Archived
update to Langpack i18n.json files for September release (#17300)
This commit is contained in:
@@ -399,22 +399,42 @@
|
|||||||
"arc.sql.connection.settings.section.title": "SQL-Verbindungsinformationen",
|
"arc.sql.connection.settings.section.title": "SQL-Verbindungsinformationen",
|
||||||
"arc.sql.cores-limit.description": "Der Kerngrenzwert der verwalteten Instanz als ganze Zahl.",
|
"arc.sql.cores-limit.description": "Der Kerngrenzwert der verwalteten Instanz als ganze Zahl.",
|
||||||
"arc.sql.cores-request.description": "Die Anforderung von Kernen der verwalteten Instanz als ganze Zahl.",
|
"arc.sql.cores-request.description": "Die Anforderung von Kernen der verwalteten Instanz als ganze Zahl.",
|
||||||
|
"arc.sql.dev.use.description": "Aktivieren Sie das Kontrollkästchen, um anzugeben, dass diese Instanz nur zu Entwicklungs- oder Testzwecken verwendet wird. Diese Instanz wird nicht in Rechnung gestellt.",
|
||||||
|
"arc.sql.dev.use.label": "Nur für die Entwicklung",
|
||||||
|
"arc.sql.high.availability.description": "Aktivieren Sie zusätzliche Replikate, um Hochverfügbarkeit zu erzielen. Die nachstehend ausgewählte Konfiguration für Compute- und Speicherressourcen wird auf alle Replikate angewendet.",
|
||||||
|
"arc.sql.high.availability.label": "Hochverfügbarkeit",
|
||||||
"arc.sql.instance.name": "Instanzname",
|
"arc.sql.instance.name": "Instanzname",
|
||||||
"arc.sql.instance.settings.section.title": "SQL-Instanzeinstellungen",
|
"arc.sql.instance.settings.section.title": "SQL-Instanzeinstellungen",
|
||||||
"arc.sql.invalid.instance.name": "Der Instanzname muss aus alphanumerischen Kleinbuchstaben oder \"-\" bestehen, mit einem Buchstaben beginnen, mit einem alphanumerischen Zeichen enden und höchstens 13 Zeichen lang sein.",
|
"arc.sql.invalid.instance.name": "Der Instanzname muss aus alphanumerischen Kleinbuchstaben oder \"-\" bestehen, mit einem Buchstaben beginnen, mit einem alphanumerischen Zeichen enden und höchstens 13 Zeichen lang sein.",
|
||||||
"arc.sql.invalid.username": "der SA-Benutzername ist deaktiviert, wählen Sie einen anderen Benutzernamen aus",
|
"arc.sql.invalid.username": "der SA-Benutzername ist deaktiviert, wählen Sie einen anderen Benutzernamen aus",
|
||||||
"arc.sql.memory-limit.description": "Der Kapazitätsgrenzwert der verwalteten Instanz als ganze Zahl.",
|
"arc.sql.memory-limit.description": "Der Kapazitätsgrenzwert der verwalteten Instanz als ganze Zahl.",
|
||||||
"arc.sql.memory-request.description": "Die Anforderung für die Kapazität der verwalteten Instanz als ganzzahlige Menge an Arbeitsspeicher in GB.",
|
"arc.sql.memory-request.description": "Die Anforderung für die Kapazität der verwalteten Instanz als ganzzahlige Menge an Arbeitsspeicher in GB.",
|
||||||
"arc.sql.replicas.description": "Die Anzahl der SQL Managed Instance-Replikate, die in Ihrem Kubernetes-Cluster für Hochverfügbarkeit bereitgestellt werden.",
|
"arc.sql.one.replica": "1 Replikat",
|
||||||
"arc.sql.replicas.label": "Replikate",
|
"arc.sql.service.tier.business.critical": "[VORSCHAU] Unternehmenskritisch (Unbegrenzte virtuelle Kerne und RAM, erweiterte Hochverfügbarkeit)",
|
||||||
"arc.sql.storage-class.data.description": "Die Speicherklasse, die für Daten (.mdf) verwendet werden soll",
|
"arc.sql.service.tier.description": "Wählen Sie aus den neuesten virtuellen Kern-Dienstebenen aus, die für SQL Managed Instance verfügbar sind – Azure Arc einschließlich Universell und Unternehmenskritisch. {0}",
|
||||||
|
"arc.sql.service.tier.general.purpose": "Universell (bis zu 24 virtuelle Kerne und 128 Gi RAM, Standard-Hochverfügbarkeit)",
|
||||||
|
"arc.sql.service.tier.label": "Dienstebene",
|
||||||
|
"arc.sql.storage-class.backups.description": "Die Speicherklasse, die für persistente Sicherungsvolumes verwendet werden soll. Wenn kein Wert angegeben wird, wird die Standardspeicherklasse verwendet.",
|
||||||
|
"arc.sql.storage-class.data.description": "Die für Daten (.mdf) zu verwendende Speicherklasse. Wenn kein Wert angegeben wird, wird die Standardspeicherklasse verwendet.",
|
||||||
|
"arc.sql.storage-class.datalogs.description": "Die Speicherklasse, die für Datenbankprotokolle (LDF) verwendet werden soll. Wenn kein Wert angegeben wird, wird die Standardspeicherklasse verwendet.",
|
||||||
"arc.sql.storage-class.dc.description": "Die Speicherklasse, die für alle persistenten Daten- und Protokollvolumes für alle Datencontrollerpods verwendet werden soll, die diese benötigen.",
|
"arc.sql.storage-class.dc.description": "Die Speicherklasse, die für alle persistenten Daten- und Protokollvolumes für alle Datencontrollerpods verwendet werden soll, die diese benötigen.",
|
||||||
"arc.sql.storage-class.logs.description": "Die Speicherklasse, die für Protokolle (/var/log) verwendet werden soll",
|
"arc.sql.storage-class.logs.description": "Die für Protokolle (/var/log) zu verwendende Speicherklasse. Wenn kein Wert angegeben wird, wird die Standardspeicherklasse verwendet.",
|
||||||
|
"arc.sql.three.replicas": "3 Replikate",
|
||||||
|
"arc.sql.two.replicas": "2 Replikate",
|
||||||
"arc.sql.username": "Benutzername",
|
"arc.sql.username": "Benutzername",
|
||||||
|
"arc.sql.volume.size.backups.description": "Die Größe des Speichervolumes, das für Sicherungen in GiB verwendet werden soll.",
|
||||||
|
"arc.sql.volume.size.backups.label": "Volumegröße in Gi (Sicherungen)",
|
||||||
|
"arc.sql.volume.size.data.description": "Die Größe des Speichervolumes, das für Daten in Gibibytes verwendet werden soll.",
|
||||||
|
"arc.sql.volume.size.data.label": "Volumegröße in Gi (Daten)",
|
||||||
|
"arc.sql.volume.size.datalogs.description": "Die Größe des Speichervolumes, das für Datenbankprotokolle in GiB verwendet werden soll.",
|
||||||
|
"arc.sql.volume.size.datalogs.label": "Volumegröße in Gi (Datenbankprotokolle)",
|
||||||
|
"arc.sql.volume.size.logs.description": "Die Größe des Speichervolumes, das für Protokolle in GiB verwendet werden soll.",
|
||||||
|
"arc.sql.volume.size.logs.label": "Volumegröße in Gi (Protokolle)",
|
||||||
"arc.sql.wizard.page1.title": "Azure SQL Managed Instance-Parameter bereitstellen",
|
"arc.sql.wizard.page1.title": "Azure SQL Managed Instance-Parameter bereitstellen",
|
||||||
"arc.sql.wizard.title": "Bereitstellen von Azure SQL Managed Instance – Azure Arc (Vorschau)",
|
"arc.sql.wizard.title": "Bereitstellen von Azure SQL Managed Instance – Azure Arc (Vorschau)",
|
||||||
"arc.storage-class.backups.label": "Speicherklasse (Sicherungen)",
|
"arc.storage-class.backups.label": "Speicherklasse (Sicherungen)",
|
||||||
"arc.storage-class.data.label": "Speicherklasse (Daten)",
|
"arc.storage-class.data.label": "Speicherklasse (Daten)",
|
||||||
|
"arc.storage-class.datalogs.label": "Storage-Klasse (Datenbankprotokolle)",
|
||||||
"arc.storage-class.dc.label": "Speicherklasse",
|
"arc.storage-class.dc.label": "Speicherklasse",
|
||||||
"arc.storage-class.logs.label": "Speicherklasse (Protokolle)",
|
"arc.storage-class.logs.label": "Speicherklasse (Protokolle)",
|
||||||
"arc.view.title": "Azure Arc-Controller",
|
"arc.view.title": "Azure Arc-Controller",
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"dataworkspace.projectParentDirectoryNotExistError": "Der ausgewählte Projektspeicherort \"{0}\" ist nicht vorhanden oder kein Verzeichnis.",
|
"dataworkspace.projectParentDirectoryNotExistError": "Der ausgewählte Projektspeicherort \"{0}\" ist nicht vorhanden oder kein Verzeichnis.",
|
||||||
"dataworkspace.projectsFailedToLoad": "Einige Projekte konnten nicht geladen werden. Um weitere Details anzuzeigen, [Entwicklerkonsole öffnen](command:workbench.action.toggleDevTools)",
|
"dataworkspace.projectsFailedToLoad": "Einige Projekte konnten nicht geladen werden. Um weitere Details anzuzeigen, [Entwicklerkonsole öffnen](command:workbench.action.toggleDevTools)",
|
||||||
"dataworkspace.remoteGitRepo": "Git-Remoterepository",
|
"dataworkspace.remoteGitRepo": "Git-Remoterepository",
|
||||||
"dataworkspace.restartConfirmation": "Azure Data Studio muss neu gestartet werden, damit das Projekt erstellt und dem Arbeitsbereich hinzugefügt wird, jetzt ausführen?",
|
"dataworkspace.restartConfirmation": "Azure Data Studio muss neu gestartet werden, damit das Projekt in den Arbeitsbereich hinzugefügt wird. Jetzt neu starten?",
|
||||||
"dataworkspace.select": "Auswählen",
|
"dataworkspace.select": "Auswählen",
|
||||||
"dataworkspace.selectProjectLocation": "Projektspeicherort auswählen",
|
"dataworkspace.selectProjectLocation": "Projektspeicherort auswählen",
|
||||||
"dataworkspace.selectProjectType": "Projekttyp auswählen",
|
"dataworkspace.selectProjectType": "Projekttyp auswählen",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
"projects-view-no-project-content": "Im aktuellen Arbeitsbereich sind keine Projekte geöffnet.\r\n[Neues erstellen](command:projects.new)\r\n[Bestehendes öffnen](command:projects.openExisting)\r\nWeitere Informationen zu Projekten [unsere Dokumentation lesen](https://aka.ms/azuredatastudio-projects).\r\n",
|
"projects-view-no-project-content": "Im aktuellen Arbeitsbereich sind keine Projekte geöffnet.\r\n[Neues erstellen](command:projects.new)\r\n[Bestehendes öffnen](command:projects.openExisting)\r\nWeitere Informationen zu Projekten [unsere Dokumentation lesen](https://aka.ms/azuredatastudio-projects).\r\n",
|
||||||
"projects-view-no-workspace-content": "Erstellen Sie ein neues oder öffnen Sie ein bestehendes, um loszulegen.\r\n[Neues erstellen](command:projects.new)\r\n[Bestehendes öffnen](command:projects.openExisting)\r\nWeitere Informationen zu Projekten [unsere Dokumentation lesen](https://aka.ms/azuredatastudio-projects).",
|
"projects-view-no-workspace-content": "Erstellen Sie ein neues oder öffnen Sie ein bestehendes, um loszulegen.\r\n[Neues erstellen](command:projects.new)\r\n[Bestehendes öffnen](command:projects.openExisting)\r\nWeitere Informationen zu Projekten [unsere Dokumentation lesen](https://aka.ms/azuredatastudio-projects).",
|
||||||
"projects.defaultProjectSaveLocation": "Vollständiger Pfad zu dem Ordner, in dem neue Projekte standardmäßig gespeichert werden.",
|
"projects.defaultProjectSaveLocation": "Vollständiger Pfad zu dem Ordner, in dem neue Projekte standardmäßig gespeichert werden.",
|
||||||
|
"projects.excludedProjectsDescription": "Liste der Projekte im Arbeitsbereich, die aus dem Projekte-Viewlet ausgeschlossen werden sollen",
|
||||||
"projects.showNotAddedProjectsInWorkspacePrompt": "Informationsmeldung immer anzeigen, wenn die aktuellen Arbeitsbereichsordner Projekte enthalten, die nicht zu den Projekten des Arbeitsbereichs hinzugefügt wurden.",
|
"projects.showNotAddedProjectsInWorkspacePrompt": "Informationsmeldung immer anzeigen, wenn die aktuellen Arbeitsbereichsordner Projekte enthalten, die nicht zu den Projekten des Arbeitsbereichs hinzugefügt wurden.",
|
||||||
"refresh-workspace-command": "Aktualisieren",
|
"refresh-workspace-command": "Aktualisieren",
|
||||||
"remove-project-command": "Projekt entfernen"
|
"remove-project-command": "Projekt entfernen"
|
||||||
|
|||||||
@@ -13,11 +13,19 @@
|
|||||||
"flatFileImport.allowNulls": "NULL-Werte zulassen",
|
"flatFileImport.allowNulls": "NULL-Werte zulassen",
|
||||||
"flatFileImport.browseFiles": "Durchsuchen",
|
"flatFileImport.browseFiles": "Durchsuchen",
|
||||||
"flatFileImport.columnName": "Spaltenname",
|
"flatFileImport.columnName": "Spaltenname",
|
||||||
|
"flatFileImport.columnTableTitle": "Spalte",
|
||||||
|
"flatFileImport.createDerivedColumn": "Abgeleitete Spalte erstellen",
|
||||||
"flatFileImport.dataType": "Datentyp",
|
"flatFileImport.dataType": "Datentyp",
|
||||||
"flatFileImport.databaseDropdownTitle": "Datenbank, in der die Tabelle erstellt wird",
|
"flatFileImport.databaseDropdownTitle": "Datenbank, in der die Tabelle erstellt wird",
|
||||||
"flatFileImport.databaseName": "Datenbankname",
|
"flatFileImport.databaseName": "Datenbankname",
|
||||||
|
"flatFileImport.deriverColumnInstruction1": "Wählen Sie die Datenspalten auf der linken Seite aus, die zum Ableiten der neuen Spalte erforderlich sind",
|
||||||
|
"flatFileImport.deriverColumnInstruction2": "Wählen Sie eine Zeile aus, und geben Sie eine Beispieltransformation an, die Sie auf den Rest der Spalte anwenden möchten",
|
||||||
|
"flatFileImport.deriverColumnInstruction3": "Klicken Sie auf \"Vorschau der Transformation anzeigen\", um eine Vorschau der Transformation anzuzeigen",
|
||||||
|
"flatFileImport.deriverColumnInstruction4": "Verfeinern Sie Ihre Transformation, bis Sie die gewünschte Spalte erhalten",
|
||||||
|
"flatFileImport.deriverColumnInstruction5": "Geben Sie den Namen der neuen abgeleiteten Spalte an und klicken Sie auf \"Fertig\"",
|
||||||
"flatFileImport.fileImport": "Zu importierende Datei",
|
"flatFileImport.fileImport": "Zu importierende Datei",
|
||||||
"flatFileImport.fileTextboxTitle": "Speicherort der zu importierenden Datei",
|
"flatFileImport.fileTextboxTitle": "Speicherort der zu importierenden Datei",
|
||||||
|
"flatFileImport.headerIntructionText": "Willkommen beim Tool für abgeleitete Spalten! Führen Sie die folgenden Schritte aus, um loszulegen:",
|
||||||
"flatFileImport.importData": "Daten importieren",
|
"flatFileImport.importData": "Daten importieren",
|
||||||
"flatFileImport.importInformation": "Informationen importieren",
|
"flatFileImport.importInformation": "Informationen importieren",
|
||||||
"flatFileImport.importNewFile": "Neue Datei importieren",
|
"flatFileImport.importNewFile": "Neue Datei importieren",
|
||||||
@@ -28,13 +36,19 @@
|
|||||||
"flatFileImport.page2Name": "Datenvorschau",
|
"flatFileImport.page2Name": "Datenvorschau",
|
||||||
"flatFileImport.page3Name": "Spalten ändern",
|
"flatFileImport.page3Name": "Spalten ändern",
|
||||||
"flatFileImport.page4Name": "Zusammenfassung",
|
"flatFileImport.page4Name": "Zusammenfassung",
|
||||||
|
"flatFileImport.previewTransformation": "Vorschau der Transformation",
|
||||||
"flatFileImport.primaryKey": "Primärschlüssel",
|
"flatFileImport.primaryKey": "Primärschlüssel",
|
||||||
"flatFileImport.prosePreviewMessage": "Mit diesem Vorgang wurde die Struktur der Eingabedatei analysiert, um die nachstehende Vorschau für die ersten 50 Zeilen zu generieren.",
|
"flatFileImport.prosePreviewMessage": "Mit diesem Vorgang wurde die Struktur der Eingabedatei analysiert, um die nachstehende Vorschau für die ersten 50 Zeilen zu generieren.",
|
||||||
"flatFileImport.prosePreviewMessageFail": "Der Vorgang war nicht erfolgreich. Versuchen Sie es mit einer anderen Eingabedatei.",
|
"flatFileImport.prosePreviewMessageFail": "Der Vorgang war nicht erfolgreich. Versuchen Sie es mit einer anderen Eingabedatei.",
|
||||||
"flatFileImport.refresh": "Aktualisieren",
|
"flatFileImport.refresh": "Aktualisieren",
|
||||||
"flatFileImport.schemaTextboxTitle": "Tabellenschema",
|
"flatFileImport.schemaTextboxTitle": "Tabellenschema",
|
||||||
|
"flatFileImport.selectAllColumns": "Alle Spalten auswählen",
|
||||||
|
"flatFileImport.selectColumn": "Spalte {0} auswählen",
|
||||||
"flatFileImport.serverDropdownTitle": "Server, auf dem sich die Datenbank befindet",
|
"flatFileImport.serverDropdownTitle": "Server, auf dem sich die Datenbank befindet",
|
||||||
"flatFileImport.serverName": "Servername",
|
"flatFileImport.serverName": "Servername",
|
||||||
|
"flatFileImport.specifyDerivedColNameTitle": "Spaltenname",
|
||||||
|
"flatFileImport.specifyTransformation": "Transformation angeben",
|
||||||
|
"flatFileImport.specifyTransformationForRow": "Transformation für Zeile {0} angeben",
|
||||||
"flatFileImport.success.norows": "✔ Sie haben die Daten erfolgreich in eine Tabelle eingefügt.",
|
"flatFileImport.success.norows": "✔ Sie haben die Daten erfolgreich in eine Tabelle eingefügt.",
|
||||||
"flatFileImport.tableName": "Tabellenname",
|
"flatFileImport.tableName": "Tabellenname",
|
||||||
"flatFileImport.tableSchema": "Tabellenschema",
|
"flatFileImport.tableSchema": "Tabellenschema",
|
||||||
|
|||||||
@@ -59,7 +59,7 @@
|
|||||||
"kusto.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory: universell mit MFA-Unterstützung",
|
"kusto.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory: universell mit MFA-Unterstützung",
|
||||||
"kusto.connectionOptions.authType.categoryValues.none": "Keine Authentifizierung",
|
"kusto.connectionOptions.authType.categoryValues.none": "Keine Authentifizierung",
|
||||||
"kusto.connectionOptions.authType.categoryValues.sqlLogin": "Benutzerauthentifizierung",
|
"kusto.connectionOptions.authType.categoryValues.sqlLogin": "Benutzerauthentifizierung",
|
||||||
"kusto.connectionOptions.authType.description": "Gibt die Methode für die Authentifizierung bei KUSTO Server an",
|
"kusto.connectionOptions.authType.description": "Gibt die Methode für die Authentifizierung bei Kusto-Server an",
|
||||||
"kusto.connectionOptions.authType.displayName": "Authentifizierungstyp",
|
"kusto.connectionOptions.authType.displayName": "Authentifizierungstyp",
|
||||||
"kusto.connectionOptions.connectRetryCount.description": "Anzahl der Versuche zur Verbindungswiederherstellung",
|
"kusto.connectionOptions.connectRetryCount.description": "Anzahl der Versuche zur Verbindungswiederherstellung",
|
||||||
"kusto.connectionOptions.connectRetryCount.displayName": "Anzahl der Verbindungswiederholungen",
|
"kusto.connectionOptions.connectRetryCount.displayName": "Anzahl der Verbindungswiederholungen",
|
||||||
@@ -71,7 +71,7 @@
|
|||||||
"kusto.connectionOptions.connectionName.displayName": "Name (optional)",
|
"kusto.connectionOptions.connectionName.displayName": "Name (optional)",
|
||||||
"kusto.connectionOptions.databaseName.description": "Der Name des Anfangskatalogs oder der Anfangsdatenbank in der Datenquelle",
|
"kusto.connectionOptions.databaseName.description": "Der Name des Anfangskatalogs oder der Anfangsdatenbank in der Datenquelle",
|
||||||
"kusto.connectionOptions.databaseName.displayName": "Datenbank",
|
"kusto.connectionOptions.databaseName.displayName": "Datenbank",
|
||||||
"kusto.connectionOptions.failoverPartner.description": "Der Name oder die Netzwerkadresse der KUSTO Server-Instanz, die als Failoverpartner fungiert",
|
"kusto.connectionOptions.failoverPartner.description": "Der Name oder die Netzwerkadresse der Kusto-Server-Instanz, die als Failoverpartner fungiert",
|
||||||
"kusto.connectionOptions.failoverPartner.displayName": "Failoverpartner",
|
"kusto.connectionOptions.failoverPartner.displayName": "Failoverpartner",
|
||||||
"kusto.connectionOptions.groupName.connectionResiliency": "Verbindungsresilienz",
|
"kusto.connectionOptions.groupName.connectionResiliency": "Verbindungsresilienz",
|
||||||
"kusto.connectionOptions.groupName.context": "Kontext",
|
"kusto.connectionOptions.groupName.context": "Kontext",
|
||||||
@@ -80,11 +80,11 @@
|
|||||||
"kusto.connectionOptions.groupName.source": "Quelle",
|
"kusto.connectionOptions.groupName.source": "Quelle",
|
||||||
"kusto.connectionOptions.password.description": "Gibt das Kennwort an, das beim Herstellen einer Verbindung mit der Datenquelle verwendet werden soll.",
|
"kusto.connectionOptions.password.description": "Gibt das Kennwort an, das beim Herstellen einer Verbindung mit der Datenquelle verwendet werden soll.",
|
||||||
"kusto.connectionOptions.password.displayName": "Kennwort",
|
"kusto.connectionOptions.password.displayName": "Kennwort",
|
||||||
"kusto.connectionOptions.serverName.description": "KUSTO-Clustername",
|
"kusto.connectionOptions.serverName.description": "Kusto-Clustername",
|
||||||
"kusto.connectionOptions.serverName.displayName": "Cluster",
|
"kusto.connectionOptions.serverName.displayName": "Cluster",
|
||||||
"kusto.connectionOptions.userName.description": "Gibt die Benutzer-ID an, die beim Herstellen einer Verbindung mit der Datenquelle verwendet werden soll.",
|
"kusto.connectionOptions.userName.description": "Gibt die Benutzer-ID an, die beim Herstellen einer Verbindung mit der Datenquelle verwendet werden soll.",
|
||||||
"kusto.connectionOptions.userName.displayName": "Benutzername",
|
"kusto.connectionOptions.userName.displayName": "Benutzername",
|
||||||
"kusto.connectionOptions.workstationId.description": "Der Name der Arbeitsstation, die eine Verbindung mit KUSTO Server herstellt",
|
"kusto.connectionOptions.workstationId.description": "Der Name der Arbeitsstation, die eine Verbindung mit dem Kusto-Server herstellt",
|
||||||
"kusto.connectionOptions.workstationId.displayName": "Arbeitsstations-ID",
|
"kusto.connectionOptions.workstationId.displayName": "Arbeitsstations-ID",
|
||||||
"kusto.format.alignColumnDefinitionsInColumns": "Sollen Spaltendefinitionen ausgerichtet werden?",
|
"kusto.format.alignColumnDefinitionsInColumns": "Sollen Spaltendefinitionen ausgerichtet werden?",
|
||||||
"kusto.format.datatypeCasing": "Gibt an, ob Datentypen in Großbuchstaben, Kleinbuchstaben oder gar nicht formatiert werden sollen.",
|
"kusto.format.datatypeCasing": "Gibt an, ob Datentypen in Großbuchstaben, Kleinbuchstaben oder gar nicht formatiert werden sollen.",
|
||||||
|
|||||||
@@ -74,6 +74,7 @@
|
|||||||
"newBook": "Neue Jupyter Book-Instanz (Vorschau)",
|
"newBook": "Neue Jupyter Book-Instanz (Vorschau)",
|
||||||
"newMarkdown": "Neuer Markdown (Vorschau)",
|
"newMarkdown": "Neuer Markdown (Vorschau)",
|
||||||
"newNotebook": "Neues Notebook (Vorschau)",
|
"newNotebook": "Neues Notebook (Vorschau)",
|
||||||
|
"newSection": "Neuer Abschnitt (Vorschau)",
|
||||||
"noBDCConnectionError": "Für Spark-Kernel ist eine Verbindung mit einer Masterinstanz eines SQL Server-Big Data-Clusters erforderlich.",
|
"noBDCConnectionError": "Für Spark-Kernel ist eine Verbindung mit einer Masterinstanz eines SQL Server-Big Data-Clusters erforderlich.",
|
||||||
"noBooksSelected": "Im Viewlet sind zurzeit keine Jupyter Books ausgewählt.",
|
"noBooksSelected": "Im Viewlet sind zurzeit keine Jupyter Books ausgewählt.",
|
||||||
"onGitHub": "GitHub",
|
"onGitHub": "GitHub",
|
||||||
@@ -110,7 +111,7 @@
|
|||||||
},
|
},
|
||||||
"dist/dialog/configurePython/configurePathPage": {
|
"dist/dialog/configurePython/configurePathPage": {
|
||||||
"configurePython.browseButtonText": "Durchsuchen",
|
"configurePython.browseButtonText": "Durchsuchen",
|
||||||
"configurePython.descriptionWithKernel": "Für den {0}-Kernel ist die Konfiguration einer Python-Runtime und die Installation von Abhängigkeiten erforderlich.",
|
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
|
||||||
"configurePython.descriptionWithoutKernel": "Für Notebook-Kernel ist die Konfiguration einer Python-Runtime und die Installation von Abhängigkeiten erforderlich.",
|
"configurePython.descriptionWithoutKernel": "Für Notebook-Kernel ist die Konfiguration einer Python-Runtime und die Installation von Abhängigkeiten erforderlich.",
|
||||||
"configurePython.existingInstall": "Vorhandene Python-Installation verwenden",
|
"configurePython.existingInstall": "Vorhandene Python-Installation verwenden",
|
||||||
"configurePython.installationType": "Installationstyp",
|
"configurePython.installationType": "Installationstyp",
|
||||||
@@ -139,7 +140,7 @@
|
|||||||
"configurePython.pkgNameColumn": "Name",
|
"configurePython.pkgNameColumn": "Name",
|
||||||
"configurePython.requiredDependencies": "Erforderliche Kernelabhängigkeiten installieren",
|
"configurePython.requiredDependencies": "Erforderliche Kernelabhängigkeiten installieren",
|
||||||
"configurePython.requiredVersionColumn": "Erforderliche Version",
|
"configurePython.requiredVersionColumn": "Erforderliche Version",
|
||||||
"msgUnsupportedKernel": "Für Kernel \"{0}\" konnten keine Pakete abgerufen werden."
|
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
|
||||||
},
|
},
|
||||||
"dist/dialog/managePackages/addNewPackageTab": {
|
"dist/dialog/managePackages/addNewPackageTab": {
|
||||||
"managePackages.addNewTabTitle": "Neu hinzufügen",
|
"managePackages.addNewTabTitle": "Neu hinzufügen",
|
||||||
@@ -183,7 +184,7 @@
|
|||||||
"notebookFileType": "Notebooks",
|
"notebookFileType": "Notebooks",
|
||||||
"unsupportedFileType": "Es werden nur IPYNB-Notebooks unterstützt."
|
"unsupportedFileType": "Es werden nur IPYNB-Notebooks unterstützt."
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterNotebookProvider": {
|
"dist/jupyter/jupyterExecuteProvider": {
|
||||||
"errNotebookUriMissing": "Ein Notebook-Pfad ist erforderlich."
|
"errNotebookUriMissing": "Ein Notebook-Pfad ist erforderlich."
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterServerInstallation": {
|
"dist/jupyter/jupyterServerInstallation": {
|
||||||
@@ -251,11 +252,15 @@
|
|||||||
"notebook.command.addcell": "Zelle hinzufügen",
|
"notebook.command.addcell": "Zelle hinzufügen",
|
||||||
"notebook.command.addcode": "Codezelle hinzufügen",
|
"notebook.command.addcode": "Codezelle hinzufügen",
|
||||||
"notebook.command.addtext": "Textzelle hinzufügen",
|
"notebook.command.addtext": "Textzelle hinzufügen",
|
||||||
|
"notebook.command.boldText": "Fettschreiben des Markdowntextes",
|
||||||
"notebook.command.clearactivecellresult": "Zellergebnis löschen",
|
"notebook.command.clearactivecellresult": "Zellergebnis löschen",
|
||||||
|
"notebook.command.codeBlock": "Codeblock hinzufügen",
|
||||||
|
"notebook.command.italicizeText": "Kursivisieren des Markdowntextes",
|
||||||
"notebook.command.new": "Neues Notebook",
|
"notebook.command.new": "Neues Notebook",
|
||||||
"notebook.command.open": "Notebook öffnen",
|
"notebook.command.open": "Notebook öffnen",
|
||||||
"notebook.command.runactivecell": "Zelle ausführen",
|
"notebook.command.runactivecell": "Zelle ausführen",
|
||||||
"notebook.command.runallcells": "Zellen ausführen",
|
"notebook.command.runallcells": "Zellen ausführen",
|
||||||
|
"notebook.command.underlineText": "Markdowntext unterstreichen",
|
||||||
"notebook.configuration.title": "Notebook-Konfiguration",
|
"notebook.configuration.title": "Notebook-Konfiguration",
|
||||||
"notebook.dontPromptPythonUpdate.description": "Zeigen Sie keine Aufforderungen zum Aktualisieren von Python an.",
|
"notebook.dontPromptPythonUpdate.description": "Zeigen Sie keine Aufforderungen zum Aktualisieren von Python an.",
|
||||||
"notebook.jupyterServerShutdownTimeout.description": "Die Zeit ( in Minuten), die abgewartet werden soll, bevor ein Server heruntergefahren wird, nachdem alle Notizbücher geschlossen wurden. (Geben Sie 0 ein, um nicht herunterzufahren)",
|
"notebook.jupyterServerShutdownTimeout.description": "Die Zeit ( in Minuten), die abgewartet werden soll, bevor ein Server heruntergefahren wird, nachdem alle Notizbücher geschlossen wurden. (Geben Sie 0 ein, um nicht herunterzufahren)",
|
||||||
@@ -274,6 +279,7 @@
|
|||||||
"title.SavedBooks": "Notebooks",
|
"title.SavedBooks": "Notebooks",
|
||||||
"title.addMarkdown": "Markdowndatei hinzufügen",
|
"title.addMarkdown": "Markdowndatei hinzufügen",
|
||||||
"title.addNotebook": "Notebook hinzufügen",
|
"title.addNotebook": "Notebook hinzufügen",
|
||||||
|
"title.addSection": "Abschnitt hinzufügen",
|
||||||
"title.analyzeJupyterNotebook": "In Notebook analysieren",
|
"title.analyzeJupyterNotebook": "In Notebook analysieren",
|
||||||
"title.closeJupyterBook": "Jupyter-Buch schließen",
|
"title.closeJupyterBook": "Jupyter-Buch schließen",
|
||||||
"title.closeNotebook": "Notebook schließen",
|
"title.closeNotebook": "Notebook schließen",
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"contents": {
|
"contents": {
|
||||||
"dist/constants": {
|
"dist/constants": {
|
||||||
"XEventsFailed": "XEvents operation failed.",
|
"XEventsFailed": "Fehler beim XEvents-Vorgang.",
|
||||||
"XEventsNotSupported": "XEvents sessions not supported.",
|
"XEventsNotSupported": "XEvents-Sitzungen werden nicht unterstützt.",
|
||||||
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
|
"XEventsStarted": "XEvents-Sitzungen wurden für PageContention und ObjectContention gestartet.",
|
||||||
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
|
"XEventsStopped": "Die XEvents-Sitzungen PageContention und ObjectContention wurden entfernt."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
"Failed": "Fehlerhaft",
|
"Failed": "Fehlerhaft",
|
||||||
"InProgress": "In Bearbeitung",
|
"InProgress": "In Bearbeitung",
|
||||||
"PublishHistory": "Veröffentlichungsverlauf",
|
"PublishHistory": "Veröffentlichungsverlauf",
|
||||||
|
"SettingAlreadyExists": "Die lokale App-Einstellung \"{0}\" ist bereits vorhanden. Überschreiben?",
|
||||||
"Status": "Status",
|
"Status": "Status",
|
||||||
"Success": "Erfolgreich",
|
"Success": "Erfolgreich",
|
||||||
"TargetDatabase": "Zieldatenbank",
|
"TargetDatabase": "Zieldatenbank",
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
"addDatabaseReferencedialogName": "Datenbankverweis hinzufügen",
|
"addDatabaseReferencedialogName": "Datenbankverweis hinzufügen",
|
||||||
"addItemAction": "Element hinzufügen",
|
"addItemAction": "Element hinzufügen",
|
||||||
"addPackage": "Paket hinzufügen",
|
"addPackage": "Paket hinzufügen",
|
||||||
|
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||||
"appSettingPrompt": "Möchten Sie die Datei \"local.settings.json\" der Azure-Funktion mit der neuen Verbindungszeichenfolge aktualisieren?",
|
"appSettingPrompt": "Möchten Sie die Datei \"local.settings.json\" der Azure-Funktion mit der neuen Verbindungszeichenfolge aktualisieren?",
|
||||||
"at": "bei",
|
"at": "bei",
|
||||||
"browseButtonText": "Ordner durchsuchen",
|
"browseButtonText": "Ordner durchsuchen",
|
||||||
@@ -39,12 +41,14 @@
|
|||||||
"chooseSqlcmdVarsToModify": "Zu ändernde SQLCMD-Variablen auswählen",
|
"chooseSqlcmdVarsToModify": "Zu ändernde SQLCMD-Variablen auswählen",
|
||||||
"cicularProjectReference": "Zirkelbezug vom Projekt {0} zum Projekt {1}",
|
"cicularProjectReference": "Zirkelbezug vom Projekt {0} zum Projekt {1}",
|
||||||
"cleaningDockerImagesMessage": "Vorhandene Bereitstellungen werden bereinigt...",
|
"cleaningDockerImagesMessage": "Vorhandene Bereitstellungen werden bereinigt...",
|
||||||
|
"confirmPassword": "Bestätigen Sie das SQL Server-Administratorkennwort",
|
||||||
"connectingToSqlServerOnDockerMessage": "Herstellen einer Verbindung mit SQL Server in Docker",
|
"connectingToSqlServerOnDockerMessage": "Herstellen einer Verbindung mit SQL Server in Docker",
|
||||||
"connectionFailedError": "Verbindungsfehler: \"{0}\"",
|
"connectionFailedError": "Verbindungsfehler: \"{0}\"",
|
||||||
"connectionRadioButtonLabel": "Verbindungen",
|
"connectionRadioButtonLabel": "Verbindungen",
|
||||||
"connectionStringSetting": "Name der Verbindungszeichenfolge-Einstellung",
|
"connectionStringSetting": "Name der Verbindungszeichenfolge-Einstellung",
|
||||||
"connectionStringSettingPlaceholder": "In \"local.settings.json\" angegebene Verbindungszeichenfolgeneinstellung",
|
"connectionStringSettingPlaceholder": "In \"local.settings.json\" angegebene Verbindungszeichenfolgeneinstellung",
|
||||||
"createNew": "Neu erstellen",
|
"createNew": "Neu erstellen",
|
||||||
|
"createNewLocalAppSetting": "Neue lokale App-Einstellung erstellen",
|
||||||
"createProjectDialogOkButtonText": "Erstellen",
|
"createProjectDialogOkButtonText": "Erstellen",
|
||||||
"createProjectFromDatabaseDialogName": "Projekt aus Datenbank erstellen",
|
"createProjectFromDatabaseDialogName": "Projekt aus Datenbank erstellen",
|
||||||
"createProjectSettings": "Einstellungen",
|
"createProjectSettings": "Einstellungen",
|
||||||
@@ -81,18 +85,16 @@
|
|||||||
"deployAppSettingUpdateFailed": "Fehler beim Aktualisieren der App-Einstellung \"{0}\"",
|
"deployAppSettingUpdateFailed": "Fehler beim Aktualisieren der App-Einstellung \"{0}\"",
|
||||||
"deployAppSettingUpdating": "App-Einstellung wird aktualisiert: \"{0}\"",
|
"deployAppSettingUpdating": "App-Einstellung wird aktualisiert: \"{0}\"",
|
||||||
"deployDbTaskName": "Lokales Bereitstellen eines SQL-Datenbankprojekts",
|
"deployDbTaskName": "Lokales Bereitstellen eines SQL-Datenbankprojekts",
|
||||||
"deployProjectFailed": "Fehler beim Bereitstellen des Projekts. Weitere Details finden Sie im Ausgabebereich. {0}",
|
|
||||||
"deployProjectFailedMessage": "Fehler beim Öffnen einer Verbindung mit der bereitgestellten Datenbank.",
|
"deployProjectFailedMessage": "Fehler beim Öffnen einer Verbindung mit der bereitgestellten Datenbank.",
|
||||||
"deployProjectSucceed": "Datenbankprojekt erfolgreich bereitgestellt",
|
"deployProjectSucceed": "Datenbankprojekt erfolgreich bereitgestellt",
|
||||||
"deployScriptExists": "Ein {0}-Skrip ist bereits vorhanden. Das neue Skript wird nicht im Build enthalten sein.",
|
"deployScriptExists": "Ein {0}-Skrip ist bereits vorhanden. Das neue Skript wird nicht im Build enthalten sein.",
|
||||||
"deployToDockerContainer": "Bereitstellen im Docker-Container",
|
|
||||||
"deployToExistingServer": "Auf vorhandenem Server bereitstellen",
|
|
||||||
"differentDbDifferentServer": "Andere Datenbank, anderer Server",
|
"differentDbDifferentServer": "Andere Datenbank, anderer Server",
|
||||||
"differentDbSameServer": "Andere Datenbank, derselbe Server",
|
"differentDbSameServer": "Andere Datenbank, derselbe Server",
|
||||||
"dockerContainerCreatedMessage": "Von Docker erstellte ID: \"{0}\"",
|
"dockerContainerCreatedMessage": "Von Docker erstellte ID: \"{0}\"",
|
||||||
"dockerContainerFailedToRunErrorMessage": "Fehler beim Ausführen des Docker-Containers.",
|
"dockerContainerFailedToRunErrorMessage": "Fehler beim Ausführen des Docker-Containers.",
|
||||||
"dockerContainerNotRunningErrorMessage": "Docker-Container wird nicht ausgeführt",
|
"dockerContainerNotRunningErrorMessage": "Docker-Container wird nicht ausgeführt",
|
||||||
"dockerLogMessage": "Docker-Protokolle: \"{0}\"",
|
"dockerLogMessage": "Docker-Protokolle: \"{0}\"",
|
||||||
|
"dockerNotRunningError": "Fehler beim Überprüfen von Docker. Stellen Sie sicher, dass Docker installiert ist und ausgeführt wird. Fehler: \"{0}\"",
|
||||||
"done": "Fertig",
|
"done": "Fertig",
|
||||||
"dontUseProfile": "Profil nicht verwenden",
|
"dontUseProfile": "Profil nicht verwenden",
|
||||||
"edgeProjectTypeDescription": "Beginnen Sie mit den Kernelementen zum Entwickeln und Veröffentlichen von Schemas für SQL Edge",
|
"edgeProjectTypeDescription": "Beginnen Sie mit den Kernelementen zum Entwickeln und Veröffentlichen von Schemas für SQL Edge",
|
||||||
@@ -100,13 +102,15 @@
|
|||||||
"emptyProjectTypeDescription": "Entwickeln und Veröffentlichen von Schemas für SQL-Datenbanken ab einem leeren Projekt",
|
"emptyProjectTypeDescription": "Entwickeln und Veröffentlichen von Schemas für SQL-Datenbanken ab einem leeren Projekt",
|
||||||
"emptyProjectTypeDisplayName": "SQL-Datenbank",
|
"emptyProjectTypeDisplayName": "SQL-Datenbank",
|
||||||
"enterConnStringTemplateDescription": "Vorlage für SQL-Verbindungszeichenfolge eingeben",
|
"enterConnStringTemplateDescription": "Vorlage für SQL-Verbindungszeichenfolge eingeben",
|
||||||
|
"enterConnectionString": "Verbindungszeichenfolge eingeben",
|
||||||
"enterConnectionStringEnvName": "Geben Sie den Namen der Umgebungsvariablen für die Verbindungszeichenfolge ein.",
|
"enterConnectionStringEnvName": "Geben Sie den Namen der Umgebungsvariablen für die Verbindungszeichenfolge ein.",
|
||||||
"enterConnectionStringEnvNameDescription": "Umgebungsvariable für SQL-Verbindungszeichenfolge eingeben",
|
"enterConnectionStringEnvNameDescription": "Umgebungsvariable für SQL-Verbindungszeichenfolge eingeben",
|
||||||
|
"enterConnectionStringSettingName": "Name der Verbindungszeichenfolge-Einstellung eingeben",
|
||||||
"enterConnectionStringTemplate": "Verbindungszeichenfolgenvorlage eingeben",
|
"enterConnectionStringTemplate": "Verbindungszeichenfolgenvorlage eingeben",
|
||||||
"enterNewDatabaseName": "Neuen Datenbanknamen eingeben",
|
"enterNewDatabaseName": "Neuen Datenbanknamen eingeben",
|
||||||
"enterNewValueForVar": "Geben Sie einen neuen Wert für die Variable \"{0}\" ein",
|
"enterNewValueForVar": "Geben Sie einen neuen Wert für die Variable \"{0}\" ein",
|
||||||
"enterPassword": "Geben Sie ein Kennwort ein, oder drücken Sie die EINGABETASTE, um das generierte Kennwort zu verwenden.",
|
"enterPassword": "Geben Sie das SQL Server-Administratorkennwort ein",
|
||||||
"enterPortNumber": "Geben Sie die Portnummer ein, oder drücken Sie die EINGABETASTE, um den Standardwert zu verwenden.",
|
"enterPortNumber": "Geben Sie die SQL Server-Portnummer ein, oder drücken Sie die Eingabetaste, um den Standardwert zu verwenden",
|
||||||
"enterSystemDbName": "Geben Sie einen Datenbanknamen für diese Systemdatenbank ein.",
|
"enterSystemDbName": "Geben Sie einen Datenbanknamen für diese Systemdatenbank ein.",
|
||||||
"errorFindingBuildFilesLocation": "Fehler beim Suchen des Speicherorts der Builddateien: {0}",
|
"errorFindingBuildFilesLocation": "Fehler beim Suchen des Speicherorts der Builddateien: {0}",
|
||||||
"exampleUsage": "Beispielverwendung",
|
"exampleUsage": "Beispielverwendung",
|
||||||
@@ -115,6 +119,7 @@
|
|||||||
"externalStreamingJobFriendlyName": "Externer Streamingauftrag",
|
"externalStreamingJobFriendlyName": "Externer Streamingauftrag",
|
||||||
"externalStreamingJobValidationPassed": "Die Überprüfung des externen Streamingauftrags war erfolgreich.",
|
"externalStreamingJobValidationPassed": "Die Überprüfung des externen Streamingauftrags war erfolgreich.",
|
||||||
"extractTargetRequired": "Zum Erstellen eines Datenbankprojekts sind Zielinformationen zum Extrahieren erforderlich.",
|
"extractTargetRequired": "Zum Erstellen eines Datenbankprojekts sind Zielinformationen zum Extrahieren erforderlich.",
|
||||||
|
"failedToParse": "Fehler beim Analysieren von \"{0}\": {1}.",
|
||||||
"file": "Datei",
|
"file": "Datei",
|
||||||
"fileAlreadyExists": "Auf dem Datenträger ist an diesem Speicherort bereits eine Datei mit dem Namen \"{0}\" vorhanden. Wählen Sie einen anderen Namen.",
|
"fileAlreadyExists": "Auf dem Datenträger ist an diesem Speicherort bereits eine Datei mit dem Namen \"{0}\" vorhanden. Wählen Sie einen anderen Namen.",
|
||||||
"fileFormat": "Dateiformat",
|
"fileFormat": "Dateiformat",
|
||||||
@@ -127,6 +132,7 @@
|
|||||||
"folderObject": "Ordner",
|
"folderObject": "Ordner",
|
||||||
"folderStructureLabel": "Ordnerstruktur",
|
"folderStructureLabel": "Ordnerstruktur",
|
||||||
"generateScriptButtonText": "Skript generieren",
|
"generateScriptButtonText": "Skript generieren",
|
||||||
|
"generatingProjectFailed": "Fehler beim Generieren des Projekts über AutoRest: {0}",
|
||||||
"hr": "Std.",
|
"hr": "Std.",
|
||||||
"input": "Eingabe",
|
"input": "Eingabe",
|
||||||
"invalidDataSchemaProvider": "Ungültiger DSP in der SQLPROJ-Datei",
|
"invalidDataSchemaProvider": "Ungültiger DSP in der SQLPROJ-Datei",
|
||||||
@@ -135,13 +141,17 @@
|
|||||||
"invalidInput": "Ungültige Eingabe: {0}",
|
"invalidInput": "Ungültige Eingabe: {0}",
|
||||||
"invalidProjectReload": "Auf das angegebene Datenbankprojekt kann nicht zugegriffen werden. Nur gültige, geöffnete Datenbankprojekte können neu geladen werden.",
|
"invalidProjectReload": "Auf das angegebene Datenbankprojekt kann nicht zugegriffen werden. Nur gültige, geöffnete Datenbankprojekte können neu geladen werden.",
|
||||||
"invalidPropertyValue": "Für die Eigenschaft \"{0}\" in der SQLPROJ-Datei wurde ein ungültiger Wert angegeben.",
|
"invalidPropertyValue": "Für die Eigenschaft \"{0}\" in der SQLPROJ-Datei wurde ein ungültiger Wert angegeben.",
|
||||||
|
"invalidSQLPassword": "SQL Server-Kennwort erfüllt nicht die Kennwortkomplexitätsanforderung. Weitere Informationen finden Sie unter https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||||
"invalidSqlConnectionString": "Ungültige SQL-Verbindungszeichenfolge",
|
"invalidSqlConnectionString": "Ungültige SQL-Verbindungszeichenfolge",
|
||||||
"invalidTargetPlatform": "Ungültige Zielplattform: {0}. Unterstützte Zielplattformen: {1}",
|
"invalidTargetPlatform": "Ungültige Zielplattform: {0}. Unterstützte Zielplattformen: {1}",
|
||||||
|
"jsonParseError": "{0} in der Nähe von Zeile \"{1}\", Spalte \"{2}\"",
|
||||||
"loadProfilePlaceholderText": "Profil laden...",
|
"loadProfilePlaceholderText": "Profil laden...",
|
||||||
"location": "Standort",
|
"location": "Standort",
|
||||||
"min": "min",
|
"min": "min",
|
||||||
"missingVersion": "Eintrag \"version\" fehlt in {0}",
|
"missingVersion": "Eintrag \"version\" fehlt in {0}",
|
||||||
|
"moreInformation": "More Information",
|
||||||
"msec": "ms",
|
"msec": "ms",
|
||||||
|
"multipleMostDeploymentScripts": "Unerwartete Anzahl von {0} Dateien: {1}",
|
||||||
"multipleSqlProjFilesSelected": "Mehrere SQLPROJ-Dateien ausgewählt; wählen Sie nur eine aus.",
|
"multipleSqlProjFilesSelected": "Mehrere SQLPROJ-Dateien ausgewählt; wählen Sie nur eine aus.",
|
||||||
"nameMustNotBeEmpty": "Der Name darf nicht leer sein.",
|
"nameMustNotBeEmpty": "Der Name darf nicht leer sein.",
|
||||||
"new": "Neu",
|
"new": "Neu",
|
||||||
@@ -154,12 +164,15 @@
|
|||||||
"noSqlProjFilesSelected": "Es wurde keine SQLPROJ-Datei ausgewählt. wählen Sie eine aus.",
|
"noSqlProjFilesSelected": "Es wurde keine SQLPROJ-Datei ausgewählt. wählen Sie eine aus.",
|
||||||
"noString": "Nein",
|
"noString": "Nein",
|
||||||
"noStringDefault": "Nein (Standard)",
|
"noStringDefault": "Nein (Standard)",
|
||||||
|
"nodeButNotAutorestFound": "Das Autorest-Tool wurde nicht im Systempfad gefunden, aber es wurde die Ausführung von Node.js via npx gefunden. Führen Sie \"npm installiere autorest -g\" aus, um die Installation dauerhaft durchzuführen.",
|
||||||
|
"nodeNotFound": "Im Systempfad wurde weder autorest noch Node.js (npx) gefunden. Installieren Sie Node.js, damit die autorest-Generierung funktioniert.",
|
||||||
"notValidVariableName": "Der Variablenname \"{0}\" ist ungültig.",
|
"notValidVariableName": "Der Variablenname \"{0}\" ist ungültig.",
|
||||||
"objectType": "Objekttyp",
|
"objectType": "Objekttyp",
|
||||||
"okString": "OK",
|
"okString": "OK",
|
||||||
"output": "Ausgabe",
|
"output": "Ausgabe",
|
||||||
"outsideFolderPath": "Elemente mit absolutem Pfad außerhalb des Projektordners werden nicht unterstützt. Stellen Sie sicher, dass die Pfade in der Projektdatei relativ zum Projektordner sind.",
|
"outsideFolderPath": "Elemente mit absolutem Pfad außerhalb des Projektordners werden nicht unterstützt. Stellen Sie sicher, dass die Pfade in der Projektdatei relativ zum Projektordner sind.",
|
||||||
"parentTreeItemUnknown": "Auf das übergeordnete Element des bereitgestellten Strukturelements kann nicht zugegriffen werden.",
|
"parentTreeItemUnknown": "Auf das übergeordnete Element des bereitgestellten Strukturelements kann nicht zugegriffen werden.",
|
||||||
|
"passwordNotMatch": "SQL Server-Kennwort stimmt nicht mit dem Bestätigungskennwort überein",
|
||||||
"portMustNotBeNumber": "Der Port muss eine Zahl sein.",
|
"portMustNotBeNumber": "Der Port muss eine Zahl sein.",
|
||||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||||
@@ -177,6 +190,9 @@
|
|||||||
"publishAction": "Veröffentlichen",
|
"publishAction": "Veröffentlichen",
|
||||||
"publishDialogName": "Projekt veröffentlichen",
|
"publishDialogName": "Projekt veröffentlichen",
|
||||||
"publishSettingsFiles": "Einstellungsdatei veröffentlichen",
|
"publishSettingsFiles": "Einstellungsdatei veröffentlichen",
|
||||||
|
"publishToContainerFailed": "Fehler beim Veröffentlichen im Container. Weitere Details finden Sie im Ausgabebereich. {0}",
|
||||||
|
"publishToDockerContainer": "Veröffentlichen auf einem neuen Server in einem Container",
|
||||||
|
"publishToExistingServer": "Auf vorhandenem Server veröffentlichen",
|
||||||
"referenceRadioButtonsGroupTitle": "Typ",
|
"referenceRadioButtonsGroupTitle": "Typ",
|
||||||
"referenceType": "Referenztyp",
|
"referenceType": "Referenztyp",
|
||||||
"reloadProject": "Möchten Sie Ihr Datenbankprojekt neu laden?",
|
"reloadProject": "Möchten Sie Ihr Datenbankprojekt neu laden?",
|
||||||
@@ -189,6 +205,8 @@
|
|||||||
"retryWaitMessage": "Es wird auf {0} Sekunden gewartet, bevor ein weiterer Versuch für den Vorgang \"{1}\" ausgeführt wird.",
|
"retryWaitMessage": "Es wird auf {0} Sekunden gewartet, bevor ein weiterer Versuch für den Vorgang \"{1}\" ausgeführt wird.",
|
||||||
"runningDockerMessage": "Docker-Container wird erstellt und ausgeführt...",
|
"runningDockerMessage": "Docker-Container wird erstellt und ausgeführt...",
|
||||||
"sameDatabase": "Dieselbe Datenbank",
|
"sameDatabase": "Dieselbe Datenbank",
|
||||||
|
"save": "Speichern",
|
||||||
|
"saveChangesInFile": "In der aktuellen Datei sind ungespeicherte Änderungen vorhanden. Jetzt speichern?",
|
||||||
"schema": "Schema",
|
"schema": "Schema",
|
||||||
"schemaCompareAction": "Schemavergleich",
|
"schemaCompareAction": "Schemavergleich",
|
||||||
"schemaCompareNotInstalled": "Es ist erforderlich, die Schemavergleichserweiterung zu installieren, um den Schemavergleich auszuführen.",
|
"schemaCompareNotInstalled": "Es ist erforderlich, die Schemavergleichserweiterung zu installieren, um den Schemavergleich auszuführen.",
|
||||||
@@ -196,32 +214,36 @@
|
|||||||
"scriptFriendlyName": "Skript",
|
"scriptFriendlyName": "Skript",
|
||||||
"sec": "Sek.",
|
"sec": "Sek.",
|
||||||
"selectAzureFunction": "Azure-Funktion in der aktuellen Datei auswählen, der die SQL-Bindung hinzugefügt werden soll",
|
"selectAzureFunction": "Azure-Funktion in der aktuellen Datei auswählen, der die SQL-Bindung hinzugefügt werden soll",
|
||||||
|
"selectBaseImage": "Basis SQL Server Docker-Image auswählen",
|
||||||
"selectBindingType": "Wählen Sie den Bindungstyp aus",
|
"selectBindingType": "Wählen Sie den Bindungstyp aus",
|
||||||
"selectConnection": "Verbindung auswählen",
|
"selectConnection": "Verbindung auswählen",
|
||||||
"selectDacpac": "DACPAC auswählen",
|
"selectDacpac": "DACPAC auswählen",
|
||||||
"selectDatabase": "Datenbank auswählen",
|
"selectDatabase": "Datenbank auswählen",
|
||||||
"selectDeployOption": "Auswählen, wo das Projekt bereitgestellt werden soll",
|
|
||||||
"selectFolderStructure": "Ordnerstruktur auswählen",
|
"selectFolderStructure": "Ordnerstruktur auswählen",
|
||||||
"selectProfile": "Profil auswählen",
|
"selectProfile": "Profil auswählen",
|
||||||
"selectProfileToUse": "Wählen Sie ein Veröffentlichungsprofil zum Laden aus",
|
"selectProfileToUse": "Wählen Sie ein Veröffentlichungsprofil zum Laden aus",
|
||||||
"selectProjectLocation": "Projektspeicherort auswählen",
|
"selectProjectLocation": "Projektspeicherort auswählen",
|
||||||
|
"selectPublishOption": "Auswählen, wo das Projekt veröffentlicht werden soll",
|
||||||
|
"selectSetting": "SQL-Verbindungszeichenfolgeeinstellung aus local.settings.json auswählen",
|
||||||
|
"selectSpecFile": "OpenAPI/Swagger-Spezifikationsdatei auswählen",
|
||||||
"selectString": "Auswählen",
|
"selectString": "Auswählen",
|
||||||
"selectTargetPlatform": "Aktuelle Zielplattform: {0}. Neue Zielplattform auswählen",
|
"selectTargetPlatform": "Aktuelle Zielplattform: {0}. Neue Zielplattform auswählen",
|
||||||
"server": "Server",
|
"server": "Server",
|
||||||
"serverName": "Servername",
|
"serverName": "Servername",
|
||||||
"serverVariable": "Servervariable",
|
"serverVariable": "Servervariable",
|
||||||
"sourceDatabase": "Quelldatenbank",
|
"sourceDatabase": "Quelldatenbank",
|
||||||
|
"specSelectionText": "OpenAPI/Swagger-Spezifikation",
|
||||||
"sqlCmdTableLabel": "SQLCMD-Variablen",
|
"sqlCmdTableLabel": "SQLCMD-Variablen",
|
||||||
"sqlCmdValueColumn": "Wert",
|
"sqlCmdValueColumn": "Wert",
|
||||||
"sqlCmdVariableColumn": "Name",
|
"sqlCmdVariableColumn": "Name",
|
||||||
"sqlConnectionStringFriendly": "SQL-Verbindungszeichenfolge",
|
"sqlConnectionStringFriendly": "SQL-Verbindungszeichenfolge",
|
||||||
"sqlDatabaseProjects.InstallNetCore": "Installieren",
|
"sqlDatabaseProjects.Install": "Installieren",
|
||||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "Das .NET Core SDK kann nicht gefunden werden. Der Projektbuild funktioniert nicht. Installieren Sie .NET Core SDK Version 3.1 oder aktualisieren Sie den Speicherort des .NET Core SDK in den Einstellungen, sofern bereits installiert.",
|
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "Das .NET Core SDK kann nicht gefunden werden. Der Projektbuild funktioniert nicht. Installieren Sie .NET Core SDK Version 3.1 oder aktualisieren Sie den Speicherort des .NET Core SDK in den Einstellungen, sofern bereits installiert.",
|
||||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "Derzeit ist .NET Core SDK Version {0} installiert, was nicht unterstützt wird. Der Projektbuild funktioniert nicht. Installieren Sie .NET Core SDK Version 3.1, oder aktualisieren Sie den .NET Core SDK unterstützten Versionsspeicherort in den Einstellungen, sofern bereits installiert.",
|
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "Derzeit ist .NET Core SDK Version {0} installiert, was nicht unterstützt wird. Der Projektbuild funktioniert nicht. Installieren Sie .NET Core SDK Version 3.1, oder aktualisieren Sie den .NET Core SDK unterstützten Versionsspeicherort in den Einstellungen, sofern bereits installiert.",
|
||||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "Speicherort für Updates",
|
"sqlDatabaseProjects.UpdateNetCoreLocation": "Speicherort für Updates",
|
||||||
"sqlDatabaseProjects.doNotAskAgain": "Nicht mehr fragen",
|
"sqlDatabaseProjects.doNotAskAgain": "Nicht mehr fragen",
|
||||||
"sqlDatabaseProjects.outputChannel": "Datenbankprojekte",
|
"sqlDatabaseProjects.outputChannel": "Datenbankprojekte",
|
||||||
"sqlObjectToQuery": "Abzufragende SQL-Objekte",
|
"sqlTableOrViewToQuery": "Abzufragende SQL-Tabelle oder -Ansicht",
|
||||||
"sqlTableToUpsert": "SQL-Tabelle zum Upsertieren",
|
"sqlTableToUpsert": "SQL-Tabelle zum Upsertieren",
|
||||||
"storedProcedureFriendlyName": "Gespeicherte Prozedur",
|
"storedProcedureFriendlyName": "Gespeicherte Prozedur",
|
||||||
"suppressMissingDependenciesErrors": "Fehler unterdrücken, die durch nicht aufgelöste Verweise im Projekt verursacht werden, auf das verwiesen wird.",
|
"suppressMissingDependenciesErrors": "Fehler unterdrücken, die durch nicht aufgelöste Verweise im Projekt verursacht werden, auf das verwiesen wird.",
|
||||||
@@ -242,11 +264,14 @@
|
|||||||
"updateProjectDatabaseReferencesForRoundTrip": "Die Systemdatenbankverweise müssen aktualisiert werden, um dieses Projekt zu erstellen. Wenn das Projekt in SSDT erstellt wird, funktioniert es weiterhin in beiden Tools. Möchten Sie das Projekt aktualisieren?",
|
"updateProjectDatabaseReferencesForRoundTrip": "Die Systemdatenbankverweise müssen aktualisiert werden, um dieses Projekt zu erstellen. Wenn das Projekt in SSDT erstellt wird, funktioniert es weiterhin in beiden Tools. Möchten Sie das Projekt aktualisieren?",
|
||||||
"updateProjectForRoundTrip": "Die Ziele, Verweise und Systemdatenbankverweise müssen aktualisiert werden, um dieses Projekt zu erstellen. Wenn das Projekt in SSDT erstellt wird, funktioniert es weiterhin in beiden Tools. Möchten Sie das Projekt aktualisieren?",
|
"updateProjectForRoundTrip": "Die Ziele, Verweise und Systemdatenbankverweise müssen aktualisiert werden, um dieses Projekt zu erstellen. Wenn das Projekt in SSDT erstellt wird, funktioniert es weiterhin in beiden Tools. Möchten Sie das Projekt aktualisieren?",
|
||||||
"valueCannotBeEmpty": "Der Wert darf nicht leer sein.",
|
"valueCannotBeEmpty": "Der Wert darf nicht leer sein.",
|
||||||
|
"valueMustNotBeEmpty": "Der Wert darf nicht leer sein.",
|
||||||
"viewFriendlyName": "Anzeigen",
|
"viewFriendlyName": "Anzeigen",
|
||||||
"yesString": "Ja"
|
"yesString": "Ja"
|
||||||
},
|
},
|
||||||
"dist/tools/netcoreTool": {
|
"dist/tools/netcoreTool": {
|
||||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … Fehler: {1}",
|
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … Fehler: {1}"
|
||||||
|
},
|
||||||
|
"dist/tools/shellExecutionHelper": {
|
||||||
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
||||||
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … mit Code beendet: {1}",
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … mit Code beendet: {1}",
|
||||||
@@ -256,16 +281,17 @@
|
|||||||
"sqlDatabaseProjects.Settings": "Datenbankprojekte",
|
"sqlDatabaseProjects.Settings": "Datenbankprojekte",
|
||||||
"sqlDatabaseProjects.addDatabaseReference": "Datenbankverweis hinzufügen",
|
"sqlDatabaseProjects.addDatabaseReference": "Datenbankverweis hinzufügen",
|
||||||
"sqlDatabaseProjects.addSqlBinding": "SQL-Bindung hinzufügen",
|
"sqlDatabaseProjects.addSqlBinding": "SQL-Bindung hinzufügen",
|
||||||
|
"sqlDatabaseProjects.autorestSqlVersion": "Welche Version von Autorest.Sql aus NPM verwendet werden soll. Es wird die Neueste verwendet, wenn nicht festgelegt.",
|
||||||
"sqlDatabaseProjects.build": "Build",
|
"sqlDatabaseProjects.build": "Build",
|
||||||
"sqlDatabaseProjects.changeTargetPlatform": "Zielplattform ändern",
|
"sqlDatabaseProjects.changeTargetPlatform": "Zielplattform ändern",
|
||||||
"sqlDatabaseProjects.close": "Datenbankprojekt schließen",
|
"sqlDatabaseProjects.close": "Datenbankprojekt schließen",
|
||||||
"sqlDatabaseProjects.createProjectFromDatabase": "Projekt aus Datenbank erstellen",
|
"sqlDatabaseProjects.createProjectFromDatabase": "Projekt aus Datenbank erstellen",
|
||||||
"sqlDatabaseProjects.delete": "Löschen",
|
"sqlDatabaseProjects.delete": "Löschen",
|
||||||
"sqlDatabaseProjects.deployLocal": "Bereitstellen",
|
|
||||||
"sqlDatabaseProjects.description": "Entwerfen und Veröffentlichen von SQL-Datenbankschemas",
|
"sqlDatabaseProjects.description": "Entwerfen und Veröffentlichen von SQL-Datenbankschemas",
|
||||||
"sqlDatabaseProjects.displayName": "Datenbankprojekte",
|
"sqlDatabaseProjects.displayName": "Datenbankprojekte",
|
||||||
"sqlDatabaseProjects.editProjectFile": ".sqlproj-Datei bearbeiten",
|
"sqlDatabaseProjects.editProjectFile": ".sqlproj-Datei bearbeiten",
|
||||||
"sqlDatabaseProjects.exclude": "Aus Projekt ausschließen",
|
"sqlDatabaseProjects.exclude": "Aus Projekt ausschließen",
|
||||||
|
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "SQL-Projekt aus OpenAPI/Swagger-Spezifikation generieren",
|
||||||
"sqlDatabaseProjects.netCoreDoNotAsk": "Gibt an, ob der Benutzer aufgefordert wird, .NET Core zu installieren, wenn keine Installation erkannt wird.",
|
"sqlDatabaseProjects.netCoreDoNotAsk": "Gibt an, ob der Benutzer aufgefordert wird, .NET Core zu installieren, wenn keine Installation erkannt wird.",
|
||||||
"sqlDatabaseProjects.netCoreInstallLocation": "Vollständiger Pfad zum .NET Core SDK auf dem Computer.",
|
"sqlDatabaseProjects.netCoreInstallLocation": "Vollständiger Pfad zum .NET Core SDK auf dem Computer.",
|
||||||
"sqlDatabaseProjects.new": "Neues Datenbankprojekt",
|
"sqlDatabaseProjects.new": "Neues Datenbankprojekt",
|
||||||
@@ -278,6 +304,7 @@
|
|||||||
"sqlDatabaseProjects.newStoredProcedure": "Gespeicherte Prozedur hinzufügen",
|
"sqlDatabaseProjects.newStoredProcedure": "Gespeicherte Prozedur hinzufügen",
|
||||||
"sqlDatabaseProjects.newTable": "Tabelle hinzufügen",
|
"sqlDatabaseProjects.newTable": "Tabelle hinzufügen",
|
||||||
"sqlDatabaseProjects.newView": "Ansicht hinzufügen",
|
"sqlDatabaseProjects.newView": "Ansicht hinzufügen",
|
||||||
|
"sqlDatabaseProjects.nodejsDoNotAsk": "Ob der Benutzer aufgefordert wird, Node.js zu installieren, wenn dieser nicht erkannt wird.",
|
||||||
"sqlDatabaseProjects.open": "Datenbankprojekt öffnen",
|
"sqlDatabaseProjects.open": "Datenbankprojekt öffnen",
|
||||||
"sqlDatabaseProjects.openContainingFolder": "Enthaltenden Ordner öffnen",
|
"sqlDatabaseProjects.openContainingFolder": "Enthaltenden Ordner öffnen",
|
||||||
"sqlDatabaseProjects.properties": "Eigenschaften",
|
"sqlDatabaseProjects.properties": "Eigenschaften",
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
"sql.migration.creating.rg.loading": "Ressourcengruppe wird erstellt",
|
"sql.migration.creating.rg.loading": "Ressourcengruppe wird erstellt",
|
||||||
"sql.migration.cutover": "Übernahme der Migration",
|
"sql.migration.cutover": "Übernahme der Migration",
|
||||||
"sql.migration.cutover.card": "Übernahme wird abgeschlossen",
|
"sql.migration.cutover.card": "Übernahme wird abgeschlossen",
|
||||||
|
"sql.migration.cutover.error": "Fehler beim Initiieren der Übernahme.",
|
||||||
"sql.migration.cutover.help.main": "Führen Sie die folgenden Schritte aus, bevor Sie die Übernahme abschließen.",
|
"sql.migration.cutover.help.main": "Führen Sie die folgenden Schritte aus, bevor Sie die Übernahme abschließen.",
|
||||||
"sql.migration.cutover.in.progress": "Übernahme für die Datenbank \"{0}\" in Bearbeitung",
|
"sql.migration.cutover.in.progress": "Übernahme für die Datenbank \"{0}\" in Bearbeitung",
|
||||||
"sql.migration.cutover.last.file.restored": "Letzte wiederhergestellte Datei: {0}",
|
"sql.migration.cutover.last.file.restored": "Letzte wiederhergestellte Datei: {0}",
|
||||||
@@ -239,7 +240,14 @@
|
|||||||
"sql.migration.resource.group.description": "Eine Ressourcengruppe ist ein Container, der zugehörige Ressourcen für eine Azure-Lösung enthält.",
|
"sql.migration.resource.group.description": "Eine Ressourcengruppe ist ein Container, der zugehörige Ressourcen für eine Azure-Lösung enthält.",
|
||||||
"sql.migration.resource.group.not.found": "Keine Ressourcengruppen gefunden.",
|
"sql.migration.resource.group.not.found": "Keine Ressourcengruppen gefunden.",
|
||||||
"sql.migration.resourceGroups": "Ressourcengruppe",
|
"sql.migration.resourceGroups": "Ressourcengruppe",
|
||||||
|
"sql.migration.resume.contine": "Letzten Migrationsversuch fortsetzen...",
|
||||||
|
"sql.migration.resume.start": "Mit der Migrationsbewertung erneut beginnen (empfohlen)",
|
||||||
|
"sql.migration.resume.title": "Migrationsworkflow erneut ausführen",
|
||||||
"sql.migration.rg.created": "Ressourcengruppe erstellt",
|
"sql.migration.rg.created": "Ressourcengruppe erstellt",
|
||||||
|
"sql.migration.save.close": "Speichern und schließen",
|
||||||
|
"sql.migration.saved.assessment.cancel": "Abbrechen",
|
||||||
|
"sql.migration.saved.assessment.next": "Weiter",
|
||||||
|
"sql.migration.saved.assessment.result": "Gespeichertes Assessment-Ergebnis",
|
||||||
"sql.migration.search": "Suchen",
|
"sql.migration.search": "Suchen",
|
||||||
"sql.migration.search.for.migration": "Nach Migrationen suchen",
|
"sql.migration.search.for.migration": "Nach Migrationen suchen",
|
||||||
"sql.migration.sec": "{0} s",
|
"sql.migration.sec": "{0} s",
|
||||||
@@ -297,8 +305,11 @@
|
|||||||
"sql.migration.sql.managed.instance": "Verwaltete SQL-Instanz",
|
"sql.migration.sql.managed.instance": "Verwaltete SQL-Instanz",
|
||||||
"sql.migration.sql.server.instance": "SQL Server-Instanz",
|
"sql.migration.sql.server.instance": "SQL Server-Instanz",
|
||||||
"sql.migration.sql.virtual.machine": "Virtueller SQL-Computer",
|
"sql.migration.sql.virtual.machine": "Virtueller SQL-Computer",
|
||||||
|
"sql.migration.start.migration.button": "Migration starten",
|
||||||
"sql.migration.start.time": "Startzeit",
|
"sql.migration.start.time": "Startzeit",
|
||||||
"sql.migration.status": "Status",
|
"sql.migration.status": "Status",
|
||||||
|
"sql.migration.status.add.account": "Konto hinzufügen",
|
||||||
|
"sql.migration.status.add.account.MESSAGE": "Fügen Sie Ihr Azure-Konto hinzu, um vorhandene Migrationen und deren Status anzuzeigen.",
|
||||||
"sql.migration.status.canceling": "Vorgang wird abgebrochen",
|
"sql.migration.status.canceling": "Vorgang wird abgebrochen",
|
||||||
"sql.migration.status.completing": "Wird abgeschlossen",
|
"sql.migration.status.completing": "Wird abgeschlossen",
|
||||||
"sql.migration.status.creating": "Wird erstellt",
|
"sql.migration.status.creating": "Wird erstellt",
|
||||||
|
|||||||
@@ -9933,15 +9933,18 @@
|
|||||||
"treeView.notRegistered": "Es wurde keine Strukturansicht mit der ID \"{0}\" registriert."
|
"treeView.notRegistered": "Es wurde keine Strukturansicht mit der ID \"{0}\" registriert."
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebook": {
|
"sql/workbench/api/common/extHostNotebook": {
|
||||||
"errNoManager": "Kein Manager gefunden.",
|
"errNoExecuteManager": "Kein Ausführungsmanager gefunden",
|
||||||
"errNoProvider": "Kein Notebook-Anbieter gefunden.",
|
"errNoExecuteProvider": "Kein Notebookausführungsanbieter gefunden",
|
||||||
|
"errNoSerializationManager": "Kein Serialisierungsmanager gefunden",
|
||||||
|
"errNoSerializationProvider": "Es wurde kein Anbieter für die Notebook-Serialisierung gefunden",
|
||||||
|
"executeProviderRequired": "Ein NotebookExecuteProvider mit gültiger Provider-ID muss an diese Methode übergeben werden",
|
||||||
"noContentManager": "Der Notebook-Manager für das Notebook \"{0}\" umfasst keinen Inhalts-Manager. Es können keine Aktionen ausgeführt werden.",
|
"noContentManager": "Der Notebook-Manager für das Notebook \"{0}\" umfasst keinen Inhalts-Manager. Es können keine Aktionen ausgeführt werden.",
|
||||||
"noServerManager": "Der Notebook-Manager für das Notebook \"{0}\" umfasst keinen Server-Manager. Es können keine Aktionen ausgeführt werden.",
|
"noServerManager": "Der Notebook-Manager für das Notebook \"{0}\" umfasst keinen Server-Manager. Es können keine Aktionen ausgeführt werden.",
|
||||||
"noSessionManager": "Der Notebook-Manager für das Notebook \"{0}\" umfasst keinen Sitzungs-Manager. Es können keine Aktionen ausgeführt werden.",
|
"noSessionManager": "Der Notebook-Manager für das Notebook \"{0}\" umfasst keinen Sitzungs-Manager. Es können keine Aktionen ausgeführt werden.",
|
||||||
"providerRequired": "An diese Klasse muss ein NotebookProvider mit gültiger providerId übergeben werden."
|
"serializationProviderRequired": "Ein NotebookSerializationProvider mit gültiger Provider-ID muss an diese Methode übergeben werden"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
||||||
"providerRequired": "An diese Klasse muss ein NotebookProvider mit gültiger providerId übergeben werden."
|
"navigationProviderRequired": "Ein NavigationProvider mit gültiger Provider-ID muss an diese Methode übergeben werden"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/actions": {
|
"sql/workbench/browser/actions": {
|
||||||
"clearSavedAccounts": "Alle gespeicherten Konten löschen",
|
"clearSavedAccounts": "Alle gespeicherten Konten löschen",
|
||||||
@@ -9985,6 +9988,7 @@
|
|||||||
"optionsDialog.ok": "OK"
|
"optionsDialog.ok": "OK"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modal/optionsDialogHelper": {
|
"sql/workbench/browser/modal/optionsDialogHelper": {
|
||||||
|
"optionsDialog.defaultGroupName": "Allgemein",
|
||||||
"optionsDialog.invalidInput": "Ungültige Eingabe. Es wird ein numerischer Wert erwartet.",
|
"optionsDialog.invalidInput": "Ungültige Eingabe. Es wird ein numerischer Wert erwartet.",
|
||||||
"optionsDialog.missingRequireField": " ist erforderlich."
|
"optionsDialog.missingRequireField": " ist erforderlich."
|
||||||
},
|
},
|
||||||
@@ -9997,6 +10001,7 @@
|
|||||||
"declarativeTable.showActions": "Aktionen anzeigen"
|
"declarativeTable.showActions": "Aktionen anzeigen"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modelComponents/dropdown.component": {
|
"sql/workbench/browser/modelComponents/dropdown.component": {
|
||||||
|
"defaultDropdownErrorMessage": "Füllen Sie dieses Feld aus.",
|
||||||
"loadingCompletedMessage": "Ladevorgang abgeschlossen",
|
"loadingCompletedMessage": "Ladevorgang abgeschlossen",
|
||||||
"loadingMessage": "Wird geladen"
|
"loadingMessage": "Wird geladen"
|
||||||
},
|
},
|
||||||
@@ -10250,6 +10255,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
||||||
"connection.parseClipboardForConnectionStringDescription": "Hiermit wird versucht, die Inhalte der Zwischenablage zu analysieren, wenn das Verbindungsdialogfeld geöffnet ist oder ein Element eingefügt wird.",
|
"connection.parseClipboardForConnectionStringDescription": "Hiermit wird versucht, die Inhalte der Zwischenablage zu analysieren, wenn das Verbindungsdialogfeld geöffnet ist oder ein Element eingefügt wird.",
|
||||||
|
"connection.showUnsupportedServerVersionWarning": "Gibt an, ob die Warnmeldung angezeigt werden soll, wenn ein Benutzer eine Verbindung mit einer Serverversion herstellt, die von Azure Data Studio nicht unterstützt wird.",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory: universell mit MFA-Unterstützung",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory: Kennwort",
|
||||||
|
"sql.defaultAuthenticationType.Integrated": "Windows-Authentifizierung",
|
||||||
|
"sql.defaultAuthenticationType.SqlLogin": "SQL-Anmeldung",
|
||||||
|
"sql.defaultAuthenticationTypeDescription": "Standardauthentifizierungstyp, der beim Herstellen einer Verbindung mit Azure-Ressourcen verwendet werden soll.",
|
||||||
"sql.defaultEngineDescription": "Die zu verwendende Standard-SQL-Engine. Diese Einstellung legt den Standardsprachanbieter in SQL-Dateien und die Standardeinstellungen für neue Verbindungen fest.",
|
"sql.defaultEngineDescription": "Die zu verwendende Standard-SQL-Engine. Diese Einstellung legt den Standardsprachanbieter in SQL-Dateien und die Standardeinstellungen für neue Verbindungen fest.",
|
||||||
"sql.maxRecentConnectionsDescription": "Die maximale Anzahl der zuletzt verwendeten Verbindungen in der Verbindungsliste."
|
"sql.maxRecentConnectionsDescription": "Die maximale Anzahl der zuletzt verwendeten Verbindungen in der Verbindungsliste."
|
||||||
},
|
},
|
||||||
@@ -11214,6 +11225,7 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/queryResultsView": {
|
"sql/workbench/contrib/query/browser/queryResultsView": {
|
||||||
"messagesTabTitle": "Meldungen",
|
"messagesTabTitle": "Meldungen",
|
||||||
|
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
|
||||||
"resultsTabTitle": "Ergebnisse"
|
"resultsTabTitle": "Ergebnisse"
|
||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/statusBarItems": {
|
"sql/workbench/contrib/query/browser/statusBarItems": {
|
||||||
@@ -11605,7 +11617,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/services/connection/browser/connectionManagementService": {
|
"sql/workbench/services/connection/browser/connectionManagementService": {
|
||||||
"cancelConnectionConfirmation": "Möchten Sie diese Verbindung abbrechen?",
|
"cancelConnectionConfirmation": "Möchten Sie diese Verbindung abbrechen?",
|
||||||
|
"connection.invalidConnectionResult": "Das Verbindungsergebnis ist ungültig.",
|
||||||
|
"connection.neverShowUnsupportedVersionWarning": "Nicht mehr anzeigen",
|
||||||
"connection.noAzureAccount": "Fehler beim Abrufen des Azure-Kontotokens für die Verbindung.",
|
"connection.noAzureAccount": "Fehler beim Abrufen des Azure-Kontotokens für die Verbindung.",
|
||||||
|
"connection.refreshAzureTokenFailure": "Fehler beim Aktualisieren des Azure-Kontotokens für die Verbindung.",
|
||||||
|
"connection.unsupportedServerVersionWarning": "Die Serverversion wird von Azure Data Studio nicht unterstützt. Sie können dennoch eine Verbindung damit herstellen, aber einige Features in Azure Data Studio funktionieren möglicherweise nicht wie erwartet.",
|
||||||
|
"connectionManagementService.noProviderForUri": "Der Anbieter für URI konnte nicht gefunden werden: {0}",
|
||||||
"connectionNotAcceptedError": "Verbindung nicht akzeptiert.",
|
"connectionNotAcceptedError": "Verbindung nicht akzeptiert.",
|
||||||
"connectionService.no": "Nein",
|
"connectionService.no": "Nein",
|
||||||
"connectionService.yes": "Ja"
|
"connectionService.yes": "Ja"
|
||||||
@@ -11792,7 +11809,7 @@
|
|||||||
"carbon.extension.contributes.notebook.provider": "Bezeichner des Notebook-Anbieters.",
|
"carbon.extension.contributes.notebook.provider": "Bezeichner des Notebook-Anbieters.",
|
||||||
"carbon.extension.contributes.notebook.standardKernels": "Gibt an, welche Kernel für diesen Notebook-Anbieter als Standard festgelegt werden sollen.",
|
"carbon.extension.contributes.notebook.standardKernels": "Gibt an, welche Kernel für diesen Notebook-Anbieter als Standard festgelegt werden sollen.",
|
||||||
"vscode.extension.contributes.notebook.languagemagics": "Stellt die Notebook-Sprache zur Verfügung.",
|
"vscode.extension.contributes.notebook.languagemagics": "Stellt die Notebook-Sprache zur Verfügung.",
|
||||||
"vscode.extension.contributes.notebook.providers": "Stellt Notebook-Anbieter zur Verfügung."
|
"vscode.extension.contributes.notebook.providersDescriptions": "Steuert Beschreibungen des Notebookanbieters bei."
|
||||||
},
|
},
|
||||||
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
||||||
"loading": "Wird geladen..."
|
"loading": "Wird geladen..."
|
||||||
@@ -11856,6 +11873,8 @@
|
|||||||
"sql/workbench/services/query/common/queryModelService": {
|
"sql/workbench/services/query/common/queryModelService": {
|
||||||
"commitEditFailed": "Fehler bei Zeilencommit: ",
|
"commitEditFailed": "Fehler bei Zeilencommit: ",
|
||||||
"msgCancelQueryFailed": "Fehler beim Abbrechen der Abfrage: {0}",
|
"msgCancelQueryFailed": "Fehler beim Abbrechen der Abfrage: {0}",
|
||||||
|
"queryModelService.noQueryFoundForUri": "Für {0} wurde keine Abfrage gefunden.",
|
||||||
|
"queryModelService.uriAlreadyHasQuery": "{0} verfügt bereits über eine vorhandene Abfrage.",
|
||||||
"runQueryBatchStartLine": "Zeile {0}",
|
"runQueryBatchStartLine": "Zeile {0}",
|
||||||
"runQueryBatchStartMessage": "Ausführung der Abfrage gestartet um ",
|
"runQueryBatchStartMessage": "Ausführung der Abfrage gestartet um ",
|
||||||
"runQueryStringBatchStartMessage": "Die Ausführung der Abfrage \"{0}\" wurde gestartet.",
|
"runQueryStringBatchStartMessage": "Die Ausführung der Abfrage \"{0}\" wurde gestartet.",
|
||||||
@@ -11954,6 +11973,14 @@
|
|||||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||||
"miGettingStarted": "Erste &&Schritte",
|
"miGettingStarted": "Erste &&Schritte",
|
||||||
"showReleaseNotes": "\"Erste Schritte\" anzeigen"
|
"showReleaseNotes": "\"Erste Schritte\" anzeigen"
|
||||||
|
},
|
||||||
|
"sql/platform/connection/common/connectionStatusManager": {
|
||||||
|
"connectionStatusManager.noConnectionForUri": "Die Verbindung mit URI konnte nicht gefunden werden: {0}",
|
||||||
|
"connectionStatusManager.uriAlreadyInConnectionsList": "Es besteht bereits eine Verbindung mit URI: {0}"
|
||||||
|
},
|
||||||
|
"sql/workbench/services/query/common/queryManagement": {
|
||||||
|
"queryManagement.noQueryRunnerForUri": "Die Abfragenausführung für URI konnte nicht gefunden werden: {0}",
|
||||||
|
"queryManagement.uriAlreadyHasQueryRunner": "URI: {0} verfügt unerwarteterweise bereits über eine Abfragenausführung."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -399,22 +399,42 @@
|
|||||||
"arc.sql.connection.settings.section.title": "Información de conexión de SQL",
|
"arc.sql.connection.settings.section.title": "Información de conexión de SQL",
|
||||||
"arc.sql.cores-limit.description": "El límite de núcleos de la instancia administrada como un entero.",
|
"arc.sql.cores-limit.description": "El límite de núcleos de la instancia administrada como un entero.",
|
||||||
"arc.sql.cores-request.description": "Solicitud de núcleos de la instancia administrada como un entero.",
|
"arc.sql.cores-request.description": "Solicitud de núcleos de la instancia administrada como un entero.",
|
||||||
|
"arc.sql.dev.use.description": "Active la casilla para indicar que esta instancia se utilizará solo con fines de prueba o desarrollo. Esta instancia no se facturará.",
|
||||||
|
"arc.sql.dev.use.label": "Solo para uso de desarrollo",
|
||||||
|
"arc.sql.high.availability.description": "Habilite réplicas adicionales para la alta disponibilidad. La configuración de proceso y almacenamiento seleccionada a continuación se aplicará a todas las réplicas.",
|
||||||
|
"arc.sql.high.availability.label": "Alta disponibilidad",
|
||||||
"arc.sql.instance.name": "Nombre de la instancia",
|
"arc.sql.instance.name": "Nombre de la instancia",
|
||||||
"arc.sql.instance.settings.section.title": "Configuración de la instancia de SQL",
|
"arc.sql.instance.settings.section.title": "Configuración de la instancia de SQL",
|
||||||
"arc.sql.invalid.instance.name": "El nombre de instancia debe constar de caracteres alfanuméricos en minúsculas o \"-\", empezar con una letra, terminar con un carácter alfanumérico y tener 13 caracteres o menos de longitud.",
|
"arc.sql.invalid.instance.name": "El nombre de instancia debe constar de caracteres alfanuméricos en minúsculas o \"-\", empezar con una letra, terminar con un carácter alfanumérico y tener 13 caracteres o menos de longitud.",
|
||||||
"arc.sql.invalid.username": "El nombre de usuario de sa está deshabilitado; elija otro nombre de usuario.",
|
"arc.sql.invalid.username": "El nombre de usuario de sa está deshabilitado; elija otro nombre de usuario.",
|
||||||
"arc.sql.memory-limit.description": "El límite de la capacidad de la instancia administrada como un entero.",
|
"arc.sql.memory-limit.description": "El límite de la capacidad de la instancia administrada como un entero.",
|
||||||
"arc.sql.memory-request.description": "La solicitud para la capacidad de la instancia administrada como un entero de cantidad de memoria, en GB.",
|
"arc.sql.memory-request.description": "La solicitud para la capacidad de la instancia administrada como un entero de cantidad de memoria, en GB.",
|
||||||
"arc.sql.replicas.description": "Número de réplicas de SQL Managed Instance que se implementarán en el clúster de Kubernetes para propósitos de alta disponibilidad.",
|
"arc.sql.one.replica": "1 réplica",
|
||||||
"arc.sql.replicas.label": "Réplicas",
|
"arc.sql.service.tier.business.critical": "[VERSIÓN PRELIMINAR] Crítico para la empresa (núcleos virtuales ilimitados y RAM, alta disponibilidad avanzada)",
|
||||||
"arc.sql.storage-class.data.description": "Clase de almacenamiento que se usa para los datos (.mdf).",
|
"arc.sql.service.tier.description": "Seleccione entre los últimos niveles de servicio de núcleo virtual disponibles para SQL Managed Instance - Azure Arc, incluidos De uso general y Crítico para la empresa. {0}",
|
||||||
|
"arc.sql.service.tier.general.purpose": "De uso general (hasta 24 núcleos virtuales y 128 GI de RAM, alta disponibilidad estándar)",
|
||||||
|
"arc.sql.service.tier.label": "Nivel de servicio",
|
||||||
|
"arc.sql.storage-class.backups.description": "Clase de almacenamiento que se va a usar para realizar copias de seguridad de volúmenes persistentes. Si no se especifica ningún valor, se usará la clase de almacenamiento predeterminada.",
|
||||||
|
"arc.sql.storage-class.data.description": "Clase de almacenamiento que se va a usar para los datos (.mdf). Si no se especifica ningún valor, se usará la clase de almacenamiento predeterminada.",
|
||||||
|
"arc.sql.storage-class.datalogs.description": "Clase de almacenamiento que se va a usar para los registros de base de datos (.ldf). Si no se especifica ningún valor, se usará la clase de almacenamiento predeterminada.",
|
||||||
"arc.sql.storage-class.dc.description": "La clase de almacenamiento que se va a usar para todos los volúmenes persistentes de datos y registros para todos los pods de controlador de datos que los requieran.",
|
"arc.sql.storage-class.dc.description": "La clase de almacenamiento que se va a usar para todos los volúmenes persistentes de datos y registros para todos los pods de controlador de datos que los requieran.",
|
||||||
"arc.sql.storage-class.logs.description": "Clase de almacenamiento que se usará para los registros (/var/log).",
|
"arc.sql.storage-class.logs.description": "Clase de almacenamiento que se va a usar para los registros (/var/log). Si no se especifica ningún valor, se usará la clase de almacenamiento predeterminada.",
|
||||||
|
"arc.sql.three.replicas": "3 réplicas",
|
||||||
|
"arc.sql.two.replicas": "2 réplicas",
|
||||||
"arc.sql.username": "Nombre de usuario",
|
"arc.sql.username": "Nombre de usuario",
|
||||||
|
"arc.sql.volume.size.backups.description": "Tamaño del volumen de almacenamiento que se va a usar para las copias de seguridad en gigabytes.",
|
||||||
|
"arc.sql.volume.size.backups.label": "Tamaño del volumen en Gi (copias de seguridad)",
|
||||||
|
"arc.sql.volume.size.data.description": "Tamaño del volumen de almacenamiento que se va a usar para los datos en gigabytes.",
|
||||||
|
"arc.sql.volume.size.data.label": "Tamaño del volumen en Gi (Datos)",
|
||||||
|
"arc.sql.volume.size.datalogs.description": "Tamaño del volumen de almacenamiento que se va a usar para los registros de base de datos en gigabytes.",
|
||||||
|
"arc.sql.volume.size.datalogs.label": "Tamaño del volumen en Gi (registros de base de datos)",
|
||||||
|
"arc.sql.volume.size.logs.description": "Tamaño del volumen de almacenamiento que se va a usar para los registros en gigabytes.",
|
||||||
|
"arc.sql.volume.size.logs.label": "Tamaño del volumen en Gi (Registros)",
|
||||||
"arc.sql.wizard.page1.title": "Proporción de parámetros de Azure SQL Managed Instance",
|
"arc.sql.wizard.page1.title": "Proporción de parámetros de Azure SQL Managed Instance",
|
||||||
"arc.sql.wizard.title": "Implementación de Azure SQL Managed Instance: Azure Arc (versión preliminar)",
|
"arc.sql.wizard.title": "Implementación de Azure SQL Managed Instance: Azure Arc (versión preliminar)",
|
||||||
"arc.storage-class.backups.label": "Clase de almacenamiento (copias de seguridad)",
|
"arc.storage-class.backups.label": "Clase de almacenamiento (copias de seguridad)",
|
||||||
"arc.storage-class.data.label": "Clase de almacenamiento (datos)",
|
"arc.storage-class.data.label": "Clase de almacenamiento (datos)",
|
||||||
|
"arc.storage-class.datalogs.label": "Clase de almacenamiento (registros de base de datos)",
|
||||||
"arc.storage-class.dc.label": "Clase de almacenamiento",
|
"arc.storage-class.dc.label": "Clase de almacenamiento",
|
||||||
"arc.storage-class.logs.label": "Clase de almacenamiento (registros)",
|
"arc.storage-class.logs.label": "Clase de almacenamiento (registros)",
|
||||||
"arc.view.title": "Controladores de Azure Arc",
|
"arc.view.title": "Controladores de Azure Arc",
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"dataworkspace.projectParentDirectoryNotExistError": "La ubicación del proyecto seleccionado, \"{0}\", no existe o no es un directorio.",
|
"dataworkspace.projectParentDirectoryNotExistError": "La ubicación del proyecto seleccionado, \"{0}\", no existe o no es un directorio.",
|
||||||
"dataworkspace.projectsFailedToLoad": "No se pudieron cargar algunos proyectos. Para ver más detalles, [abra la consola de desarrollo](command:workbench.action.toggleDevTools).",
|
"dataworkspace.projectsFailedToLoad": "No se pudieron cargar algunos proyectos. Para ver más detalles, [abra la consola de desarrollo](command:workbench.action.toggleDevTools).",
|
||||||
"dataworkspace.remoteGitRepo": "Repositorio GIT remoto",
|
"dataworkspace.remoteGitRepo": "Repositorio GIT remoto",
|
||||||
"dataworkspace.restartConfirmation": "Azure Data Studio debe reiniciarse para que el proyecto se cree y agregue al área de trabajo, ¿quiere hacerlo ahora?",
|
"dataworkspace.restartConfirmation": "Azure Data Studio debe reiniciarse para que el proyecto se agregue al área de trabajo. ¿Reiniciar ahora?",
|
||||||
"dataworkspace.select": "Seleccionar",
|
"dataworkspace.select": "Seleccionar",
|
||||||
"dataworkspace.selectProjectLocation": "Seleccionar ubicación del proyecto",
|
"dataworkspace.selectProjectLocation": "Seleccionar ubicación del proyecto",
|
||||||
"dataworkspace.selectProjectType": "Seleccionar tipo de proyecto",
|
"dataworkspace.selectProjectType": "Seleccionar tipo de proyecto",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
"projects-view-no-project-content": "No hay ningún proyecto abierto en el área de trabajo actual.\r\n[Crear una nueva](command:projects.new)\r\n[Abrir existente](command:projects.openExisting)\r\nPara obtener más información sobre los proyectos, [le la documentación](https://aka.ms/azuredatastudio-projects).\r\n",
|
"projects-view-no-project-content": "No hay ningún proyecto abierto en el área de trabajo actual.\r\n[Crear una nueva](command:projects.new)\r\n[Abrir existente](command:projects.openExisting)\r\nPara obtener más información sobre los proyectos, [le la documentación](https://aka.ms/azuredatastudio-projects).\r\n",
|
||||||
"projects-view-no-workspace-content": "Para empezar, cree un elemento o abra uno existente.\r\n[Crear](command:projects.new)\r\n[Abrir existente](command:projects.openExisting)\r\nPara obtener más información sobre los proyectos, [lea la documentación](https://aka.ms/azuredatastudio-projects).",
|
"projects-view-no-workspace-content": "Para empezar, cree un elemento o abra uno existente.\r\n[Crear](command:projects.new)\r\n[Abrir existente](command:projects.openExisting)\r\nPara obtener más información sobre los proyectos, [lea la documentación](https://aka.ms/azuredatastudio-projects).",
|
||||||
"projects.defaultProjectSaveLocation": "Ruta completa a la carpeta donde se guardan los nuevos proyectos de forma predeterminada.",
|
"projects.defaultProjectSaveLocation": "Ruta completa a la carpeta donde se guardan los nuevos proyectos de forma predeterminada.",
|
||||||
|
"projects.excludedProjectsDescription": "Lista de proyectos del área de trabajo que se excluirán del viewlet de proyectos",
|
||||||
"projects.showNotAddedProjectsInWorkspacePrompt": "Mostrar siempre el mensaje de información cuando las carpetas del área de trabajo actual contengan proyectos que no se hayan agregado a los proyectos del área de trabajo.",
|
"projects.showNotAddedProjectsInWorkspacePrompt": "Mostrar siempre el mensaje de información cuando las carpetas del área de trabajo actual contengan proyectos que no se hayan agregado a los proyectos del área de trabajo.",
|
||||||
"refresh-workspace-command": "Actualizar",
|
"refresh-workspace-command": "Actualizar",
|
||||||
"remove-project-command": "Quitar proyecto"
|
"remove-project-command": "Quitar proyecto"
|
||||||
|
|||||||
@@ -13,11 +13,19 @@
|
|||||||
"flatFileImport.allowNulls": "Permitir valores NULL",
|
"flatFileImport.allowNulls": "Permitir valores NULL",
|
||||||
"flatFileImport.browseFiles": "Examinar",
|
"flatFileImport.browseFiles": "Examinar",
|
||||||
"flatFileImport.columnName": "Nombre de columna",
|
"flatFileImport.columnName": "Nombre de columna",
|
||||||
|
"flatFileImport.columnTableTitle": "Columna",
|
||||||
|
"flatFileImport.createDerivedColumn": "Crear columna derivada",
|
||||||
"flatFileImport.dataType": "Tipo de datos",
|
"flatFileImport.dataType": "Tipo de datos",
|
||||||
"flatFileImport.databaseDropdownTitle": "Base de datos en la que se crea la tabla",
|
"flatFileImport.databaseDropdownTitle": "Base de datos en la que se crea la tabla",
|
||||||
"flatFileImport.databaseName": "Nombre de la base de datos",
|
"flatFileImport.databaseName": "Nombre de la base de datos",
|
||||||
|
"flatFileImport.deriverColumnInstruction1": "Seleccione las columnas de datos de la izquierda necesarias para obtener su nueva columna",
|
||||||
|
"flatFileImport.deriverColumnInstruction2": "Seleccione una fila y especifique una transformación de ejemplo que le gustaría aplicar al resto de la columna",
|
||||||
|
"flatFileImport.deriverColumnInstruction3": "Haga clic en \"Vista previa de la transformación\" para obtener una vista previa de la transformación.",
|
||||||
|
"flatFileImport.deriverColumnInstruction4": "Perfeccione la transformación hasta que tenga la columna deseada",
|
||||||
|
"flatFileImport.deriverColumnInstruction5": "Especifique el nombre de la nueva columna derivada y haga clic en \"Listo\".",
|
||||||
"flatFileImport.fileImport": "Archivo para importar",
|
"flatFileImport.fileImport": "Archivo para importar",
|
||||||
"flatFileImport.fileTextboxTitle": "Ubicación del archivo para importar",
|
"flatFileImport.fileTextboxTitle": "Ubicación del archivo para importar",
|
||||||
|
"flatFileImport.headerIntructionText": "Le damos la bienvenida a la herramienta Columna derivada. Para empezar, siga estos pasos:",
|
||||||
"flatFileImport.importData": "Importar datos",
|
"flatFileImport.importData": "Importar datos",
|
||||||
"flatFileImport.importInformation": "Información de la importación",
|
"flatFileImport.importInformation": "Información de la importación",
|
||||||
"flatFileImport.importNewFile": "Importar nuevo archivo",
|
"flatFileImport.importNewFile": "Importar nuevo archivo",
|
||||||
@@ -28,13 +36,19 @@
|
|||||||
"flatFileImport.page2Name": "Vista previa de datos",
|
"flatFileImport.page2Name": "Vista previa de datos",
|
||||||
"flatFileImport.page3Name": "Modificar columnas",
|
"flatFileImport.page3Name": "Modificar columnas",
|
||||||
"flatFileImport.page4Name": "Resumen",
|
"flatFileImport.page4Name": "Resumen",
|
||||||
|
"flatFileImport.previewTransformation": "Vista previa de transformación",
|
||||||
"flatFileImport.primaryKey": "Clave principal",
|
"flatFileImport.primaryKey": "Clave principal",
|
||||||
"flatFileImport.prosePreviewMessage": "Esta operación analizó la estructura del archivo de entrada para generar la vista previa siguiente para las primeras 50 filas.",
|
"flatFileImport.prosePreviewMessage": "Esta operación analizó la estructura del archivo de entrada para generar la vista previa siguiente para las primeras 50 filas.",
|
||||||
"flatFileImport.prosePreviewMessageFail": "Esta operación no se completó correctamente. Pruebe con un archivo de entrada diferente.",
|
"flatFileImport.prosePreviewMessageFail": "Esta operación no se completó correctamente. Pruebe con un archivo de entrada diferente.",
|
||||||
"flatFileImport.refresh": "Actualizar",
|
"flatFileImport.refresh": "Actualizar",
|
||||||
"flatFileImport.schemaTextboxTitle": "Esquema de tabla",
|
"flatFileImport.schemaTextboxTitle": "Esquema de tabla",
|
||||||
|
"flatFileImport.selectAllColumns": "Seleccionar todas las columnas",
|
||||||
|
"flatFileImport.selectColumn": "Seleccionar columna {0}",
|
||||||
"flatFileImport.serverDropdownTitle": "El servidor de la base de datos está en",
|
"flatFileImport.serverDropdownTitle": "El servidor de la base de datos está en",
|
||||||
"flatFileImport.serverName": "Nombre del servidor",
|
"flatFileImport.serverName": "Nombre del servidor",
|
||||||
|
"flatFileImport.specifyDerivedColNameTitle": "Nombre de columna",
|
||||||
|
"flatFileImport.specifyTransformation": "Especificar transformación",
|
||||||
|
"flatFileImport.specifyTransformationForRow": "Especificar la transformación para fila {0}",
|
||||||
"flatFileImport.success.norows": "✔ Ha insertado correctamente los datos en una tabla.",
|
"flatFileImport.success.norows": "✔ Ha insertado correctamente los datos en una tabla.",
|
||||||
"flatFileImport.tableName": "Nombre de la tabla",
|
"flatFileImport.tableName": "Nombre de la tabla",
|
||||||
"flatFileImport.tableSchema": "Esquema de tabla",
|
"flatFileImport.tableSchema": "Esquema de tabla",
|
||||||
|
|||||||
@@ -74,6 +74,7 @@
|
|||||||
"newBook": "Nuevo libro de Jupyter (versión preliminar)",
|
"newBook": "Nuevo libro de Jupyter (versión preliminar)",
|
||||||
"newMarkdown": "Nuevo Markdown (versión preliminar)",
|
"newMarkdown": "Nuevo Markdown (versión preliminar)",
|
||||||
"newNotebook": "Nuevo bloc de notas (versión preliminar)",
|
"newNotebook": "Nuevo bloc de notas (versión preliminar)",
|
||||||
|
"newSection": "Nueva sección (versión preliminar)",
|
||||||
"noBDCConnectionError": "Los kernels de Spark requieren una conexión a una instancia maestra del clúster de macrodatos de SQL Server.",
|
"noBDCConnectionError": "Los kernels de Spark requieren una conexión a una instancia maestra del clúster de macrodatos de SQL Server.",
|
||||||
"noBooksSelected": "Actualmente no hay ningún libro de Jupyter seleccionado en viewlet.",
|
"noBooksSelected": "Actualmente no hay ningún libro de Jupyter seleccionado en viewlet.",
|
||||||
"onGitHub": "GitHub",
|
"onGitHub": "GitHub",
|
||||||
@@ -110,7 +111,7 @@
|
|||||||
},
|
},
|
||||||
"dist/dialog/configurePython/configurePathPage": {
|
"dist/dialog/configurePython/configurePathPage": {
|
||||||
"configurePython.browseButtonText": "Examinar",
|
"configurePython.browseButtonText": "Examinar",
|
||||||
"configurePython.descriptionWithKernel": "El kernel de {0} requiere que se configure un entorno de ejecución de Python y que se instalen dependencias.",
|
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
|
||||||
"configurePython.descriptionWithoutKernel": "Los kernel del cuaderno requieren que se configure un entorno de ejecución de Python y que se instalen dependencias.",
|
"configurePython.descriptionWithoutKernel": "Los kernel del cuaderno requieren que se configure un entorno de ejecución de Python y que se instalen dependencias.",
|
||||||
"configurePython.existingInstall": "Usar la instalación de Python existente",
|
"configurePython.existingInstall": "Usar la instalación de Python existente",
|
||||||
"configurePython.installationType": "Tipo de instalación",
|
"configurePython.installationType": "Tipo de instalación",
|
||||||
@@ -139,7 +140,7 @@
|
|||||||
"configurePython.pkgNameColumn": "Nombre",
|
"configurePython.pkgNameColumn": "Nombre",
|
||||||
"configurePython.requiredDependencies": "Instalar dependencias de kernel necesarias",
|
"configurePython.requiredDependencies": "Instalar dependencias de kernel necesarias",
|
||||||
"configurePython.requiredVersionColumn": "Versión necesaria",
|
"configurePython.requiredVersionColumn": "Versión necesaria",
|
||||||
"msgUnsupportedKernel": "No se pueden recuperar los paquetes para el kernel {0}."
|
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
|
||||||
},
|
},
|
||||||
"dist/dialog/managePackages/addNewPackageTab": {
|
"dist/dialog/managePackages/addNewPackageTab": {
|
||||||
"managePackages.addNewTabTitle": "Añadir nuevos",
|
"managePackages.addNewTabTitle": "Añadir nuevos",
|
||||||
@@ -183,7 +184,7 @@
|
|||||||
"notebookFileType": "Notebooks",
|
"notebookFileType": "Notebooks",
|
||||||
"unsupportedFileType": "Solo se admiten los Notebooks de tipo .ipynb"
|
"unsupportedFileType": "Solo se admiten los Notebooks de tipo .ipynb"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterNotebookProvider": {
|
"dist/jupyter/jupyterExecuteProvider": {
|
||||||
"errNotebookUriMissing": "Se requiere una ruta de acceso del cuaderno"
|
"errNotebookUriMissing": "Se requiere una ruta de acceso del cuaderno"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterServerInstallation": {
|
"dist/jupyter/jupyterServerInstallation": {
|
||||||
@@ -251,11 +252,15 @@
|
|||||||
"notebook.command.addcell": "Agregar celda",
|
"notebook.command.addcell": "Agregar celda",
|
||||||
"notebook.command.addcode": "Agregar celda de código",
|
"notebook.command.addcode": "Agregar celda de código",
|
||||||
"notebook.command.addtext": "Agregar celda de texto",
|
"notebook.command.addtext": "Agregar celda de texto",
|
||||||
|
"notebook.command.boldText": "Texto de Markdown en negrita",
|
||||||
"notebook.command.clearactivecellresult": "Borrar resultado de la celda",
|
"notebook.command.clearactivecellresult": "Borrar resultado de la celda",
|
||||||
|
"notebook.command.codeBlock": "Agregar bloque de código",
|
||||||
|
"notebook.command.italicizeText": "Poner en cursiva el texto de Markdown",
|
||||||
"notebook.command.new": "Nuevo Notebook",
|
"notebook.command.new": "Nuevo Notebook",
|
||||||
"notebook.command.open": "Abrir Notebook",
|
"notebook.command.open": "Abrir Notebook",
|
||||||
"notebook.command.runactivecell": "Ejecutar celda",
|
"notebook.command.runactivecell": "Ejecutar celda",
|
||||||
"notebook.command.runallcells": "Ejecutar celdas",
|
"notebook.command.runallcells": "Ejecutar celdas",
|
||||||
|
"notebook.command.underlineText": "Subrayado del texto de Markdown",
|
||||||
"notebook.configuration.title": "Configuración de Notebook",
|
"notebook.configuration.title": "Configuración de Notebook",
|
||||||
"notebook.dontPromptPythonUpdate.description": "No mostrar el mensaje para actualizar Python.",
|
"notebook.dontPromptPythonUpdate.description": "No mostrar el mensaje para actualizar Python.",
|
||||||
"notebook.jupyterServerShutdownTimeout.description": "La cantidad de tiempo (en minutos) que se debe esperar antes de apagar un servidor después de cerrar todos los cuadernos. (Escriba 0 para no apagar)",
|
"notebook.jupyterServerShutdownTimeout.description": "La cantidad de tiempo (en minutos) que se debe esperar antes de apagar un servidor después de cerrar todos los cuadernos. (Escriba 0 para no apagar)",
|
||||||
@@ -274,6 +279,7 @@
|
|||||||
"title.SavedBooks": "Cuadernos",
|
"title.SavedBooks": "Cuadernos",
|
||||||
"title.addMarkdown": "Agregar un archivo de Markdown",
|
"title.addMarkdown": "Agregar un archivo de Markdown",
|
||||||
"title.addNotebook": "Agregar el Bloc de notas",
|
"title.addNotebook": "Agregar el Bloc de notas",
|
||||||
|
"title.addSection": "Agregar sección",
|
||||||
"title.analyzeJupyterNotebook": "Analizar en Notebook",
|
"title.analyzeJupyterNotebook": "Analizar en Notebook",
|
||||||
"title.closeJupyterBook": "Cierre del libro de Jupyter",
|
"title.closeJupyterBook": "Cierre del libro de Jupyter",
|
||||||
"title.closeNotebook": "Cerrar bloc de notas",
|
"title.closeNotebook": "Cerrar bloc de notas",
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"contents": {
|
"contents": {
|
||||||
"dist/constants": {
|
"dist/constants": {
|
||||||
"XEventsFailed": "XEvents operation failed.",
|
"XEventsFailed": "Error en la operación XEvents.",
|
||||||
"XEventsNotSupported": "XEvents sessions not supported.",
|
"XEventsNotSupported": "No se admiten las sesiones de XEvents.",
|
||||||
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
|
"XEventsStarted": "Sesiones de XEvent iniciadas para PageContention y ObjectContention.",
|
||||||
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
|
"XEventsStopped": "Sesiones de XEvents PageContention y ObjectContention quitadas."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
"Failed": "Error",
|
"Failed": "Error",
|
||||||
"InProgress": "En curso",
|
"InProgress": "En curso",
|
||||||
"PublishHistory": "Historial de publicación",
|
"PublishHistory": "Historial de publicación",
|
||||||
|
"SettingAlreadyExists": "La configuración de la aplicación local \"{0}\" ya existe. Sobrescribir?",
|
||||||
"Status": "Estado",
|
"Status": "Estado",
|
||||||
"Success": "Correcto",
|
"Success": "Correcto",
|
||||||
"TargetDatabase": "Base de datos de destino",
|
"TargetDatabase": "Base de datos de destino",
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
"addDatabaseReferencedialogName": "Agregar referencia de base de datos",
|
"addDatabaseReferencedialogName": "Agregar referencia de base de datos",
|
||||||
"addItemAction": "Agregar elemento",
|
"addItemAction": "Agregar elemento",
|
||||||
"addPackage": "Agregar paquete",
|
"addPackage": "Agregar paquete",
|
||||||
|
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||||
"appSettingPrompt": "¿Desea actualizar la función de Azure local.settings.json con la nueva cadena de conexión?",
|
"appSettingPrompt": "¿Desea actualizar la función de Azure local.settings.json con la nueva cadena de conexión?",
|
||||||
"at": "en",
|
"at": "en",
|
||||||
"browseButtonText": "Examinar carpeta",
|
"browseButtonText": "Examinar carpeta",
|
||||||
@@ -39,12 +41,14 @@
|
|||||||
"chooseSqlcmdVarsToModify": "Elija las variables de SQLCMD que quiere modificar.",
|
"chooseSqlcmdVarsToModify": "Elija las variables de SQLCMD que quiere modificar.",
|
||||||
"cicularProjectReference": "Referencia circular del proyecto {0}al proyecto {1}",
|
"cicularProjectReference": "Referencia circular del proyecto {0}al proyecto {1}",
|
||||||
"cleaningDockerImagesMessage": "Limpiando las implementaciones existentes...",
|
"cleaningDockerImagesMessage": "Limpiando las implementaciones existentes...",
|
||||||
|
"confirmPassword": "Confirmar contraseña de administrador de SQL Server",
|
||||||
"connectingToSqlServerOnDockerMessage": "Conexión a SQL Server en Docker",
|
"connectingToSqlServerOnDockerMessage": "Conexión a SQL Server en Docker",
|
||||||
"connectionFailedError": "Error en la conexión: \"{0}\"",
|
"connectionFailedError": "Error en la conexión: \"{0}\"",
|
||||||
"connectionRadioButtonLabel": "Conexiones",
|
"connectionRadioButtonLabel": "Conexiones",
|
||||||
"connectionStringSetting": "Nombre de configuración de la cadena de conexión",
|
"connectionStringSetting": "Nombre de configuración de la cadena de conexión",
|
||||||
"connectionStringSettingPlaceholder": "La configuración de cadena de conexión está especificada en \"local.settings.json\"",
|
"connectionStringSettingPlaceholder": "La configuración de cadena de conexión está especificada en \"local.settings.json\"",
|
||||||
"createNew": "Crear nuevo",
|
"createNew": "Crear nuevo",
|
||||||
|
"createNewLocalAppSetting": "Crear nueva configuración de aplicación local",
|
||||||
"createProjectDialogOkButtonText": "Crear",
|
"createProjectDialogOkButtonText": "Crear",
|
||||||
"createProjectFromDatabaseDialogName": "Creación de un proyecto a partir de una base de datos",
|
"createProjectFromDatabaseDialogName": "Creación de un proyecto a partir de una base de datos",
|
||||||
"createProjectSettings": "Configuración",
|
"createProjectSettings": "Configuración",
|
||||||
@@ -81,18 +85,16 @@
|
|||||||
"deployAppSettingUpdateFailed": "No se pudo actualizar la configuración de la aplicación \"{0}\"",
|
"deployAppSettingUpdateFailed": "No se pudo actualizar la configuración de la aplicación \"{0}\"",
|
||||||
"deployAppSettingUpdating": "Actualizando la configuración de la aplicación: \"{0}\"",
|
"deployAppSettingUpdating": "Actualizando la configuración de la aplicación: \"{0}\"",
|
||||||
"deployDbTaskName": "Implementando el proyecto de base de datos SQL localmente",
|
"deployDbTaskName": "Implementando el proyecto de base de datos SQL localmente",
|
||||||
"deployProjectFailed": "No se pudo implementar el proyecto. Compruebe el panel de salida para obtener más detalles. {0}",
|
|
||||||
"deployProjectFailedMessage": "No se pudo abrir una conexión a la base de datos implementada\"",
|
"deployProjectFailedMessage": "No se pudo abrir una conexión a la base de datos implementada\"",
|
||||||
"deployProjectSucceed": "Proyecto de base de datos implementado correctamente",
|
"deployProjectSucceed": "Proyecto de base de datos implementado correctamente",
|
||||||
"deployScriptExists": "Ya existe un script {0}. El nuevo script no se incluirá en la compilación.",
|
"deployScriptExists": "Ya existe un script {0}. El nuevo script no se incluirá en la compilación.",
|
||||||
"deployToDockerContainer": "Implementar en un contenedor de Docker",
|
|
||||||
"deployToExistingServer": "Implementar en el servidor existente",
|
|
||||||
"differentDbDifferentServer": "Base de datos diferente, servidor diferente",
|
"differentDbDifferentServer": "Base de datos diferente, servidor diferente",
|
||||||
"differentDbSameServer": "Base de datos diferente, mismo servidor",
|
"differentDbSameServer": "Base de datos diferente, mismo servidor",
|
||||||
"dockerContainerCreatedMessage": "Identificador creado por el Docker: \"{0}\"",
|
"dockerContainerCreatedMessage": "Identificador creado por el Docker: \"{0}\"",
|
||||||
"dockerContainerFailedToRunErrorMessage": "Error al ejecutar el contenedor de Docker",
|
"dockerContainerFailedToRunErrorMessage": "Error al ejecutar el contenedor de Docker",
|
||||||
"dockerContainerNotRunningErrorMessage": "El contenedor de Docker no se está ejecutando",
|
"dockerContainerNotRunningErrorMessage": "El contenedor de Docker no se está ejecutando",
|
||||||
"dockerLogMessage": "Registros de Docker: \"{0}\"",
|
"dockerLogMessage": "Registros de Docker: \"{0}\"",
|
||||||
|
"dockerNotRunningError": "No se pudo comprobar el Docker. Asegúrese de que el Docker está instalado y se está ejecutando. Error: ' {0} '",
|
||||||
"done": "Hecho",
|
"done": "Hecho",
|
||||||
"dontUseProfile": "No usar perfil",
|
"dontUseProfile": "No usar perfil",
|
||||||
"edgeProjectTypeDescription": "Comience con las partes principales para desarrollar y publicar esquemas para SQL Edge.",
|
"edgeProjectTypeDescription": "Comience con las partes principales para desarrollar y publicar esquemas para SQL Edge.",
|
||||||
@@ -100,13 +102,15 @@
|
|||||||
"emptyProjectTypeDescription": "Desarrolle y publique esquemas para bases de datos SQL a partir de un proyecto vacío.",
|
"emptyProjectTypeDescription": "Desarrolle y publique esquemas para bases de datos SQL a partir de un proyecto vacío.",
|
||||||
"emptyProjectTypeDisplayName": "Base de datos SQL",
|
"emptyProjectTypeDisplayName": "Base de datos SQL",
|
||||||
"enterConnStringTemplateDescription": "Escriba una plantilla para la cadena de conexión de SQL",
|
"enterConnStringTemplateDescription": "Escriba una plantilla para la cadena de conexión de SQL",
|
||||||
|
"enterConnectionString": "Escriba la cadena de conexión.",
|
||||||
"enterConnectionStringEnvName": "Escriba el nombre de variable de entorno de la cadena de conexión",
|
"enterConnectionStringEnvName": "Escriba el nombre de variable de entorno de la cadena de conexión",
|
||||||
"enterConnectionStringEnvNameDescription": "Escriba la variable de entorno de la cadena de conexión SQL",
|
"enterConnectionStringEnvNameDescription": "Escriba la variable de entorno de la cadena de conexión SQL",
|
||||||
|
"enterConnectionStringSettingName": "Escriba el nombre de la configuración de la cadena de conexión",
|
||||||
"enterConnectionStringTemplate": "Escriba la plantilla de la cadena de conexión.",
|
"enterConnectionStringTemplate": "Escriba la plantilla de la cadena de conexión.",
|
||||||
"enterNewDatabaseName": "Escriba el nombre de la nueva base de datos.",
|
"enterNewDatabaseName": "Escriba el nombre de la nueva base de datos.",
|
||||||
"enterNewValueForVar": "Escriba un nuevo valor para la variable \"{0}\".",
|
"enterNewValueForVar": "Escriba un nuevo valor para la variable \"{0}\".",
|
||||||
"enterPassword": "Escriba la contraseña o presione Entrar para usar la contraseña generada",
|
"enterPassword": "Introduzca la contraseña de administrador de SQL Server",
|
||||||
"enterPortNumber": "Escriba el número de puerto o presione Entrar para usar el valor predeterminado",
|
"enterPortNumber": "Escriba el número de puerto de SQL Server o presione Entrar para usar el valor predeterminado.",
|
||||||
"enterSystemDbName": "Escriba un nombre para esta base de datos del sistema.",
|
"enterSystemDbName": "Escriba un nombre para esta base de datos del sistema.",
|
||||||
"errorFindingBuildFilesLocation": "Error al buscar la ubicación de los archivos de compilación: {0}",
|
"errorFindingBuildFilesLocation": "Error al buscar la ubicación de los archivos de compilación: {0}",
|
||||||
"exampleUsage": "Ejemplo de uso",
|
"exampleUsage": "Ejemplo de uso",
|
||||||
@@ -115,6 +119,7 @@
|
|||||||
"externalStreamingJobFriendlyName": "Trabajo de streaming externo",
|
"externalStreamingJobFriendlyName": "Trabajo de streaming externo",
|
||||||
"externalStreamingJobValidationPassed": "Se ha superado la validación del trabajo de streaming externo.",
|
"externalStreamingJobValidationPassed": "Se ha superado la validación del trabajo de streaming externo.",
|
||||||
"extractTargetRequired": "La información de destino para la extracción es necesaria para crear un proyecto de base de datos.",
|
"extractTargetRequired": "La información de destino para la extracción es necesaria para crear un proyecto de base de datos.",
|
||||||
|
"failedToParse": "No se pudo analizar \"{0}\": {1}.",
|
||||||
"file": "Archivo",
|
"file": "Archivo",
|
||||||
"fileAlreadyExists": "Ya existe un archivo con el nombre \"{0}\" en el disco en esta ubicación. Elija otro nombre.",
|
"fileAlreadyExists": "Ya existe un archivo con el nombre \"{0}\" en el disco en esta ubicación. Elija otro nombre.",
|
||||||
"fileFormat": "Formato de archivo",
|
"fileFormat": "Formato de archivo",
|
||||||
@@ -127,6 +132,7 @@
|
|||||||
"folderObject": "carpeta",
|
"folderObject": "carpeta",
|
||||||
"folderStructureLabel": "Estructura de carpetas",
|
"folderStructureLabel": "Estructura de carpetas",
|
||||||
"generateScriptButtonText": "Generar script",
|
"generateScriptButtonText": "Generar script",
|
||||||
|
"generatingProjectFailed": "Error al generar el proyecto a través de AutoRest: {0}",
|
||||||
"hr": "h",
|
"hr": "h",
|
||||||
"input": "Input",
|
"input": "Input",
|
||||||
"invalidDataSchemaProvider": "Hay un DSP no válido en el archivo .sqlproj.",
|
"invalidDataSchemaProvider": "Hay un DSP no válido en el archivo .sqlproj.",
|
||||||
@@ -135,13 +141,17 @@
|
|||||||
"invalidInput": "Entrada no válida: \"{0}\"",
|
"invalidInput": "Entrada no válida: \"{0}\"",
|
||||||
"invalidProjectReload": "No se puede acceder al proyecto de base de datos proporcionado. Solo se pueden volver a cargar los proyectos de base de datos abiertos válidos.",
|
"invalidProjectReload": "No se puede acceder al proyecto de base de datos proporcionado. Solo se pueden volver a cargar los proyectos de base de datos abiertos válidos.",
|
||||||
"invalidPropertyValue": "Se ha especificado un valor no válido para la propiedad \"{0}\" en el archivo .sqlproj.",
|
"invalidPropertyValue": "Se ha especificado un valor no válido para la propiedad \"{0}\" en el archivo .sqlproj.",
|
||||||
|
"invalidSQLPassword": "La contraseña de SQL Server no cumple el requisito de complejidad de la contraseña. Para obtener más información, consulte https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||||
"invalidSqlConnectionString": "Cadena de conexión SQL no válida",
|
"invalidSqlConnectionString": "Cadena de conexión SQL no válida",
|
||||||
"invalidTargetPlatform": "Plataforma de destino no válida: {0}. Plataformas de destino admitidas: {1}",
|
"invalidTargetPlatform": "Plataforma de destino no válida: {0}. Plataformas de destino admitidas: {1}",
|
||||||
|
"jsonParseError": "{0} cerca de la línea \"{1}\", columna \"{2}\"",
|
||||||
"loadProfilePlaceholderText": "Perfil de carga...",
|
"loadProfilePlaceholderText": "Perfil de carga...",
|
||||||
"location": "Ubicación",
|
"location": "Ubicación",
|
||||||
"min": "min",
|
"min": "min",
|
||||||
"missingVersion": "Falta la entrada \"version\" en {0}.",
|
"missingVersion": "Falta la entrada \"version\" en {0}.",
|
||||||
|
"moreInformation": "More Information",
|
||||||
"msec": "ms",
|
"msec": "ms",
|
||||||
|
"multipleMostDeploymentScripts": "Número inesperado de {0} archivos: {1}",
|
||||||
"multipleSqlProjFilesSelected": "Se han seleccionado varios archivos .sqlproj; seleccione solo uno.",
|
"multipleSqlProjFilesSelected": "Se han seleccionado varios archivos .sqlproj; seleccione solo uno.",
|
||||||
"nameMustNotBeEmpty": "El nombre no puede estar en blanco",
|
"nameMustNotBeEmpty": "El nombre no puede estar en blanco",
|
||||||
"new": "Nuevo",
|
"new": "Nuevo",
|
||||||
@@ -154,12 +164,15 @@
|
|||||||
"noSqlProjFilesSelected": "No se ha seleccionado ningún archivo .sqlproj; seleccione uno.",
|
"noSqlProjFilesSelected": "No se ha seleccionado ningún archivo .sqlproj; seleccione uno.",
|
||||||
"noString": "No",
|
"noString": "No",
|
||||||
"noStringDefault": "No (valor predeterminado)",
|
"noStringDefault": "No (valor predeterminado)",
|
||||||
|
"nodeButNotAutorestFound": "No se encontró la herramienta Autorest en la ruta de acceso del sistema, pero se encontró Node.js. Se ejecuta a través de npx. Ejecute \"npm install autorest -g\" para instalarlo de forma permanente.",
|
||||||
|
"nodeNotFound": "No se encontraron autorest ni Node.js (npx) en la ruta de acceso del sistema. Instale Node.js para que funcione la generación automática.",
|
||||||
"notValidVariableName": "El nombre de variable '{0}' no es válido.",
|
"notValidVariableName": "El nombre de variable '{0}' no es válido.",
|
||||||
"objectType": "Tipo de objeto",
|
"objectType": "Tipo de objeto",
|
||||||
"okString": "Aceptar",
|
"okString": "Aceptar",
|
||||||
"output": "Resultado",
|
"output": "Resultado",
|
||||||
"outsideFolderPath": "No se admiten elementos con ruta absolutas fuera de la carpeta del proyecto. Asegúrese de que las rutas del archivo de proyecto son relativas a la carpeta del proyecto.",
|
"outsideFolderPath": "No se admiten elementos con ruta absolutas fuera de la carpeta del proyecto. Asegúrese de que las rutas del archivo de proyecto son relativas a la carpeta del proyecto.",
|
||||||
"parentTreeItemUnknown": "No se puede acceder al elemento primario del elemento de árbol proporcionado.",
|
"parentTreeItemUnknown": "No se puede acceder al elemento primario del elemento de árbol proporcionado.",
|
||||||
|
"passwordNotMatch": "La contraseña de SQL Server no coincide con la contraseña de confirmación.",
|
||||||
"portMustNotBeNumber": "El puerto debe ser un número",
|
"portMustNotBeNumber": "El puerto debe ser un número",
|
||||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||||
@@ -177,6 +190,9 @@
|
|||||||
"publishAction": "Publicar",
|
"publishAction": "Publicar",
|
||||||
"publishDialogName": "Publicación del proyecto",
|
"publishDialogName": "Publicación del proyecto",
|
||||||
"publishSettingsFiles": "Archivo de configuración de publicación",
|
"publishSettingsFiles": "Archivo de configuración de publicación",
|
||||||
|
"publishToContainerFailed": "No se pudo publicar en el contenedor. Compruebe el panel de salida para obtener más detalles. {0}",
|
||||||
|
"publishToDockerContainer": "Publicar en un nuevo servidor en un contenedor",
|
||||||
|
"publishToExistingServer": "Publicar en un servidor existente",
|
||||||
"referenceRadioButtonsGroupTitle": "Tipo",
|
"referenceRadioButtonsGroupTitle": "Tipo",
|
||||||
"referenceType": "Tipo de referencia",
|
"referenceType": "Tipo de referencia",
|
||||||
"reloadProject": "¿Quiere volver a cargar el proyecto de base de datos?",
|
"reloadProject": "¿Quiere volver a cargar el proyecto de base de datos?",
|
||||||
@@ -189,6 +205,8 @@
|
|||||||
"retryWaitMessage": "Esperando {0} segundos antes de otro intento de la operación \"{1}\"",
|
"retryWaitMessage": "Esperando {0} segundos antes de otro intento de la operación \"{1}\"",
|
||||||
"runningDockerMessage": "Compilando y ejecutando el contenedor de Docker...",
|
"runningDockerMessage": "Compilando y ejecutando el contenedor de Docker...",
|
||||||
"sameDatabase": "Misma base de datos",
|
"sameDatabase": "Misma base de datos",
|
||||||
|
"save": "Guardar",
|
||||||
|
"saveChangesInFile": "Hay cambios no guardados en el archivo actual. ¿Quiere guardar ahora?",
|
||||||
"schema": "Esquema",
|
"schema": "Esquema",
|
||||||
"schemaCompareAction": "Comparar esquemas",
|
"schemaCompareAction": "Comparar esquemas",
|
||||||
"schemaCompareNotInstalled": "Se requiere la instalación de la extensión de comparación de esquemas para ejecutar la comparación de esquemas.",
|
"schemaCompareNotInstalled": "Se requiere la instalación de la extensión de comparación de esquemas para ejecutar la comparación de esquemas.",
|
||||||
@@ -196,32 +214,36 @@
|
|||||||
"scriptFriendlyName": "Script",
|
"scriptFriendlyName": "Script",
|
||||||
"sec": "s",
|
"sec": "s",
|
||||||
"selectAzureFunction": "Seleccione una función de Azure en el archivo actual a la que agregar el enlace de SQL.",
|
"selectAzureFunction": "Seleccione una función de Azure en el archivo actual a la que agregar el enlace de SQL.",
|
||||||
|
"selectBaseImage": "Seleccione la imagen base de Docker SQL Server.",
|
||||||
"selectBindingType": "Seleccione el tipo de enlace",
|
"selectBindingType": "Seleccione el tipo de enlace",
|
||||||
"selectConnection": "Seleccionar conexión",
|
"selectConnection": "Seleccionar conexión",
|
||||||
"selectDacpac": "Seleccione .dacpac.",
|
"selectDacpac": "Seleccione .dacpac.",
|
||||||
"selectDatabase": "Seleccionar base de datos",
|
"selectDatabase": "Seleccionar base de datos",
|
||||||
"selectDeployOption": "Seleccione dónde desea implementar el proyecto",
|
|
||||||
"selectFolderStructure": "Seleccione la estructura de carpetas",
|
"selectFolderStructure": "Seleccione la estructura de carpetas",
|
||||||
"selectProfile": "Seleccionar perfil",
|
"selectProfile": "Seleccionar perfil",
|
||||||
"selectProfileToUse": "Seleccionar el perfil de publicación que se va a cargar.",
|
"selectProfileToUse": "Seleccionar el perfil de publicación que se va a cargar.",
|
||||||
"selectProjectLocation": "Seleccione la ubicación del proyecto",
|
"selectProjectLocation": "Seleccione la ubicación del proyecto",
|
||||||
|
"selectPublishOption": "Seleccione dónde publicar el proyecto",
|
||||||
|
"selectSetting": "Seleccione la configuración de la cadena de conexión SQL de local.settings.jsen",
|
||||||
|
"selectSpecFile": "Seleccionar archivo de especificación de OpenAPI/Swagger",
|
||||||
"selectString": "Seleccionar",
|
"selectString": "Seleccionar",
|
||||||
"selectTargetPlatform": "Plataforma de destino actual: {0}. Seleccione una nueva plataforma de destino.",
|
"selectTargetPlatform": "Plataforma de destino actual: {0}. Seleccione una nueva plataforma de destino.",
|
||||||
"server": "Servidor",
|
"server": "Servidor",
|
||||||
"serverName": "Nombre del servidor",
|
"serverName": "Nombre del servidor",
|
||||||
"serverVariable": "Variable de servidor",
|
"serverVariable": "Variable de servidor",
|
||||||
"sourceDatabase": "Base de datos de origen",
|
"sourceDatabase": "Base de datos de origen",
|
||||||
|
"specSelectionText": "Especificación de OpenAPI/Swagger",
|
||||||
"sqlCmdTableLabel": "Variables SQLCMD",
|
"sqlCmdTableLabel": "Variables SQLCMD",
|
||||||
"sqlCmdValueColumn": "Valor",
|
"sqlCmdValueColumn": "Valor",
|
||||||
"sqlCmdVariableColumn": "Nombre",
|
"sqlCmdVariableColumn": "Nombre",
|
||||||
"sqlConnectionStringFriendly": "Cadena de conexión SQL",
|
"sqlConnectionStringFriendly": "Cadena de conexión SQL",
|
||||||
"sqlDatabaseProjects.InstallNetCore": "Instalar",
|
"sqlDatabaseProjects.Install": "Instalar",
|
||||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "No se encuentra el SDK de .NET Core. La compilación del proyecto no funcionará. Instale la versión 3.1 de SDK de .NET Core o actualice la ubicación de la versión compatible de SDK de .NET Core en la configuración si ya está instalada.",
|
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "No se encuentra el SDK de .NET Core. La compilación del proyecto no funcionará. Instale la versión 3.1 de SDK de .NET Core o actualice la ubicación de la versión compatible de SDK de .NET Core en la configuración si ya está instalada.",
|
||||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "La versión de SDK de .NET Core instalada actualmente es {0}, la cual no es compatible. La compilación del proyecto no funcionará. Instale la versión 3.1 de SDK de .NET Core o actualice la ubicación de la versión compatible de SDK de .NET Core en la configuración si ya está instalada.",
|
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "La versión de SDK de .NET Core instalada actualmente es {0}, la cual no es compatible. La compilación del proyecto no funcionará. Instale la versión 3.1 de SDK de .NET Core o actualice la ubicación de la versión compatible de SDK de .NET Core en la configuración si ya está instalada.",
|
||||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "Actualizar ubicación",
|
"sqlDatabaseProjects.UpdateNetCoreLocation": "Actualizar ubicación",
|
||||||
"sqlDatabaseProjects.doNotAskAgain": "No volver a preguntar",
|
"sqlDatabaseProjects.doNotAskAgain": "No volver a preguntar",
|
||||||
"sqlDatabaseProjects.outputChannel": "Proyecto de base de datos",
|
"sqlDatabaseProjects.outputChannel": "Proyecto de base de datos",
|
||||||
"sqlObjectToQuery": "Objeto SQL para consultar",
|
"sqlTableOrViewToQuery": "Tabla o vista SQL para consultar",
|
||||||
"sqlTableToUpsert": "Tabla SQL para actualizar/insertar (upsert)",
|
"sqlTableToUpsert": "Tabla SQL para actualizar/insertar (upsert)",
|
||||||
"storedProcedureFriendlyName": "Procedimiento almacenado",
|
"storedProcedureFriendlyName": "Procedimiento almacenado",
|
||||||
"suppressMissingDependenciesErrors": "Suprimir errores causados por referencias sin resolver en el proyecto al que se hace referencia",
|
"suppressMissingDependenciesErrors": "Suprimir errores causados por referencias sin resolver en el proyecto al que se hace referencia",
|
||||||
@@ -242,13 +264,16 @@
|
|||||||
"updateProjectDatabaseReferencesForRoundTrip": "Las referencias de base de datos del sistema deben actualizarse para compilar este proyecto. Si el proyecto se crea en SSDT, seguirá funcionando en ambas herramientas. ¿Desea actualizar el proyecto?",
|
"updateProjectDatabaseReferencesForRoundTrip": "Las referencias de base de datos del sistema deben actualizarse para compilar este proyecto. Si el proyecto se crea en SSDT, seguirá funcionando en ambas herramientas. ¿Desea actualizar el proyecto?",
|
||||||
"updateProjectForRoundTrip": "Los objetivos, las referencias y las referencias de base de datos del sistema deben actualizarse para compilar este proyecto. Si el proyecto se crea en SSDT, seguirá funcionando en ambas herramientas. ¿Desea actualizar el proyecto?",
|
"updateProjectForRoundTrip": "Los objetivos, las referencias y las referencias de base de datos del sistema deben actualizarse para compilar este proyecto. Si el proyecto se crea en SSDT, seguirá funcionando en ambas herramientas. ¿Desea actualizar el proyecto?",
|
||||||
"valueCannotBeEmpty": "El valor no puede estar vacío",
|
"valueCannotBeEmpty": "El valor no puede estar vacío",
|
||||||
|
"valueMustNotBeEmpty": "El valor no debe estar vacío.",
|
||||||
"viewFriendlyName": "Ver",
|
"viewFriendlyName": "Ver",
|
||||||
"yesString": "Sí"
|
"yesString": "Sí"
|
||||||
},
|
},
|
||||||
"dist/tools/netcoreTool": {
|
"dist/tools/netcoreTool": {
|
||||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … errores: {1}",
|
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … errores: {1}"
|
||||||
"sqlDatabaseProjects.RunCommand.stderr": " .stderr: ",
|
},
|
||||||
"sqlDatabaseProjects.RunCommand.stdout": " .stdout:",
|
"dist/tools/shellExecutionHelper": {
|
||||||
|
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
||||||
|
"sqlDatabaseProjects.RunCommand.stdout": " stdout:",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … cerrado con el código {1}",
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … cerrado con el código {1}",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal": " >>> {0} … cerrado con la señal {1}"
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal": " >>> {0} … cerrado con la señal {1}"
|
||||||
},
|
},
|
||||||
@@ -256,16 +281,17 @@
|
|||||||
"sqlDatabaseProjects.Settings": "Proyectos de base de datos",
|
"sqlDatabaseProjects.Settings": "Proyectos de base de datos",
|
||||||
"sqlDatabaseProjects.addDatabaseReference": "Agregar referencia de base de datos",
|
"sqlDatabaseProjects.addDatabaseReference": "Agregar referencia de base de datos",
|
||||||
"sqlDatabaseProjects.addSqlBinding": "Agregue el enlace SQL",
|
"sqlDatabaseProjects.addSqlBinding": "Agregue el enlace SQL",
|
||||||
|
"sqlDatabaseProjects.autorestSqlVersion": "Qué versión de Autorest.Sql se va a usar desde NPM. Si no se establece, se usará la versión más reciente.",
|
||||||
"sqlDatabaseProjects.build": "Compilar",
|
"sqlDatabaseProjects.build": "Compilar",
|
||||||
"sqlDatabaseProjects.changeTargetPlatform": "Cambiar plataforma de destino",
|
"sqlDatabaseProjects.changeTargetPlatform": "Cambiar plataforma de destino",
|
||||||
"sqlDatabaseProjects.close": "Cerrar proyecto de base de datos",
|
"sqlDatabaseProjects.close": "Cerrar proyecto de base de datos",
|
||||||
"sqlDatabaseProjects.createProjectFromDatabase": "Crear proyecto a partir de base de datos",
|
"sqlDatabaseProjects.createProjectFromDatabase": "Crear proyecto a partir de base de datos",
|
||||||
"sqlDatabaseProjects.delete": "Eliminar",
|
"sqlDatabaseProjects.delete": "Eliminar",
|
||||||
"sqlDatabaseProjects.deployLocal": "Implementar",
|
|
||||||
"sqlDatabaseProjects.description": "Diseñe y publique esquemas de base de datos SQL.",
|
"sqlDatabaseProjects.description": "Diseñe y publique esquemas de base de datos SQL.",
|
||||||
"sqlDatabaseProjects.displayName": "Proyectos de base de datos",
|
"sqlDatabaseProjects.displayName": "Proyectos de base de datos",
|
||||||
"sqlDatabaseProjects.editProjectFile": "Editar archivo. sqlproj",
|
"sqlDatabaseProjects.editProjectFile": "Editar archivo. sqlproj",
|
||||||
"sqlDatabaseProjects.exclude": "Excluir del proyecto",
|
"sqlDatabaseProjects.exclude": "Excluir del proyecto",
|
||||||
|
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "Generar proyecto de SQL desde las especificaciones de OpenAPI/Swagger",
|
||||||
"sqlDatabaseProjects.netCoreDoNotAsk": "Indica si se pide al usuario que instale .NET Core cuando no se detecte.",
|
"sqlDatabaseProjects.netCoreDoNotAsk": "Indica si se pide al usuario que instale .NET Core cuando no se detecte.",
|
||||||
"sqlDatabaseProjects.netCoreInstallLocation": "Ruta de acceso completa a SDK de .NET Core en la máquina.",
|
"sqlDatabaseProjects.netCoreInstallLocation": "Ruta de acceso completa a SDK de .NET Core en la máquina.",
|
||||||
"sqlDatabaseProjects.new": "Nuevo proyecto de base de datos",
|
"sqlDatabaseProjects.new": "Nuevo proyecto de base de datos",
|
||||||
@@ -278,6 +304,7 @@
|
|||||||
"sqlDatabaseProjects.newStoredProcedure": "Agregar procedimiento almacenado",
|
"sqlDatabaseProjects.newStoredProcedure": "Agregar procedimiento almacenado",
|
||||||
"sqlDatabaseProjects.newTable": "Agregar tabla",
|
"sqlDatabaseProjects.newTable": "Agregar tabla",
|
||||||
"sqlDatabaseProjects.newView": "Agregar vista",
|
"sqlDatabaseProjects.newView": "Agregar vista",
|
||||||
|
"sqlDatabaseProjects.nodejsDoNotAsk": "Indique si se pide al usuario que instale Node.js cuando no se detecte.",
|
||||||
"sqlDatabaseProjects.open": "Abrir proyecto de base de datos",
|
"sqlDatabaseProjects.open": "Abrir proyecto de base de datos",
|
||||||
"sqlDatabaseProjects.openContainingFolder": "Abrir carpeta contenedora",
|
"sqlDatabaseProjects.openContainingFolder": "Abrir carpeta contenedora",
|
||||||
"sqlDatabaseProjects.properties": "Propiedades",
|
"sqlDatabaseProjects.properties": "Propiedades",
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
"sql.migration.creating.rg.loading": "Crear grupo de recursos",
|
"sql.migration.creating.rg.loading": "Crear grupo de recursos",
|
||||||
"sql.migration.cutover": "Migración total",
|
"sql.migration.cutover": "Migración total",
|
||||||
"sql.migration.cutover.card": "Completando la migración total",
|
"sql.migration.cutover.card": "Completando la migración total",
|
||||||
|
"sql.migration.cutover.error": "Se produjo un error al iniciar la transferencia.",
|
||||||
"sql.migration.cutover.help.main": "Realice los pasos siguientes antes de completar la migración.",
|
"sql.migration.cutover.help.main": "Realice los pasos siguientes antes de completar la migración.",
|
||||||
"sql.migration.cutover.in.progress": "Migración total en curso para la base de datos “{0}”",
|
"sql.migration.cutover.in.progress": "Migración total en curso para la base de datos “{0}”",
|
||||||
"sql.migration.cutover.last.file.restored": "Último archivo restaurado: {0}",
|
"sql.migration.cutover.last.file.restored": "Último archivo restaurado: {0}",
|
||||||
@@ -239,7 +240,14 @@
|
|||||||
"sql.migration.resource.group.description": "Un grupo de recursos es un contenedor que tiene los recursos relacionados de una solución de Azure.",
|
"sql.migration.resource.group.description": "Un grupo de recursos es un contenedor que tiene los recursos relacionados de una solución de Azure.",
|
||||||
"sql.migration.resource.group.not.found": "No se han encontrado grupos de recursos.",
|
"sql.migration.resource.group.not.found": "No se han encontrado grupos de recursos.",
|
||||||
"sql.migration.resourceGroups": "Grupo de recursos",
|
"sql.migration.resourceGroups": "Grupo de recursos",
|
||||||
|
"sql.migration.resume.contine": "Continuar el último intento de migración...",
|
||||||
|
"sql.migration.resume.start": "Volver a empezar con la evaluación de la migración (recomendado)",
|
||||||
|
"sql.migration.resume.title": "Volver a ejecutar el flujo de trabajo de migración",
|
||||||
"sql.migration.rg.created": "Grupo de recursos creado",
|
"sql.migration.rg.created": "Grupo de recursos creado",
|
||||||
|
"sql.migration.save.close": "Guardar y cerrar",
|
||||||
|
"sql.migration.saved.assessment.cancel": "Cancelar",
|
||||||
|
"sql.migration.saved.assessment.next": "Siguiente",
|
||||||
|
"sql.migration.saved.assessment.result": "Resultado de evaluación guardado",
|
||||||
"sql.migration.search": "Buscar",
|
"sql.migration.search": "Buscar",
|
||||||
"sql.migration.search.for.migration": "Buscar migraciones",
|
"sql.migration.search.for.migration": "Buscar migraciones",
|
||||||
"sql.migration.sec": "{0} s",
|
"sql.migration.sec": "{0} s",
|
||||||
@@ -297,8 +305,11 @@
|
|||||||
"sql.migration.sql.managed.instance": "SQL Managed Instance",
|
"sql.migration.sql.managed.instance": "SQL Managed Instance",
|
||||||
"sql.migration.sql.server.instance": "Instancia de SQL Server",
|
"sql.migration.sql.server.instance": "Instancia de SQL Server",
|
||||||
"sql.migration.sql.virtual.machine": "Máquina virtual de SQL",
|
"sql.migration.sql.virtual.machine": "Máquina virtual de SQL",
|
||||||
|
"sql.migration.start.migration.button": "Iniciar la migración",
|
||||||
"sql.migration.start.time": "Hora de inicio",
|
"sql.migration.start.time": "Hora de inicio",
|
||||||
"sql.migration.status": "Estado",
|
"sql.migration.status": "Estado",
|
||||||
|
"sql.migration.status.add.account": "Agregar cuenta",
|
||||||
|
"sql.migration.status.add.account.MESSAGE": "Agregue su cuenta de Azure para ver las migraciones existentes y su estado.",
|
||||||
"sql.migration.status.canceling": "Cancelando",
|
"sql.migration.status.canceling": "Cancelando",
|
||||||
"sql.migration.status.completing": "Completando",
|
"sql.migration.status.completing": "Completando",
|
||||||
"sql.migration.status.creating": "Creando",
|
"sql.migration.status.creating": "Creando",
|
||||||
|
|||||||
@@ -9933,15 +9933,18 @@
|
|||||||
"treeView.notRegistered": "No se ha registrado ninguna vista del árbol con el id. \"{0}\"."
|
"treeView.notRegistered": "No se ha registrado ninguna vista del árbol con el id. \"{0}\"."
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebook": {
|
"sql/workbench/api/common/extHostNotebook": {
|
||||||
"errNoManager": "No se encontró ningún administrador",
|
"errNoExecuteManager": "No se encontró ningún administrador de ejecución",
|
||||||
"errNoProvider": "no se encontró ningún proveedor de cuadernos",
|
"errNoExecuteProvider": "No se encontró ningún proveedor de ejecución de cuadernos",
|
||||||
|
"errNoSerializationManager": "No se encontró ningún administrador de serialización",
|
||||||
|
"errNoSerializationProvider": "No se encontró ningún proveedor de serialización de cuadernos",
|
||||||
|
"executeProviderRequired": "Un NotebookExecuteProvider con un id. de proveedor válido debe pasarse a este método",
|
||||||
"noContentManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de contenido. No se pueden realizar operaciones en él",
|
"noContentManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de contenido. No se pueden realizar operaciones en él",
|
||||||
"noServerManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de servidores. No se pueden realizar operaciones en él",
|
"noServerManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de servidores. No se pueden realizar operaciones en él",
|
||||||
"noSessionManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de sesiones. No se pueden realizar operaciones en él.",
|
"noSessionManager": "La instancia de Notebook Manager para el cuaderno {0} no tiene un administrador de sesiones. No se pueden realizar operaciones en él.",
|
||||||
"providerRequired": "Un NotebookProvider con providerId válido se debe pasar a este método"
|
"serializationProviderRequired": "Un NotebookSerializationProvider con un id. de proveedor válido debe pasarse a este método"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
||||||
"providerRequired": "Un NotebookProvider con providerId válido se debe pasar a este método"
|
"navigationProviderRequired": "Se debe pasar un NavigationProvider con un id. de proveedor válido a este método"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/actions": {
|
"sql/workbench/browser/actions": {
|
||||||
"clearSavedAccounts": "Borrar todas las cuentas guardadas",
|
"clearSavedAccounts": "Borrar todas las cuentas guardadas",
|
||||||
@@ -9985,6 +9988,7 @@
|
|||||||
"optionsDialog.ok": "Aceptar"
|
"optionsDialog.ok": "Aceptar"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modal/optionsDialogHelper": {
|
"sql/workbench/browser/modal/optionsDialogHelper": {
|
||||||
|
"optionsDialog.defaultGroupName": "General",
|
||||||
"optionsDialog.invalidInput": "Entrada no válida. Se espera un valor numérico.",
|
"optionsDialog.invalidInput": "Entrada no válida. Se espera un valor numérico.",
|
||||||
"optionsDialog.missingRequireField": " se requiere."
|
"optionsDialog.missingRequireField": " se requiere."
|
||||||
},
|
},
|
||||||
@@ -9997,6 +10001,7 @@
|
|||||||
"declarativeTable.showActions": "Mostrar acciones"
|
"declarativeTable.showActions": "Mostrar acciones"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modelComponents/dropdown.component": {
|
"sql/workbench/browser/modelComponents/dropdown.component": {
|
||||||
|
"defaultDropdownErrorMessage": "Rellene este campo.",
|
||||||
"loadingCompletedMessage": "Carga completada",
|
"loadingCompletedMessage": "Carga completada",
|
||||||
"loadingMessage": "Carga en curso"
|
"loadingMessage": "Carga en curso"
|
||||||
},
|
},
|
||||||
@@ -10250,6 +10255,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
||||||
"connection.parseClipboardForConnectionStringDescription": "Intente analizar el contenido del portapapeles cuando se abre el cuadro de diálogo de conexión o se realiza un pegado.",
|
"connection.parseClipboardForConnectionStringDescription": "Intente analizar el contenido del portapapeles cuando se abre el cuadro de diálogo de conexión o se realiza un pegado.",
|
||||||
|
"connection.showUnsupportedServerVersionWarning": "Si se muestra o no el mensaje de advertencia cuando el usuario se conecta a una versión del servidor que no es compatible con Azure Data Studio.",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory: universal con compatibilidad con MFA",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory: contraseña",
|
||||||
|
"sql.defaultAuthenticationType.Integrated": "Autenticación de Windows",
|
||||||
|
"sql.defaultAuthenticationType.SqlLogin": "Inicio de sesión de SQL",
|
||||||
|
"sql.defaultAuthenticationTypeDescription": "Tipo de autenticación predeterminado que será usado al conectarse a los recursos de Azure. ",
|
||||||
"sql.defaultEngineDescription": "Motor de SQL predeterminado para usar. Esto indica el proveedor de lenguaje predeterminado en los archivos .sql y los valores por defecto que se usarán al crear una nueva conexión.",
|
"sql.defaultEngineDescription": "Motor de SQL predeterminado para usar. Esto indica el proveedor de lenguaje predeterminado en los archivos .sql y los valores por defecto que se usarán al crear una nueva conexión.",
|
||||||
"sql.maxRecentConnectionsDescription": "Número máximo de conexiones usadas recientemente que se van a almacenar en la lista de conexiones."
|
"sql.maxRecentConnectionsDescription": "Número máximo de conexiones usadas recientemente que se van a almacenar en la lista de conexiones."
|
||||||
},
|
},
|
||||||
@@ -11214,6 +11225,7 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/queryResultsView": {
|
"sql/workbench/contrib/query/browser/queryResultsView": {
|
||||||
"messagesTabTitle": "Mensajes",
|
"messagesTabTitle": "Mensajes",
|
||||||
|
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
|
||||||
"resultsTabTitle": "Resultados"
|
"resultsTabTitle": "Resultados"
|
||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/statusBarItems": {
|
"sql/workbench/contrib/query/browser/statusBarItems": {
|
||||||
@@ -11605,7 +11617,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/services/connection/browser/connectionManagementService": {
|
"sql/workbench/services/connection/browser/connectionManagementService": {
|
||||||
"cancelConnectionConfirmation": "¿Seguro que desea cancelar esta conexión?",
|
"cancelConnectionConfirmation": "¿Seguro que desea cancelar esta conexión?",
|
||||||
|
"connection.invalidConnectionResult": "El resultado de la conexión no es válido",
|
||||||
|
"connection.neverShowUnsupportedVersionWarning": "No volver a mostrar",
|
||||||
"connection.noAzureAccount": "Error al obtener el token de cuenta de Azure para conexión",
|
"connection.noAzureAccount": "Error al obtener el token de cuenta de Azure para conexión",
|
||||||
|
"connection.refreshAzureTokenFailure": "Error al actualizar el token de cuenta de Azure para conexión",
|
||||||
|
"connection.unsupportedServerVersionWarning": "La versión del servidor no es compatible con Azure Data Studio, es posible que aún pueda conectarse a ella, pero puede que algunas características de Azure Data Studio no funcionen de la forma esperada.",
|
||||||
|
"connectionManagementService.noProviderForUri": "No se encontró ningún proveedor para el URI: {0}",
|
||||||
"connectionNotAcceptedError": "Conexión no aceptada",
|
"connectionNotAcceptedError": "Conexión no aceptada",
|
||||||
"connectionService.no": "No",
|
"connectionService.no": "No",
|
||||||
"connectionService.yes": "Sí"
|
"connectionService.yes": "Sí"
|
||||||
@@ -11792,7 +11809,7 @@
|
|||||||
"carbon.extension.contributes.notebook.provider": "Identificador del proveedor del cuaderno.",
|
"carbon.extension.contributes.notebook.provider": "Identificador del proveedor del cuaderno.",
|
||||||
"carbon.extension.contributes.notebook.standardKernels": "Núcleos que deben ser estándar con este proveedor de cuadernos",
|
"carbon.extension.contributes.notebook.standardKernels": "Núcleos que deben ser estándar con este proveedor de cuadernos",
|
||||||
"vscode.extension.contributes.notebook.languagemagics": "Aporta el lenguaje del cuaderno.",
|
"vscode.extension.contributes.notebook.languagemagics": "Aporta el lenguaje del cuaderno.",
|
||||||
"vscode.extension.contributes.notebook.providers": "Aporta proveedores de cuadernos."
|
"vscode.extension.contributes.notebook.providersDescriptions": "Aporta descripciones del proveedor de cuadernos."
|
||||||
},
|
},
|
||||||
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
||||||
"loading": "Carga en curso..."
|
"loading": "Carga en curso..."
|
||||||
@@ -11856,6 +11873,8 @@
|
|||||||
"sql/workbench/services/query/common/queryModelService": {
|
"sql/workbench/services/query/common/queryModelService": {
|
||||||
"commitEditFailed": "Error al confirmar una fila: ",
|
"commitEditFailed": "Error al confirmar una fila: ",
|
||||||
"msgCancelQueryFailed": "Error al cancelar la consulta: {0}",
|
"msgCancelQueryFailed": "Error al cancelar la consulta: {0}",
|
||||||
|
"queryModelService.noQueryFoundForUri": "No se encontró ninguna consulta para {0}",
|
||||||
|
"queryModelService.uriAlreadyHasQuery": "{0} ya tiene una consulta existente",
|
||||||
"runQueryBatchStartLine": "Línea {0}",
|
"runQueryBatchStartLine": "Línea {0}",
|
||||||
"runQueryBatchStartMessage": "La consulta comenzó a ejecutarse a las ",
|
"runQueryBatchStartMessage": "La consulta comenzó a ejecutarse a las ",
|
||||||
"runQueryStringBatchStartMessage": "Comenzó a ejecutar la consulta \"{0}\"",
|
"runQueryStringBatchStartMessage": "Comenzó a ejecutar la consulta \"{0}\"",
|
||||||
@@ -11954,6 +11973,14 @@
|
|||||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||||
"miGettingStarted": "I&&ntroducción",
|
"miGettingStarted": "I&&ntroducción",
|
||||||
"showReleaseNotes": "Ver introducción"
|
"showReleaseNotes": "Ver introducción"
|
||||||
|
},
|
||||||
|
"sql/platform/connection/common/connectionStatusManager": {
|
||||||
|
"connectionStatusManager.noConnectionForUri": "No se encontró la conexión con el URI: {0}",
|
||||||
|
"connectionStatusManager.uriAlreadyInConnectionsList": "Ya hay una conexión con el URI: {0}"
|
||||||
|
},
|
||||||
|
"sql/workbench/services/query/common/queryManagement": {
|
||||||
|
"queryManagement.noQueryRunnerForUri": "No se encontró el ejecutor de consultas para el URI: {0}",
|
||||||
|
"queryManagement.uriAlreadyHasQueryRunner": "URI: inesperadamente {0} ya tiene un ejecutor de consultas."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -399,22 +399,42 @@
|
|||||||
"arc.sql.connection.settings.section.title": "Informations sur la connexion SQL",
|
"arc.sql.connection.settings.section.title": "Informations sur la connexion SQL",
|
||||||
"arc.sql.cores-limit.description": "Limite des cœurs de l’instance managée en tant qu’entier.",
|
"arc.sql.cores-limit.description": "Limite des cœurs de l’instance managée en tant qu’entier.",
|
||||||
"arc.sql.cores-request.description": "Demande de cœurs de l’instance gérée en tant qu’entier.",
|
"arc.sql.cores-request.description": "Demande de cœurs de l’instance gérée en tant qu’entier.",
|
||||||
|
"arc.sql.dev.use.description": "Activez la case à cocher pour indiquer que cette instance sera utilisée uniquement à des fins de développement ou de test. Cette instance ne sera pas facturée.",
|
||||||
|
"arc.sql.dev.use.label": "Pour une utilisation de développement uniquement",
|
||||||
|
"arc.sql.high.availability.description": "Activez des réplicas supplémentaires pour une haute disponibilité. La configuration de calcul et de stockage sélectionnée ci-dessous sera appliquée à tous les réplicas.",
|
||||||
|
"arc.sql.high.availability.label": "Haute disponibilité",
|
||||||
"arc.sql.instance.name": "Nom de l'instance",
|
"arc.sql.instance.name": "Nom de l'instance",
|
||||||
"arc.sql.instance.settings.section.title": "Paramètres d'instance SQL",
|
"arc.sql.instance.settings.section.title": "Paramètres d'instance SQL",
|
||||||
"arc.sql.invalid.instance.name": "Le nom de l’instance doit être constitué de caractères alphanumériques minuscules ou « - », commencer par une lettre, se terminer par un caractère alphanumérique et comporter 13 caractères au maximum.",
|
"arc.sql.invalid.instance.name": "Le nom de l’instance doit être constitué de caractères alphanumériques minuscules ou « - », commencer par une lettre, se terminer par un caractère alphanumérique et comporter 13 caractères au maximum.",
|
||||||
"arc.sql.invalid.username": "le nom d’utilisateur sa est désactivé, choisissez un autre nom d’utilisateur",
|
"arc.sql.invalid.username": "le nom d’utilisateur sa est désactivé, choisissez un autre nom d’utilisateur",
|
||||||
"arc.sql.memory-limit.description": "Limite de la capacité de l’instance managée en tant qu’entier.",
|
"arc.sql.memory-limit.description": "Limite de la capacité de l’instance managée en tant qu’entier.",
|
||||||
"arc.sql.memory-request.description": "Demande de la capacité de l’instance managée en tant que quantité entière de mémoire en Go.",
|
"arc.sql.memory-request.description": "Demande de la capacité de l’instance managée en tant que quantité entière de mémoire en Go.",
|
||||||
"arc.sql.replicas.description": "Nombre de réplicas SQL Managed Instance qui seront déployés dans votre cluster Kubernetes à des fins de haute disponibilité",
|
"arc.sql.one.replica": "1 replica",
|
||||||
"arc.sql.replicas.label": "Réplicas",
|
"arc.sql.service.tier.business.critical": "[PRÉVERSION] critique pour l’entreprise (nombre illimité de vCores et de RAM, haute disponibilité avancée)",
|
||||||
"arc.sql.storage-class.data.description": "Classe de stockage à utiliser pour les données (.mdf)",
|
"arc.sql.service.tier.description": "Sélectionnez les niveaux de service vCore les plus récents pour SQL Managed Instance - Azure Arc, notamment Usage général et Critique pour l'entreprise.{0}",
|
||||||
|
"arc.sql.service.tier.general.purpose": "Usage général (jusqu’à 24 vCores et 128 GI de RAM, haute disponibilité standard)",
|
||||||
|
"arc.sql.service.tier.label": "Niveau de service",
|
||||||
|
"arc.sql.storage-class.backups.description": "Classe de stockage à utiliser pour les volumes persistants de sauvegarde. Si aucune valeur n’est spécifiée, la classe de stockage par défaut est utilisée.",
|
||||||
|
"arc.sql.storage-class.data.description": "Classe de stockage à utiliser pour les données (. mdf). Si aucune valeur n’est spécifiée, la classe de stockage par défaut est utilisée.",
|
||||||
|
"arc.sql.storage-class.datalogs.description": "Classe de stockage à utiliser pour les journaux de base de données (.ldf). Si aucune valeur n’est spécifiée, la classe de stockage par défaut est utilisée.",
|
||||||
"arc.sql.storage-class.dc.description": "Classe de stockage à utiliser pour toutes les données et journalise les volumes persistants pour tous les gousses de contrôleur de données qui en ont besoin.",
|
"arc.sql.storage-class.dc.description": "Classe de stockage à utiliser pour toutes les données et journalise les volumes persistants pour tous les gousses de contrôleur de données qui en ont besoin.",
|
||||||
"arc.sql.storage-class.logs.description": "Classe de stockage à utiliser pour les journaux (/var/log)",
|
"arc.sql.storage-class.logs.description": "Classe de stockage à utiliser pour les journaux (/var/log). Si aucune valeur n’est spécifiée, la classe de stockage par défaut est utilisée.",
|
||||||
|
"arc.sql.three.replicas": "3 réplicas",
|
||||||
|
"arc.sql.two.replicas": "2 réplicas",
|
||||||
"arc.sql.username": "Nom d'utilisateur",
|
"arc.sql.username": "Nom d'utilisateur",
|
||||||
|
"arc.sql.volume.size.backups.description": "Taille du volume de stockage à utiliser pour les sauvegardes en gibioctets.",
|
||||||
|
"arc.sql.volume.size.backups.label": "Taille du volume en Gio (sauvegardes)",
|
||||||
|
"arc.sql.volume.size.data.description": "Taille du volume de stockage à utiliser pour les données en gibioctets.",
|
||||||
|
"arc.sql.volume.size.data.label": "Taille du volume en Gio (données)",
|
||||||
|
"arc.sql.volume.size.datalogs.description": "Taille du volume de stockage à utiliser pour les journaux de base de données en gibioctets.",
|
||||||
|
"arc.sql.volume.size.datalogs.label": "Taille du volume en Gio (journaux de base de données)",
|
||||||
|
"arc.sql.volume.size.logs.description": "Taille du volume de stockage à utiliser pour les journaux en gibioctets.",
|
||||||
|
"arc.sql.volume.size.logs.label": "Taille du volume en Gio (journaux)",
|
||||||
"arc.sql.wizard.page1.title": "Fournir les paramètres d’instance managée Azure SQL",
|
"arc.sql.wizard.page1.title": "Fournir les paramètres d’instance managée Azure SQL",
|
||||||
"arc.sql.wizard.title": "Déployer Azure SQL Managed Instance : Azure Arc (préversion)",
|
"arc.sql.wizard.title": "Déployer Azure SQL Managed Instance : Azure Arc (préversion)",
|
||||||
"arc.storage-class.backups.label": "Classe de stockage (sauvegardes)",
|
"arc.storage-class.backups.label": "Classe de stockage (sauvegardes)",
|
||||||
"arc.storage-class.data.label": "Classe de stockage (Données)",
|
"arc.storage-class.data.label": "Classe de stockage (Données)",
|
||||||
|
"arc.storage-class.datalogs.label": "Classe de stockage (journaux de base de données)",
|
||||||
"arc.storage-class.dc.label": "Classe de stockage",
|
"arc.storage-class.dc.label": "Classe de stockage",
|
||||||
"arc.storage-class.logs.label": "Classe de stockage (journaux)",
|
"arc.storage-class.logs.label": "Classe de stockage (journaux)",
|
||||||
"arc.view.title": "Contrôleurs Azure Arc",
|
"arc.view.title": "Contrôleurs Azure Arc",
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"dataworkspace.projectParentDirectoryNotExistError": "L’emplacement de projet sélectionné « {0} » n’existe pas ou n’est pas un répertoire.",
|
"dataworkspace.projectParentDirectoryNotExistError": "L’emplacement de projet sélectionné « {0} » n’existe pas ou n’est pas un répertoire.",
|
||||||
"dataworkspace.projectsFailedToLoad": "Échec du chargement de certains projets. Pour afficher plus de détails, [ouvrez la console du développeur](command:workbench.action.toggleDevTools)",
|
"dataworkspace.projectsFailedToLoad": "Échec du chargement de certains projets. Pour afficher plus de détails, [ouvrez la console du développeur](command:workbench.action.toggleDevTools)",
|
||||||
"dataworkspace.remoteGitRepo": "Référentiel Git distant",
|
"dataworkspace.remoteGitRepo": "Référentiel Git distant",
|
||||||
"dataworkspace.restartConfirmation": "Azure Data Studio doit être redémarré pour que le projet soit créé et ajouté à l’espace de travail, faites-le maintenant ?",
|
"dataworkspace.restartConfirmation": "Azure Data Studio doit être redémarré pour que le projet soit ajouté à l'espace de travail. Redémarrer maintenant?",
|
||||||
"dataworkspace.select": "Sélectionner",
|
"dataworkspace.select": "Sélectionner",
|
||||||
"dataworkspace.selectProjectLocation": "Sélectionner l’emplacement du projet",
|
"dataworkspace.selectProjectLocation": "Sélectionner l’emplacement du projet",
|
||||||
"dataworkspace.selectProjectType": "Sélectionner le type de projet",
|
"dataworkspace.selectProjectType": "Sélectionner le type de projet",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
"projects-view-no-project-content": "Aucun projet n’est ouvert dans l’espace de travail actuel.\r\n[Créer](command:projects.new)\r\n[Ouvrir un existant](command:projects.openExisting)\r\nPour en savoir plus sur les projets [lire nos documents](https://aka.ms/azuredatastudio-projects).\r\n",
|
"projects-view-no-project-content": "Aucun projet n’est ouvert dans l’espace de travail actuel.\r\n[Créer](command:projects.new)\r\n[Ouvrir un existant](command:projects.openExisting)\r\nPour en savoir plus sur les projets [lire nos documents](https://aka.ms/azuredatastudio-projects).\r\n",
|
||||||
"projects-view-no-workspace-content": "Créez ou ouvrez existant pour commencer.\r\n[Créer](command:projects.new)\r\n[Ouvrir un existant](command:projects.openExisting)\r\nPour en savoir plus sur les projets [lire nos documents](https://aka.ms/azuredatastudio-projects).",
|
"projects-view-no-workspace-content": "Créez ou ouvrez existant pour commencer.\r\n[Créer](command:projects.new)\r\n[Ouvrir un existant](command:projects.openExisting)\r\nPour en savoir plus sur les projets [lire nos documents](https://aka.ms/azuredatastudio-projects).",
|
||||||
"projects.defaultProjectSaveLocation": "Chemin d’accès complet au dossier dans lequel les nouveaux projets sont enregistrés par défaut.",
|
"projects.defaultProjectSaveLocation": "Chemin d’accès complet au dossier dans lequel les nouveaux projets sont enregistrés par défaut.",
|
||||||
|
"projects.excludedProjectsDescription": "Liste des projets dans l’espace de travail à exclure des projets Viewlet",
|
||||||
"projects.showNotAddedProjectsInWorkspacePrompt": "Toujours afficher un message d'information lorsque les dossiers de l'espace de travail actuel contiennent des projets qui n'ont pas été ajoutés aux projets de l'espace de travail.",
|
"projects.showNotAddedProjectsInWorkspacePrompt": "Toujours afficher un message d'information lorsque les dossiers de l'espace de travail actuel contiennent des projets qui n'ont pas été ajoutés aux projets de l'espace de travail.",
|
||||||
"refresh-workspace-command": "Actualiser",
|
"refresh-workspace-command": "Actualiser",
|
||||||
"remove-project-command": "Supprimer le projet"
|
"remove-project-command": "Supprimer le projet"
|
||||||
|
|||||||
@@ -13,11 +13,19 @@
|
|||||||
"flatFileImport.allowNulls": "Autoriser les valeurs Null",
|
"flatFileImport.allowNulls": "Autoriser les valeurs Null",
|
||||||
"flatFileImport.browseFiles": "Parcourir",
|
"flatFileImport.browseFiles": "Parcourir",
|
||||||
"flatFileImport.columnName": "Nom de la colonne",
|
"flatFileImport.columnName": "Nom de la colonne",
|
||||||
|
"flatFileImport.columnTableTitle": "Colonne",
|
||||||
|
"flatFileImport.createDerivedColumn": "Créer une colonne dérivée",
|
||||||
"flatFileImport.dataType": "Type de données",
|
"flatFileImport.dataType": "Type de données",
|
||||||
"flatFileImport.databaseDropdownTitle": "Base de données dans laquelle la table est créée",
|
"flatFileImport.databaseDropdownTitle": "Base de données dans laquelle la table est créée",
|
||||||
"flatFileImport.databaseName": "Nom de la base de données",
|
"flatFileImport.databaseName": "Nom de la base de données",
|
||||||
|
"flatFileImport.deriverColumnInstruction1": "Sélectionnez les colonnes de données à gauche nécessaires pour dériver votre nouvelle colonne",
|
||||||
|
"flatFileImport.deriverColumnInstruction2": "Sélectionnez une ligne et spécifiez un exemple de transformation que vous souhaitez appliquer au reste de la colonne.",
|
||||||
|
"flatFileImport.deriverColumnInstruction3": "Cliquez sur « Aperçu de la transformation » pour afficher un aperçu de la transformation.",
|
||||||
|
"flatFileImport.deriverColumnInstruction4": "Affinez votre transformation jusqu’à ce que vous ayez la colonne souhaitée.",
|
||||||
|
"flatFileImport.deriverColumnInstruction5": "Spécifiez le nom de la nouvelle colonne dérivée et cliquez sur « terminé »",
|
||||||
"flatFileImport.fileImport": "Fichier à importer",
|
"flatFileImport.fileImport": "Fichier à importer",
|
||||||
"flatFileImport.fileTextboxTitle": "Emplacement du fichier à importer",
|
"flatFileImport.fileTextboxTitle": "Emplacement du fichier à importer",
|
||||||
|
"flatFileImport.headerIntructionText": "Bienvenue dans l’outil de colonne dérivée! Pour commencer, suivez les étapes ci-dessous :",
|
||||||
"flatFileImport.importData": "Importer des données",
|
"flatFileImport.importData": "Importer des données",
|
||||||
"flatFileImport.importInformation": "Importer les informations",
|
"flatFileImport.importInformation": "Importer les informations",
|
||||||
"flatFileImport.importNewFile": "Importer un nouveau fichier",
|
"flatFileImport.importNewFile": "Importer un nouveau fichier",
|
||||||
@@ -28,13 +36,19 @@
|
|||||||
"flatFileImport.page2Name": "Aperçu des données",
|
"flatFileImport.page2Name": "Aperçu des données",
|
||||||
"flatFileImport.page3Name": "Modifier les colonnes",
|
"flatFileImport.page3Name": "Modifier les colonnes",
|
||||||
"flatFileImport.page4Name": "Récapitulatif",
|
"flatFileImport.page4Name": "Récapitulatif",
|
||||||
|
"flatFileImport.previewTransformation": "Aperçu de la transformation",
|
||||||
"flatFileImport.primaryKey": "Clé primaire",
|
"flatFileImport.primaryKey": "Clé primaire",
|
||||||
"flatFileImport.prosePreviewMessage": "Cette opération a analysé la structure du fichier d'entrée pour générer l'aperçu ci-dessous des 50 premières lignes.",
|
"flatFileImport.prosePreviewMessage": "Cette opération a analysé la structure du fichier d'entrée pour générer l'aperçu ci-dessous des 50 premières lignes.",
|
||||||
"flatFileImport.prosePreviewMessageFail": "Cette opération a échoué. Essayez un autre fichier d'entrée.",
|
"flatFileImport.prosePreviewMessageFail": "Cette opération a échoué. Essayez un autre fichier d'entrée.",
|
||||||
"flatFileImport.refresh": "Actualiser",
|
"flatFileImport.refresh": "Actualiser",
|
||||||
"flatFileImport.schemaTextboxTitle": "Schéma de table",
|
"flatFileImport.schemaTextboxTitle": "Schéma de table",
|
||||||
|
"flatFileImport.selectAllColumns": "Sélectionner toutes les colonnes",
|
||||||
|
"flatFileImport.selectColumn": "Sélectionner une colonne {0}",
|
||||||
"flatFileImport.serverDropdownTitle": "Serveur contenant la base de données",
|
"flatFileImport.serverDropdownTitle": "Serveur contenant la base de données",
|
||||||
"flatFileImport.serverName": "Nom du serveur",
|
"flatFileImport.serverName": "Nom du serveur",
|
||||||
|
"flatFileImport.specifyDerivedColNameTitle": "Nom de la colonne",
|
||||||
|
"flatFileImport.specifyTransformation": "Spécifier la transformation",
|
||||||
|
"flatFileImport.specifyTransformationForRow": "Spécifier la transformation pour ligne {0}",
|
||||||
"flatFileImport.success.norows": "✔ Vous avez inséré les données dans une table.",
|
"flatFileImport.success.norows": "✔ Vous avez inséré les données dans une table.",
|
||||||
"flatFileImport.tableName": "Nom de la table",
|
"flatFileImport.tableName": "Nom de la table",
|
||||||
"flatFileImport.tableSchema": "Schéma de table",
|
"flatFileImport.tableSchema": "Schéma de table",
|
||||||
|
|||||||
@@ -74,6 +74,7 @@
|
|||||||
"newBook": "Nouveau livre de jupyter (Preview)",
|
"newBook": "Nouveau livre de jupyter (Preview)",
|
||||||
"newMarkdown": "Nouvel Aperçu Markdown (Aperçu)",
|
"newMarkdown": "Nouvel Aperçu Markdown (Aperçu)",
|
||||||
"newNotebook": "Nouveau bloc-notes (Aperçu)",
|
"newNotebook": "Nouveau bloc-notes (Aperçu)",
|
||||||
|
"newSection": "Nouvelle section (Aperçu)",
|
||||||
"noBDCConnectionError": "Les noyaux Spark nécessitent une connexion a une instance maître de cluster Big Data SQL Server.",
|
"noBDCConnectionError": "Les noyaux Spark nécessitent une connexion a une instance maître de cluster Big Data SQL Server.",
|
||||||
"noBooksSelected": "Aucun Jupyter Book n'est actuellement sélectionné dans la viewlet.",
|
"noBooksSelected": "Aucun Jupyter Book n'est actuellement sélectionné dans la viewlet.",
|
||||||
"onGitHub": "GitHub",
|
"onGitHub": "GitHub",
|
||||||
@@ -110,7 +111,7 @@
|
|||||||
},
|
},
|
||||||
"dist/dialog/configurePython/configurePathPage": {
|
"dist/dialog/configurePython/configurePathPage": {
|
||||||
"configurePython.browseButtonText": "Parcourir",
|
"configurePython.browseButtonText": "Parcourir",
|
||||||
"configurePython.descriptionWithKernel": "Le noyau {0} nécessite la configuration d'un runtime Python et l'installation de dépendances.",
|
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
|
||||||
"configurePython.descriptionWithoutKernel": "Les noyaux de notebook nécessitent la configuration d'un runtime Python et l'installation de dépendances.",
|
"configurePython.descriptionWithoutKernel": "Les noyaux de notebook nécessitent la configuration d'un runtime Python et l'installation de dépendances.",
|
||||||
"configurePython.existingInstall": "Utiliser l'installation existante de Python",
|
"configurePython.existingInstall": "Utiliser l'installation existante de Python",
|
||||||
"configurePython.installationType": "Type d'installation",
|
"configurePython.installationType": "Type d'installation",
|
||||||
@@ -139,7 +140,7 @@
|
|||||||
"configurePython.pkgNameColumn": "Nom",
|
"configurePython.pkgNameColumn": "Nom",
|
||||||
"configurePython.requiredDependencies": "Installer les dépendances de noyau nécessaires",
|
"configurePython.requiredDependencies": "Installer les dépendances de noyau nécessaires",
|
||||||
"configurePython.requiredVersionColumn": "Version obligatoire",
|
"configurePython.requiredVersionColumn": "Version obligatoire",
|
||||||
"msgUnsupportedKernel": "Impossible de récupérer les packages du noyau {0}"
|
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
|
||||||
},
|
},
|
||||||
"dist/dialog/managePackages/addNewPackageTab": {
|
"dist/dialog/managePackages/addNewPackageTab": {
|
||||||
"managePackages.addNewTabTitle": "Ajouter un nouveau",
|
"managePackages.addNewTabTitle": "Ajouter un nouveau",
|
||||||
@@ -183,7 +184,7 @@
|
|||||||
"notebookFileType": "Notebooks",
|
"notebookFileType": "Notebooks",
|
||||||
"unsupportedFileType": "Seuls les notebooks .ipynb sont pris en charge"
|
"unsupportedFileType": "Seuls les notebooks .ipynb sont pris en charge"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterNotebookProvider": {
|
"dist/jupyter/jupyterExecuteProvider": {
|
||||||
"errNotebookUriMissing": "Le chemin du notebook est obligatoire"
|
"errNotebookUriMissing": "Le chemin du notebook est obligatoire"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterServerInstallation": {
|
"dist/jupyter/jupyterServerInstallation": {
|
||||||
@@ -251,11 +252,15 @@
|
|||||||
"notebook.command.addcell": "Ajouter une cellule",
|
"notebook.command.addcell": "Ajouter une cellule",
|
||||||
"notebook.command.addcode": "Ajouter une cellule de code",
|
"notebook.command.addcode": "Ajouter une cellule de code",
|
||||||
"notebook.command.addtext": "Ajouter une cellule de texte",
|
"notebook.command.addtext": "Ajouter une cellule de texte",
|
||||||
|
"notebook.command.boldText": "Mettre en gras le texte Markdown",
|
||||||
"notebook.command.clearactivecellresult": "Effacer le résultat de la cellule",
|
"notebook.command.clearactivecellresult": "Effacer le résultat de la cellule",
|
||||||
|
"notebook.command.codeBlock": "Ajouter un bloc de code",
|
||||||
|
"notebook.command.italicizeText": "Mettre en italique le texte de la démarque",
|
||||||
"notebook.command.new": "Nouveau notebook",
|
"notebook.command.new": "Nouveau notebook",
|
||||||
"notebook.command.open": "Ouvrir le notebook",
|
"notebook.command.open": "Ouvrir le notebook",
|
||||||
"notebook.command.runactivecell": "Exécuter la cellule",
|
"notebook.command.runactivecell": "Exécuter la cellule",
|
||||||
"notebook.command.runallcells": "Exécuter les cellules",
|
"notebook.command.runallcells": "Exécuter les cellules",
|
||||||
|
"notebook.command.underlineText": "Texte de démarque",
|
||||||
"notebook.configuration.title": "Configuration de notebook",
|
"notebook.configuration.title": "Configuration de notebook",
|
||||||
"notebook.dontPromptPythonUpdate.description": "Ne pas afficher d’invite pour mettre à jour Python.",
|
"notebook.dontPromptPythonUpdate.description": "Ne pas afficher d’invite pour mettre à jour Python.",
|
||||||
"notebook.jupyterServerShutdownTimeout.description": "Durée d’attente (en minutes) avant l’arrêt d’un serveur une fois tous les blocs-notes fermés. (Entrez 0 pour ne pas arrêter)",
|
"notebook.jupyterServerShutdownTimeout.description": "Durée d’attente (en minutes) avant l’arrêt d’un serveur une fois tous les blocs-notes fermés. (Entrez 0 pour ne pas arrêter)",
|
||||||
@@ -274,6 +279,7 @@
|
|||||||
"title.SavedBooks": "Notebooks",
|
"title.SavedBooks": "Notebooks",
|
||||||
"title.addMarkdown": "Ajouter un fichier de marques",
|
"title.addMarkdown": "Ajouter un fichier de marques",
|
||||||
"title.addNotebook": "Ajouter un bloc-notes",
|
"title.addNotebook": "Ajouter un bloc-notes",
|
||||||
|
"title.addSection": "Ajouter une section",
|
||||||
"title.analyzeJupyterNotebook": "Analyser dans le notebook",
|
"title.analyzeJupyterNotebook": "Analyser dans le notebook",
|
||||||
"title.closeJupyterBook": "Fermer Jupyter Book",
|
"title.closeJupyterBook": "Fermer Jupyter Book",
|
||||||
"title.closeNotebook": "Fermeture du bloc-notes",
|
"title.closeNotebook": "Fermeture du bloc-notes",
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"contents": {
|
"contents": {
|
||||||
"dist/constants": {
|
"dist/constants": {
|
||||||
"XEventsFailed": "XEvents operation failed.",
|
"XEventsFailed": "L'opération XEvents a échoué.",
|
||||||
"XEventsNotSupported": "XEvents sessions not supported.",
|
"XEventsNotSupported": "Les sessions XEvents ne sont pas prises en charge.",
|
||||||
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
|
"XEventsStarted": "Les sessions XEvents ont démarré pour PageContention et ObjectContention.",
|
||||||
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
|
"XEventsStopped": "Sessions XEvents PageContention et ObjectContention supprimées."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
"Failed": "Échec",
|
"Failed": "Échec",
|
||||||
"InProgress": "En cours",
|
"InProgress": "En cours",
|
||||||
"PublishHistory": "Publier l’historique",
|
"PublishHistory": "Publier l’historique",
|
||||||
|
"SettingAlreadyExists": "Le paramètre d’application local « {0} » existe déjà. Voulez-vous le remplacer?",
|
||||||
"Status": "État",
|
"Status": "État",
|
||||||
"Success": "Succès",
|
"Success": "Succès",
|
||||||
"TargetDatabase": "Base de données cible",
|
"TargetDatabase": "Base de données cible",
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
"addDatabaseReferencedialogName": "Ajouter une référence de base de données",
|
"addDatabaseReferencedialogName": "Ajouter une référence de base de données",
|
||||||
"addItemAction": "Ajouter un élément",
|
"addItemAction": "Ajouter un élément",
|
||||||
"addPackage": "Ajouter un package",
|
"addPackage": "Ajouter un package",
|
||||||
|
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||||
"appSettingPrompt": "Voulez-vous mettre à jour Azure Function local.settings.json avec la nouvelle chaîne de connexion ?",
|
"appSettingPrompt": "Voulez-vous mettre à jour Azure Function local.settings.json avec la nouvelle chaîne de connexion ?",
|
||||||
"at": "à",
|
"at": "à",
|
||||||
"browseButtonText": "Parcourir le dossier",
|
"browseButtonText": "Parcourir le dossier",
|
||||||
@@ -39,12 +41,14 @@
|
|||||||
"chooseSqlcmdVarsToModify": "Choisir des variables SQLCMD à modifier",
|
"chooseSqlcmdVarsToModify": "Choisir des variables SQLCMD à modifier",
|
||||||
"cicularProjectReference": "Référence circulaire du projet {0} au projet {1}",
|
"cicularProjectReference": "Référence circulaire du projet {0} au projet {1}",
|
||||||
"cleaningDockerImagesMessage": "Nettoyage des déploiements existants...",
|
"cleaningDockerImagesMessage": "Nettoyage des déploiements existants...",
|
||||||
|
"confirmPassword": "Confirmer le mot de passe administrateur du serveur SQL",
|
||||||
"connectingToSqlServerOnDockerMessage": "Connexion à SQL Server sur Docker",
|
"connectingToSqlServerOnDockerMessage": "Connexion à SQL Server sur Docker",
|
||||||
"connectionFailedError": "Erreur d’échec de la connexion : «{0}»",
|
"connectionFailedError": "Erreur d’échec de la connexion : «{0}»",
|
||||||
"connectionRadioButtonLabel": "Connexions",
|
"connectionRadioButtonLabel": "Connexions",
|
||||||
"connectionStringSetting": "Nom du paramètre de la chaîne de connexion",
|
"connectionStringSetting": "Nom du paramètre de la chaîne de connexion",
|
||||||
"connectionStringSettingPlaceholder": "Paramètre de chaîne de connexion spécifié dans « local.settings.json »",
|
"connectionStringSettingPlaceholder": "Paramètre de chaîne de connexion spécifié dans « local.settings.json »",
|
||||||
"createNew": "Créer un nouveau",
|
"createNew": "Créer un nouveau",
|
||||||
|
"createNewLocalAppSetting": "Créer un paramètre d’application locale",
|
||||||
"createProjectDialogOkButtonText": "Créer",
|
"createProjectDialogOkButtonText": "Créer",
|
||||||
"createProjectFromDatabaseDialogName": "Créer un projet à partir de la base de données",
|
"createProjectFromDatabaseDialogName": "Créer un projet à partir de la base de données",
|
||||||
"createProjectSettings": "Paramètres",
|
"createProjectSettings": "Paramètres",
|
||||||
@@ -81,18 +85,16 @@
|
|||||||
"deployAppSettingUpdateFailed": "Échec de la mise à jour du paramètre d’application «{0}»",
|
"deployAppSettingUpdateFailed": "Échec de la mise à jour du paramètre d’application «{0}»",
|
||||||
"deployAppSettingUpdating": "Mise à jour du paramètre d’application : «{0}»",
|
"deployAppSettingUpdating": "Mise à jour du paramètre d’application : «{0}»",
|
||||||
"deployDbTaskName": "Déploiement d’un projet de base de données SQL localement",
|
"deployDbTaskName": "Déploiement d’un projet de base de données SQL localement",
|
||||||
"deployProjectFailed": "Échec du déploiement du projet. Pour plus d’informations, consultez le volet de sortie. {0}",
|
|
||||||
"deployProjectFailedMessage": "Échec de l’ouverture d’une connexion à la base de données déployée »",
|
"deployProjectFailedMessage": "Échec de l’ouverture d’une connexion à la base de données déployée »",
|
||||||
"deployProjectSucceed": "Le projet de base de données a été déployé",
|
"deployProjectSucceed": "Le projet de base de données a été déployé",
|
||||||
"deployScriptExists": "Un script {0} existe déjà. Le nouveau script ne sera pas inclus dans la build.",
|
"deployScriptExists": "Un script {0} existe déjà. Le nouveau script ne sera pas inclus dans la build.",
|
||||||
"deployToDockerContainer": "Déployer sur un conteneur Docker",
|
|
||||||
"deployToExistingServer": "Déployer sur un serveur existant",
|
|
||||||
"differentDbDifferentServer": "Autre base de données, autre serveur",
|
"differentDbDifferentServer": "Autre base de données, autre serveur",
|
||||||
"differentDbSameServer": "Autre base de données, même serveur",
|
"differentDbSameServer": "Autre base de données, même serveur",
|
||||||
"dockerContainerCreatedMessage": "ID créé par Docker : «{0}»",
|
"dockerContainerCreatedMessage": "ID créé par Docker : «{0}»",
|
||||||
"dockerContainerFailedToRunErrorMessage": "Échec de l’exécution du conteneur Docker",
|
"dockerContainerFailedToRunErrorMessage": "Échec de l’exécution du conteneur Docker",
|
||||||
"dockerContainerNotRunningErrorMessage": "Le conteneur Docker n’est pas en cours d’exécution",
|
"dockerContainerNotRunningErrorMessage": "Le conteneur Docker n’est pas en cours d’exécution",
|
||||||
"dockerLogMessage": "Journaux Docker : «{0}»",
|
"dockerLogMessage": "Journaux Docker : «{0}»",
|
||||||
|
"dockerNotRunningError": "Échec de la vérification de l’ancreur. Assurez-vous que l’amarrage est installé et en cours d’exécution. Erreur : « {0} »",
|
||||||
"done": "Terminé",
|
"done": "Terminé",
|
||||||
"dontUseProfile": "Ne pas utiliser de profil",
|
"dontUseProfile": "Ne pas utiliser de profil",
|
||||||
"edgeProjectTypeDescription": "Commencez par les éléments de base pour développer et publier des schémas pour SQL Edge",
|
"edgeProjectTypeDescription": "Commencez par les éléments de base pour développer et publier des schémas pour SQL Edge",
|
||||||
@@ -100,13 +102,15 @@
|
|||||||
"emptyProjectTypeDescription": "Développer et publier des schémas pour les bases de données SQL à partir d'un projet vide",
|
"emptyProjectTypeDescription": "Développer et publier des schémas pour les bases de données SQL à partir d'un projet vide",
|
||||||
"emptyProjectTypeDisplayName": "Base de données SQL",
|
"emptyProjectTypeDisplayName": "Base de données SQL",
|
||||||
"enterConnStringTemplateDescription": "Entrer un modèle pour la chaîne de connexion SQL",
|
"enterConnStringTemplateDescription": "Entrer un modèle pour la chaîne de connexion SQL",
|
||||||
|
"enterConnectionString": "Entrer une chaîne de connexion",
|
||||||
"enterConnectionStringEnvName": "Entrer le nom de la variable d’environnement de chaîne de connexion",
|
"enterConnectionStringEnvName": "Entrer le nom de la variable d’environnement de chaîne de connexion",
|
||||||
"enterConnectionStringEnvNameDescription": "Entrer la variable d’environnement pour la chaîne de connexion SQL",
|
"enterConnectionStringEnvNameDescription": "Entrer la variable d’environnement pour la chaîne de connexion SQL",
|
||||||
|
"enterConnectionStringSettingName": "Entrer le nom du paramètre de la chaîne de connexion",
|
||||||
"enterConnectionStringTemplate": "Entrer un modèle de chaîne de connexion",
|
"enterConnectionStringTemplate": "Entrer un modèle de chaîne de connexion",
|
||||||
"enterNewDatabaseName": "Entrer un nom de base de données",
|
"enterNewDatabaseName": "Entrer un nom de base de données",
|
||||||
"enterNewValueForVar": "Entrer une nouvelle valeur pour la variable « {0} »",
|
"enterNewValueForVar": "Entrer une nouvelle valeur pour la variable « {0} »",
|
||||||
"enterPassword": "Entrez le mot de passe ou appuyez sur Entrée pour utiliser le mot de passe généré",
|
"enterPassword": "Entrez le mot de passe de l'administrateur de SQL Server",
|
||||||
"enterPortNumber": "Entrez le numéro de port ou appuyez sur Entrée pour utiliser la valeur par défaut",
|
"enterPortNumber": "Entrez le serveur SQL numéro de port ou appuyez sur Entrée pour utiliser la valeur par défaut",
|
||||||
"enterSystemDbName": "Entrez un nom de base de données pour cette base de données système",
|
"enterSystemDbName": "Entrez un nom de base de données pour cette base de données système",
|
||||||
"errorFindingBuildFilesLocation": "Erreur lors de la recherche de l’emplacement des fichiers de build : {0}",
|
"errorFindingBuildFilesLocation": "Erreur lors de la recherche de l’emplacement des fichiers de build : {0}",
|
||||||
"exampleUsage": "Exemple d'utilisation",
|
"exampleUsage": "Exemple d'utilisation",
|
||||||
@@ -115,6 +119,7 @@
|
|||||||
"externalStreamingJobFriendlyName": "Travail de streaming externe",
|
"externalStreamingJobFriendlyName": "Travail de streaming externe",
|
||||||
"externalStreamingJobValidationPassed": "Validation de la tâche de streaming externe réussie.",
|
"externalStreamingJobValidationPassed": "Validation de la tâche de streaming externe réussie.",
|
||||||
"extractTargetRequired": "Les informations cibles pour l’extraction sont nécessaires pour créer un projet de base de données.",
|
"extractTargetRequired": "Les informations cibles pour l’extraction sont nécessaires pour créer un projet de base de données.",
|
||||||
|
"failedToParse": "Échec de l'analyse de \"{0}\" : {1}.",
|
||||||
"file": "Fichier",
|
"file": "Fichier",
|
||||||
"fileAlreadyExists": "Il existe déjà un fichier nommé « {0} » à cet emplacement sur le disque. Choisissez un autre nom.",
|
"fileAlreadyExists": "Il existe déjà un fichier nommé « {0} » à cet emplacement sur le disque. Choisissez un autre nom.",
|
||||||
"fileFormat": "Format de fichier",
|
"fileFormat": "Format de fichier",
|
||||||
@@ -127,6 +132,7 @@
|
|||||||
"folderObject": "dossier",
|
"folderObject": "dossier",
|
||||||
"folderStructureLabel": "Structure du dossier",
|
"folderStructureLabel": "Structure du dossier",
|
||||||
"generateScriptButtonText": "Générer le script",
|
"generateScriptButtonText": "Générer le script",
|
||||||
|
"generatingProjectFailed": "Échec de la génération du projet via le repos autorest : {0}",
|
||||||
"hr": "h",
|
"hr": "h",
|
||||||
"input": "Entrée",
|
"input": "Entrée",
|
||||||
"invalidDataSchemaProvider": "DSP non valide dans le fichier .sqlproj",
|
"invalidDataSchemaProvider": "DSP non valide dans le fichier .sqlproj",
|
||||||
@@ -135,13 +141,17 @@
|
|||||||
"invalidInput": "Entrée non valide : {0}",
|
"invalidInput": "Entrée non valide : {0}",
|
||||||
"invalidProjectReload": "Impossible d'accéder au projet de base de données fourni. Seuls les projets de base de données valides et ouverts peuvent être rechargés.",
|
"invalidProjectReload": "Impossible d'accéder au projet de base de données fourni. Seuls les projets de base de données valides et ouverts peuvent être rechargés.",
|
||||||
"invalidPropertyValue": "Valeur non valide spécifiée pour la propriété : « {0} » dans le fichier .sqlproj.",
|
"invalidPropertyValue": "Valeur non valide spécifiée pour la propriété : « {0} » dans le fichier .sqlproj.",
|
||||||
|
"invalidSQLPassword": "SQL Server n'est pas conforme aux exigences de complexité de mot de passe. Pour plus d'informations : https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||||
"invalidSqlConnectionString": "Chaîne de connexion SQL non valide",
|
"invalidSqlConnectionString": "Chaîne de connexion SQL non valide",
|
||||||
"invalidTargetPlatform": "Plateforme cible non valide : {0}. Plateformes cibles prises en charge : {1}",
|
"invalidTargetPlatform": "Plateforme cible non valide : {0}. Plateformes cibles prises en charge : {1}",
|
||||||
|
"jsonParseError": "{0} près de la ligne \"{1}\", colonne \"{2}\"",
|
||||||
"loadProfilePlaceholderText": "Charger le profil...",
|
"loadProfilePlaceholderText": "Charger le profil...",
|
||||||
"location": "Emplacement",
|
"location": "Emplacement",
|
||||||
"min": "min",
|
"min": "min",
|
||||||
"missingVersion": "Entrée 'version' manquante dans {0}.",
|
"missingVersion": "Entrée 'version' manquante dans {0}.",
|
||||||
|
"moreInformation": "More Information",
|
||||||
"msec": "msec",
|
"msec": "msec",
|
||||||
|
"multipleMostDeploymentScripts": "Nombre de cellules inattendu {0} fichiers: {1}",
|
||||||
"multipleSqlProjFilesSelected": "Plusieurs fichiers. sqlproj sélectionnés ; Sélectionnez un seul.",
|
"multipleSqlProjFilesSelected": "Plusieurs fichiers. sqlproj sélectionnés ; Sélectionnez un seul.",
|
||||||
"nameMustNotBeEmpty": "Le nom ne doit pas être vide",
|
"nameMustNotBeEmpty": "Le nom ne doit pas être vide",
|
||||||
"new": "Nouveau",
|
"new": "Nouveau",
|
||||||
@@ -154,12 +164,15 @@
|
|||||||
"noSqlProjFilesSelected": "Aucun fichier .sqlproj sélectionné ; Sélectionnez-en un.",
|
"noSqlProjFilesSelected": "Aucun fichier .sqlproj sélectionné ; Sélectionnez-en un.",
|
||||||
"noString": "Non",
|
"noString": "Non",
|
||||||
"noStringDefault": "Non (pas de valeur par défaut)",
|
"noStringDefault": "Non (pas de valeur par défaut)",
|
||||||
|
"nodeButNotAutorestFound": "L’outil autorest est introuvable dans le chemin d’accès système, mais il a été trouvé Node.js. Exécution via npx. Exécutez « NPM install autorest-g » pour installer définitivement.",
|
||||||
|
"nodeNotFound": "Autorest ou Node.js (npx) introuvable dans le chemin d’accès système. Installez Node.js pour que la génération autorest fonctionne.",
|
||||||
"notValidVariableName": "Le nom de variable '{0}' n'est pas valide.",
|
"notValidVariableName": "Le nom de variable '{0}' n'est pas valide.",
|
||||||
"objectType": "Type d'objet",
|
"objectType": "Type d'objet",
|
||||||
"okString": "OK",
|
"okString": "OK",
|
||||||
"output": "Sortie",
|
"output": "Sortie",
|
||||||
"outsideFolderPath": "Les éléments avec un chemin d’accès absolu extérieur au dossier du projet ne sont pas pris en charge. Assurez-vous que les chemins d’accès du fichier projet sont relatifs au dossier du projet.",
|
"outsideFolderPath": "Les éléments avec un chemin d’accès absolu extérieur au dossier du projet ne sont pas pris en charge. Assurez-vous que les chemins d’accès du fichier projet sont relatifs au dossier du projet.",
|
||||||
"parentTreeItemUnknown": "Impossible d’accéder au parent de l’élément d’arborescence fourni",
|
"parentTreeItemUnknown": "Impossible d’accéder au parent de l’élément d’arborescence fourni",
|
||||||
|
"passwordNotMatch": "SQL Server mot de passe ne correspond pas au mot de passe de confirmation",
|
||||||
"portMustNotBeNumber": "Le port doit être un numéro",
|
"portMustNotBeNumber": "Le port doit être un numéro",
|
||||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||||
@@ -177,6 +190,9 @@
|
|||||||
"publishAction": "Publier",
|
"publishAction": "Publier",
|
||||||
"publishDialogName": "Publier le projet",
|
"publishDialogName": "Publier le projet",
|
||||||
"publishSettingsFiles": "Fichier de paramètres de publication",
|
"publishSettingsFiles": "Fichier de paramètres de publication",
|
||||||
|
"publishToContainerFailed": "Échec de la publication dans le conteneur. Vérifiez le panneau de sortie pour plus de détails. {0}",
|
||||||
|
"publishToDockerContainer": "Publier sur un nouveau serveur dans un conteneur",
|
||||||
|
"publishToExistingServer": "Publier sur un serveur existant",
|
||||||
"referenceRadioButtonsGroupTitle": "Type",
|
"referenceRadioButtonsGroupTitle": "Type",
|
||||||
"referenceType": "Type référence",
|
"referenceType": "Type référence",
|
||||||
"reloadProject": "Voulez-vous recharger votre projet de base de données ?",
|
"reloadProject": "Voulez-vous recharger votre projet de base de données ?",
|
||||||
@@ -189,6 +205,8 @@
|
|||||||
"retryWaitMessage": "En attente de {0} secondes avant une autre tentative d’opération «{1}»",
|
"retryWaitMessage": "En attente de {0} secondes avant une autre tentative d’opération «{1}»",
|
||||||
"runningDockerMessage": "Génération et exécution du conteneur Docker...",
|
"runningDockerMessage": "Génération et exécution du conteneur Docker...",
|
||||||
"sameDatabase": "Même base de données",
|
"sameDatabase": "Même base de données",
|
||||||
|
"save": "Enregistrer",
|
||||||
|
"saveChangesInFile": "Il y a des modifications non enregistrées dans le fichier actif. Voulez-vous enregistrer maintenant?",
|
||||||
"schema": "Schéma",
|
"schema": "Schéma",
|
||||||
"schemaCompareAction": "Comparer les schémas",
|
"schemaCompareAction": "Comparer les schémas",
|
||||||
"schemaCompareNotInstalled": "L'installation de l'extension de comparaison de schémas est nécessaire pour exécuter la comparaison de schémas.",
|
"schemaCompareNotInstalled": "L'installation de l'extension de comparaison de schémas est nécessaire pour exécuter la comparaison de schémas.",
|
||||||
@@ -196,32 +214,36 @@
|
|||||||
"scriptFriendlyName": "Script",
|
"scriptFriendlyName": "Script",
|
||||||
"sec": "s",
|
"sec": "s",
|
||||||
"selectAzureFunction": "Sélectionnez une fonction Azure dans le fichier actif auquel ajouter une liaison SQL",
|
"selectAzureFunction": "Sélectionnez une fonction Azure dans le fichier actif auquel ajouter une liaison SQL",
|
||||||
|
"selectBaseImage": "Sélectionner l’image de l’ancrer SQL Server de base",
|
||||||
"selectBindingType": "Sélectionner le type de liaison",
|
"selectBindingType": "Sélectionner le type de liaison",
|
||||||
"selectConnection": "Sélectionner la connexion",
|
"selectConnection": "Sélectionner la connexion",
|
||||||
"selectDacpac": "Sélectionner .dacpac",
|
"selectDacpac": "Sélectionner .dacpac",
|
||||||
"selectDatabase": "Sélectionner une base de données",
|
"selectDatabase": "Sélectionner une base de données",
|
||||||
"selectDeployOption": "Sélectionnez l’emplacement de déploiement du projet sur",
|
|
||||||
"selectFolderStructure": "Sélectionner une structure de dossiers",
|
"selectFolderStructure": "Sélectionner une structure de dossiers",
|
||||||
"selectProfile": "Sélectionner un profil",
|
"selectProfile": "Sélectionner un profil",
|
||||||
"selectProfileToUse": "Sélectionner le profil de publication à charger",
|
"selectProfileToUse": "Sélectionner le profil de publication à charger",
|
||||||
"selectProjectLocation": "Sélectionner l’emplacement du projet",
|
"selectProjectLocation": "Sélectionner l’emplacement du projet",
|
||||||
|
"selectPublishOption": "Sélectionnez l’emplacement de déploiement du projet sur",
|
||||||
|
"selectSetting": "Sélectionnez le paramètre de chaîne de connexion SQL dans local.settings.json",
|
||||||
|
"selectSpecFile": "Sélectionner un fichier de spécification OpenAPI/Swagger",
|
||||||
"selectString": "Sélectionner",
|
"selectString": "Sélectionner",
|
||||||
"selectTargetPlatform": "Plateforme cible actuelle : {0}. Sélectionner une nouvelle plateforme cible",
|
"selectTargetPlatform": "Plateforme cible actuelle : {0}. Sélectionner une nouvelle plateforme cible",
|
||||||
"server": "Serveur",
|
"server": "Serveur",
|
||||||
"serverName": "Nom du serveur",
|
"serverName": "Nom du serveur",
|
||||||
"serverVariable": "Variable serveur",
|
"serverVariable": "Variable serveur",
|
||||||
"sourceDatabase": "Base de données source",
|
"sourceDatabase": "Base de données source",
|
||||||
|
"specSelectionText": "Spécification OpenAPI/Swagger",
|
||||||
"sqlCmdTableLabel": "Variables SQLCMD",
|
"sqlCmdTableLabel": "Variables SQLCMD",
|
||||||
"sqlCmdValueColumn": "Valeur",
|
"sqlCmdValueColumn": "Valeur",
|
||||||
"sqlCmdVariableColumn": "Nom",
|
"sqlCmdVariableColumn": "Nom",
|
||||||
"sqlConnectionStringFriendly": "Chaîne de connexion SQL",
|
"sqlConnectionStringFriendly": "Chaîne de connexion SQL",
|
||||||
"sqlDatabaseProjects.InstallNetCore": "Installer",
|
"sqlDatabaseProjects.Install": "Installer",
|
||||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "Impossible de localiser le kit SDK .NET Core. La génération du projet ne fonctionnera pas. Installez kit SDK .NET Core version 3.1 ou mettez à jour l’emplacement du kit de développement logiciel (SDK) .Net Core dans les paramètres, s’il est déjà installé.",
|
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "Impossible de localiser le kit SDK .NET Core. La génération du projet ne fonctionnera pas. Installez kit SDK .NET Core version 3.1 ou mettez à jour l’emplacement du kit de développement logiciel (SDK) .Net Core dans les paramètres, s’il est déjà installé.",
|
||||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "La version kit SDK .NET Core installée est {0}, ce qui n’est pas pris en charge. La génération du projet ne fonctionnera pas. Installez kit SDK .NET Core version 3,1 ou mettez à jour l’emplacement de la version prise en charge kit SDK .NET Core dans les paramètres, le cas échéant.",
|
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "La version kit SDK .NET Core installée est {0}, ce qui n’est pas pris en charge. La génération du projet ne fonctionnera pas. Installez kit SDK .NET Core version 3,1 ou mettez à jour l’emplacement de la version prise en charge kit SDK .NET Core dans les paramètres, le cas échéant.",
|
||||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "Emplacement de mise à jour",
|
"sqlDatabaseProjects.UpdateNetCoreLocation": "Emplacement de mise à jour",
|
||||||
"sqlDatabaseProjects.doNotAskAgain": "Ne plus me poser la question",
|
"sqlDatabaseProjects.doNotAskAgain": "Ne plus me poser la question",
|
||||||
"sqlDatabaseProjects.outputChannel": "Projets de base de données",
|
"sqlDatabaseProjects.outputChannel": "Projets de base de données",
|
||||||
"sqlObjectToQuery": "Objet SQL à interroger",
|
"sqlTableOrViewToQuery": "Table ou vue SQL à interroger",
|
||||||
"sqlTableToUpsert": "Table SQL dans laquelle upsert",
|
"sqlTableToUpsert": "Table SQL dans laquelle upsert",
|
||||||
"storedProcedureFriendlyName": "Procédure stockée",
|
"storedProcedureFriendlyName": "Procédure stockée",
|
||||||
"suppressMissingDependenciesErrors": "Supprimer les erreurs causées par des références non résolues dans le projet référencé",
|
"suppressMissingDependenciesErrors": "Supprimer les erreurs causées par des références non résolues dans le projet référencé",
|
||||||
@@ -242,13 +264,16 @@
|
|||||||
"updateProjectDatabaseReferencesForRoundTrip": "Pour générer ce projet, Azure Data Studio doit mettre à jour les références de base de données système. Si le projet est créé dans SSDT, il continuera à fonctionner dans les deux outils. Voulez-vous Azure Data Studio de mettre à jour le projet?",
|
"updateProjectDatabaseReferencesForRoundTrip": "Pour générer ce projet, Azure Data Studio doit mettre à jour les références de base de données système. Si le projet est créé dans SSDT, il continuera à fonctionner dans les deux outils. Voulez-vous Azure Data Studio de mettre à jour le projet?",
|
||||||
"updateProjectForRoundTrip": "Les cibles, les références et les références de la base de données système doivent être mises à jour pour construire ce projet. Si le projet est créé dans SSDT, il continuera à fonctionner dans les deux outils. Voulez-vous mettre à jour le projet?",
|
"updateProjectForRoundTrip": "Les cibles, les références et les références de la base de données système doivent être mises à jour pour construire ce projet. Si le projet est créé dans SSDT, il continuera à fonctionner dans les deux outils. Voulez-vous mettre à jour le projet?",
|
||||||
"valueCannotBeEmpty": "La valeur ne peut pas être vide",
|
"valueCannotBeEmpty": "La valeur ne peut pas être vide",
|
||||||
|
"valueMustNotBeEmpty": "La valeur ne doit pas être vide",
|
||||||
"viewFriendlyName": "Voir",
|
"viewFriendlyName": "Voir",
|
||||||
"yesString": "Oui"
|
"yesString": "Oui"
|
||||||
},
|
},
|
||||||
"dist/tools/netcoreTool": {
|
"dist/tools/netcoreTool": {
|
||||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … a donné une erreur : {1}",
|
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … a donné une erreur : {1}"
|
||||||
"sqlDatabaseProjects.RunCommand.stderr": " stderr : ",
|
},
|
||||||
"sqlDatabaseProjects.RunCommand.stdout": " stdout : ",
|
"dist/tools/shellExecutionHelper": {
|
||||||
|
"sqlDatabaseProjects.RunCommand.stderr": " stderr : ",
|
||||||
|
"sqlDatabaseProjects.RunCommand.stdout": " stdout : ",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … a quitté avec le code : {1}",
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … a quitté avec le code : {1}",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal": " >>> {0} … a quitté avec le signal : {1}"
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal": " >>> {0} … a quitté avec le signal : {1}"
|
||||||
},
|
},
|
||||||
@@ -256,16 +281,17 @@
|
|||||||
"sqlDatabaseProjects.Settings": "Projets de base de données",
|
"sqlDatabaseProjects.Settings": "Projets de base de données",
|
||||||
"sqlDatabaseProjects.addDatabaseReference": "Ajouter une référence de base de données",
|
"sqlDatabaseProjects.addDatabaseReference": "Ajouter une référence de base de données",
|
||||||
"sqlDatabaseProjects.addSqlBinding": "Ajouter une liaison SQL",
|
"sqlDatabaseProjects.addSqlBinding": "Ajouter une liaison SQL",
|
||||||
|
"sqlDatabaseProjects.autorestSqlVersion": "Version d’autorest. SQL à utiliser à partir de NPM. La dernière version sera utilisée si elle n’est pas définie.",
|
||||||
"sqlDatabaseProjects.build": "Build",
|
"sqlDatabaseProjects.build": "Build",
|
||||||
"sqlDatabaseProjects.changeTargetPlatform": "Modifier la plateforme cible",
|
"sqlDatabaseProjects.changeTargetPlatform": "Modifier la plateforme cible",
|
||||||
"sqlDatabaseProjects.close": "Fermer le projet de base de données",
|
"sqlDatabaseProjects.close": "Fermer le projet de base de données",
|
||||||
"sqlDatabaseProjects.createProjectFromDatabase": "Créer un projet à partir de la base de données",
|
"sqlDatabaseProjects.createProjectFromDatabase": "Créer un projet à partir de la base de données",
|
||||||
"sqlDatabaseProjects.delete": "Supprimer",
|
"sqlDatabaseProjects.delete": "Supprimer",
|
||||||
"sqlDatabaseProjects.deployLocal": "Déployer",
|
|
||||||
"sqlDatabaseProjects.description": "Concevoir et publier des schémas de base de données SQL",
|
"sqlDatabaseProjects.description": "Concevoir et publier des schémas de base de données SQL",
|
||||||
"sqlDatabaseProjects.displayName": "Projets de base de données",
|
"sqlDatabaseProjects.displayName": "Projets de base de données",
|
||||||
"sqlDatabaseProjects.editProjectFile": "Modifier le fichier .sqlproj",
|
"sqlDatabaseProjects.editProjectFile": "Modifier le fichier .sqlproj",
|
||||||
"sqlDatabaseProjects.exclude": "Exclure du projet",
|
"sqlDatabaseProjects.exclude": "Exclure du projet",
|
||||||
|
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "Générer un projet SQL à partir de OpenAPI/Swagger spec",
|
||||||
"sqlDatabaseProjects.netCoreDoNotAsk": "Indique si l’utilisateur doit être invité à installer .NET Core quand il n’est pas détecté.",
|
"sqlDatabaseProjects.netCoreDoNotAsk": "Indique si l’utilisateur doit être invité à installer .NET Core quand il n’est pas détecté.",
|
||||||
"sqlDatabaseProjects.netCoreInstallLocation": "Chemin d’accès complet à kit SDK .NET Core sur l’ordinateur.",
|
"sqlDatabaseProjects.netCoreInstallLocation": "Chemin d’accès complet à kit SDK .NET Core sur l’ordinateur.",
|
||||||
"sqlDatabaseProjects.new": "Nouveau projet de base de données",
|
"sqlDatabaseProjects.new": "Nouveau projet de base de données",
|
||||||
@@ -278,6 +304,7 @@
|
|||||||
"sqlDatabaseProjects.newStoredProcedure": "Ajouter une procédure stockée",
|
"sqlDatabaseProjects.newStoredProcedure": "Ajouter une procédure stockée",
|
||||||
"sqlDatabaseProjects.newTable": "Ajouter une table",
|
"sqlDatabaseProjects.newTable": "Ajouter une table",
|
||||||
"sqlDatabaseProjects.newView": "Ajouter une vue",
|
"sqlDatabaseProjects.newView": "Ajouter une vue",
|
||||||
|
"sqlDatabaseProjects.nodejsDoNotAsk": "Indique si l’utilisateur doit être invité à installer Node.js quand il n’est pas détecté.",
|
||||||
"sqlDatabaseProjects.open": "Ouvrir le projet de base de données",
|
"sqlDatabaseProjects.open": "Ouvrir le projet de base de données",
|
||||||
"sqlDatabaseProjects.openContainingFolder": "Ouvrir le dossier contenant",
|
"sqlDatabaseProjects.openContainingFolder": "Ouvrir le dossier contenant",
|
||||||
"sqlDatabaseProjects.properties": "Propriétés",
|
"sqlDatabaseProjects.properties": "Propriétés",
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
"sql.migration.creating.rg.loading": "Création d'un groupe de ressources",
|
"sql.migration.creating.rg.loading": "Création d'un groupe de ressources",
|
||||||
"sql.migration.cutover": "Basculement de la migration",
|
"sql.migration.cutover": "Basculement de la migration",
|
||||||
"sql.migration.cutover.card": "Fin du basculement",
|
"sql.migration.cutover.card": "Fin du basculement",
|
||||||
|
"sql.migration.cutover.error": "Une erreur s’est produite lors du lancement du basculement.",
|
||||||
"sql.migration.cutover.help.main": "Effectuez les étapes suivantes avant de terminer le basculement.",
|
"sql.migration.cutover.help.main": "Effectuez les étapes suivantes avant de terminer le basculement.",
|
||||||
"sql.migration.cutover.in.progress": "Basculement en cours pour la base de données « {0} »",
|
"sql.migration.cutover.in.progress": "Basculement en cours pour la base de données « {0} »",
|
||||||
"sql.migration.cutover.last.file.restored": "Dernier fichier restauré : {0}",
|
"sql.migration.cutover.last.file.restored": "Dernier fichier restauré : {0}",
|
||||||
@@ -239,7 +240,14 @@
|
|||||||
"sql.migration.resource.group.description": "Un groupe de ressources est un conteneur qui inclut les ressources associées à une solution Azure.",
|
"sql.migration.resource.group.description": "Un groupe de ressources est un conteneur qui inclut les ressources associées à une solution Azure.",
|
||||||
"sql.migration.resource.group.not.found": "Aucun groupe de ressources trouvé.",
|
"sql.migration.resource.group.not.found": "Aucun groupe de ressources trouvé.",
|
||||||
"sql.migration.resourceGroups": "Groupe de ressources",
|
"sql.migration.resourceGroups": "Groupe de ressources",
|
||||||
|
"sql.migration.resume.contine": "Poursuivre la dernière tentative de migration...",
|
||||||
|
"sql.migration.resume.start": "Commencer l’évaluation de la migration (recommandé)",
|
||||||
|
"sql.migration.resume.title": "Réexécuter le flux de travail de migration",
|
||||||
"sql.migration.rg.created": "Groupe de ressources créé",
|
"sql.migration.rg.created": "Groupe de ressources créé",
|
||||||
|
"sql.migration.save.close": "Enregistrer et fermer",
|
||||||
|
"sql.migration.saved.assessment.cancel": "Annuler",
|
||||||
|
"sql.migration.saved.assessment.next": "Suivant",
|
||||||
|
"sql.migration.saved.assessment.result": "Résultat enregistré de l’évaluation",
|
||||||
"sql.migration.search": "Recherche",
|
"sql.migration.search": "Recherche",
|
||||||
"sql.migration.search.for.migration": "Rechercher des migrations",
|
"sql.migration.search.for.migration": "Rechercher des migrations",
|
||||||
"sql.migration.sec": "{0} s",
|
"sql.migration.sec": "{0} s",
|
||||||
@@ -297,8 +305,11 @@
|
|||||||
"sql.migration.sql.managed.instance": "SQL Managed Instance",
|
"sql.migration.sql.managed.instance": "SQL Managed Instance",
|
||||||
"sql.migration.sql.server.instance": "Instance SQL Server",
|
"sql.migration.sql.server.instance": "Instance SQL Server",
|
||||||
"sql.migration.sql.virtual.machine": "Machine virtuelle SQL",
|
"sql.migration.sql.virtual.machine": "Machine virtuelle SQL",
|
||||||
|
"sql.migration.start.migration.button": "Démarrer la migration",
|
||||||
"sql.migration.start.time": "Heure de début",
|
"sql.migration.start.time": "Heure de début",
|
||||||
"sql.migration.status": "État",
|
"sql.migration.status": "État",
|
||||||
|
"sql.migration.status.add.account": "Ajouter un compte",
|
||||||
|
"sql.migration.status.add.account.MESSAGE": "Ajoutez votre compte Azure pour afficher les migrations existantes et leur état.",
|
||||||
"sql.migration.status.canceling": "Annulation en cours",
|
"sql.migration.status.canceling": "Annulation en cours",
|
||||||
"sql.migration.status.completing": "Compléter",
|
"sql.migration.status.completing": "Compléter",
|
||||||
"sql.migration.status.creating": "Création",
|
"sql.migration.status.creating": "Création",
|
||||||
|
|||||||
@@ -9933,15 +9933,18 @@
|
|||||||
"treeView.notRegistered": "Aucune arborescence avec l'ID \"{0}\" n'est inscrite."
|
"treeView.notRegistered": "Aucune arborescence avec l'ID \"{0}\" n'est inscrite."
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebook": {
|
"sql/workbench/api/common/extHostNotebook": {
|
||||||
"errNoManager": "Aucun gestionnaire",
|
"errNoExecuteManager": "Aucun gestionnaire d’exécution trouvé",
|
||||||
"errNoProvider": "aucun fournisseur de notebooks",
|
"errNoExecuteProvider": "Aucun fournisseur d’exécution de bloc-notes trouvé",
|
||||||
|
"errNoSerializationManager": "Aucun gestionnaire de sérialisation n’a été trouvé",
|
||||||
|
"errNoSerializationProvider": "Aucun fournisseur de sérialisation de bloc-notes trouvé",
|
||||||
|
"executeProviderRequired": "Un NotebookExecuteProvider avec un providerId valide doit être passé à cette méthode.",
|
||||||
"noContentManager": "Le gestionnaire du notebook {0} n'a pas de gestionnaire de contenu. Impossible d'y effectuer des opérations",
|
"noContentManager": "Le gestionnaire du notebook {0} n'a pas de gestionnaire de contenu. Impossible d'y effectuer des opérations",
|
||||||
"noServerManager": "Le gestionnaire du notebook {0} n'a pas de gestionnaire de serveur. Impossible d'y effectuer des opérations",
|
"noServerManager": "Le gestionnaire du notebook {0} n'a pas de gestionnaire de serveur. Impossible d'y effectuer des opérations",
|
||||||
"noSessionManager": "Le gestionnaire du notebook {0} n'a pas de gestionnaire de session. Impossible d'y exécuter des opérations",
|
"noSessionManager": "Le gestionnaire du notebook {0} n'a pas de gestionnaire de session. Impossible d'y exécuter des opérations",
|
||||||
"providerRequired": "Un NotebookProvider avec un providerId valide doit être passé à cette méthode"
|
"serializationProviderRequired": "Un NotebookSerializationProvider avec un providerId valide doit être passé à cette méthode."
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
||||||
"providerRequired": "Un NotebookProvider avec un providerId valide doit être passé à cette méthode"
|
"navigationProviderRequired": "Un NavigationProvider avec un providerId valide doit être passé à cette méthode."
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/actions": {
|
"sql/workbench/browser/actions": {
|
||||||
"clearSavedAccounts": "Effacer tous les comptes enregistrés",
|
"clearSavedAccounts": "Effacer tous les comptes enregistrés",
|
||||||
@@ -9985,6 +9988,7 @@
|
|||||||
"optionsDialog.ok": "OK"
|
"optionsDialog.ok": "OK"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modal/optionsDialogHelper": {
|
"sql/workbench/browser/modal/optionsDialogHelper": {
|
||||||
|
"optionsDialog.defaultGroupName": "Général",
|
||||||
"optionsDialog.invalidInput": "Entrée non valide. Valeur numérique attendue.",
|
"optionsDialog.invalidInput": "Entrée non valide. Valeur numérique attendue.",
|
||||||
"optionsDialog.missingRequireField": " est nécessaire."
|
"optionsDialog.missingRequireField": " est nécessaire."
|
||||||
},
|
},
|
||||||
@@ -9997,6 +10001,7 @@
|
|||||||
"declarativeTable.showActions": "Afficher les actions"
|
"declarativeTable.showActions": "Afficher les actions"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modelComponents/dropdown.component": {
|
"sql/workbench/browser/modelComponents/dropdown.component": {
|
||||||
|
"defaultDropdownErrorMessage": "Remplissez ce champ.",
|
||||||
"loadingCompletedMessage": "Chargement effectué",
|
"loadingCompletedMessage": "Chargement effectué",
|
||||||
"loadingMessage": "Chargement"
|
"loadingMessage": "Chargement"
|
||||||
},
|
},
|
||||||
@@ -10250,6 +10255,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
||||||
"connection.parseClipboardForConnectionStringDescription": "Essayez d'analyser le contenu du presse-papiers quand la boîte de dialogue de connexion est ouverte ou qu'une opération de collage est effectuée.",
|
"connection.parseClipboardForConnectionStringDescription": "Essayez d'analyser le contenu du presse-papiers quand la boîte de dialogue de connexion est ouverte ou qu'une opération de collage est effectuée.",
|
||||||
|
"connection.showUnsupportedServerVersionWarning": "Indique si le message d’avertissement doit s’afficher quand l’utilisateur se connecte à une version de serveur qui n’est pas prise en charge par Azure Data Studio.",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory - Authentification universelle avec prise en charge de MFA",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory - Mot de passe",
|
||||||
|
"sql.defaultAuthenticationType.Integrated": "Authentification Windows",
|
||||||
|
"sql.defaultAuthenticationType.SqlLogin": "Connexion SQL",
|
||||||
|
"sql.defaultAuthenticationTypeDescription": "Type d’authentification par Défaut à utiliser lors de la connexion à des ressources Azure. ",
|
||||||
"sql.defaultEngineDescription": "Moteur SQL par défaut à utiliser. Définit le fournisseur de langage par défaut dans les fichiers .sql et la valeur par défaut quand vous créez une connexion.",
|
"sql.defaultEngineDescription": "Moteur SQL par défaut à utiliser. Définit le fournisseur de langage par défaut dans les fichiers .sql et la valeur par défaut quand vous créez une connexion.",
|
||||||
"sql.maxRecentConnectionsDescription": "Nombre maximal de connexions récemment utilisées à stocker dans la liste de connexions."
|
"sql.maxRecentConnectionsDescription": "Nombre maximal de connexions récemment utilisées à stocker dans la liste de connexions."
|
||||||
},
|
},
|
||||||
@@ -11214,6 +11225,7 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/queryResultsView": {
|
"sql/workbench/contrib/query/browser/queryResultsView": {
|
||||||
"messagesTabTitle": "Messages",
|
"messagesTabTitle": "Messages",
|
||||||
|
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
|
||||||
"resultsTabTitle": "Résultats"
|
"resultsTabTitle": "Résultats"
|
||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/statusBarItems": {
|
"sql/workbench/contrib/query/browser/statusBarItems": {
|
||||||
@@ -11605,7 +11617,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/services/connection/browser/connectionManagementService": {
|
"sql/workbench/services/connection/browser/connectionManagementService": {
|
||||||
"cancelConnectionConfirmation": "Voulez-vous vraiment annuler cette connexion ?",
|
"cancelConnectionConfirmation": "Voulez-vous vraiment annuler cette connexion ?",
|
||||||
|
"connection.invalidConnectionResult": "Le résultat de la connexion n'est pas valide.",
|
||||||
|
"connection.neverShowUnsupportedVersionWarning": "Ne plus afficher",
|
||||||
"connection.noAzureAccount": "L'obtention d'un jeton de compte Azure pour la connexion a échoué",
|
"connection.noAzureAccount": "L'obtention d'un jeton de compte Azure pour la connexion a échoué",
|
||||||
|
"connection.refreshAzureTokenFailure": "L’actualisation d'un jeton de compte Azure pour la connexion a échoué.",
|
||||||
|
"connection.unsupportedServerVersionWarning": "La version du serveur n’est pas prise en charge par Azure Data Studio, vous pouvez toujours vous y connecter mais certaines fonctionnalités de Azure Data Studio peuvent ne pas fonctionner comme prévu.",
|
||||||
|
"connectionManagementService.noProviderForUri": "Impossible de trouver le fournisseur pour l’uri : {0}",
|
||||||
"connectionNotAcceptedError": "Connexion non acceptée",
|
"connectionNotAcceptedError": "Connexion non acceptée",
|
||||||
"connectionService.no": "Non",
|
"connectionService.no": "Non",
|
||||||
"connectionService.yes": "Oui"
|
"connectionService.yes": "Oui"
|
||||||
@@ -11792,7 +11809,7 @@
|
|||||||
"carbon.extension.contributes.notebook.provider": "Identificateur du fournisseur de notebooks.",
|
"carbon.extension.contributes.notebook.provider": "Identificateur du fournisseur de notebooks.",
|
||||||
"carbon.extension.contributes.notebook.standardKernels": "Noyaux devant être standard avec ce fournisseur de notebooks",
|
"carbon.extension.contributes.notebook.standardKernels": "Noyaux devant être standard avec ce fournisseur de notebooks",
|
||||||
"vscode.extension.contributes.notebook.languagemagics": "Ajoute un langage de notebook.",
|
"vscode.extension.contributes.notebook.languagemagics": "Ajoute un langage de notebook.",
|
||||||
"vscode.extension.contributes.notebook.providers": "Ajoute des fournisseurs de notebooks."
|
"vscode.extension.contributes.notebook.providersDescriptions": "Contribue à la description des fournisseurs de blocs-notes."
|
||||||
},
|
},
|
||||||
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
||||||
"loading": "Chargement..."
|
"loading": "Chargement..."
|
||||||
@@ -11856,6 +11873,8 @@
|
|||||||
"sql/workbench/services/query/common/queryModelService": {
|
"sql/workbench/services/query/common/queryModelService": {
|
||||||
"commitEditFailed": "La validation de la ligne a échoué : ",
|
"commitEditFailed": "La validation de la ligne a échoué : ",
|
||||||
"msgCancelQueryFailed": "L'annulation de la requête a échoué : {0}",
|
"msgCancelQueryFailed": "L'annulation de la requête a échoué : {0}",
|
||||||
|
"queryModelService.noQueryFoundForUri": "Requête introuvable pour {0}",
|
||||||
|
"queryModelService.uriAlreadyHasQuery": "{0} a déjà une requête existante.",
|
||||||
"runQueryBatchStartLine": "Ligne {0}",
|
"runQueryBatchStartLine": "Ligne {0}",
|
||||||
"runQueryBatchStartMessage": "Exécution de la requête démarrée à ",
|
"runQueryBatchStartMessage": "Exécution de la requête démarrée à ",
|
||||||
"runQueryStringBatchStartMessage": "L'exécution de la requête \"{0}\" a démarré",
|
"runQueryStringBatchStartMessage": "L'exécution de la requête \"{0}\" a démarré",
|
||||||
@@ -11954,6 +11973,14 @@
|
|||||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||||
"miGettingStarted": "Pri&&se en main",
|
"miGettingStarted": "Pri&&se en main",
|
||||||
"showReleaseNotes": "Afficher la prise en main"
|
"showReleaseNotes": "Afficher la prise en main"
|
||||||
|
},
|
||||||
|
"sql/platform/connection/common/connectionStatusManager": {
|
||||||
|
"connectionStatusManager.noConnectionForUri": "Impossible de trouver une connexion avec l'uri : {0}",
|
||||||
|
"connectionStatusManager.uriAlreadyInConnectionsList": "Il existe déjà une connexion avec l’uri : {0}"
|
||||||
|
},
|
||||||
|
"sql/workbench/services/query/common/queryManagement": {
|
||||||
|
"queryManagement.noQueryRunnerForUri": "Impossible de trouver Query Runner pour l’uri :{0}",
|
||||||
|
"queryManagement.uriAlreadyHasQueryRunner": "Uri : {0} a déjà un Runner de requête de manière inattendue."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -399,22 +399,42 @@
|
|||||||
"arc.sql.connection.settings.section.title": "Informazioni di connessione SQL",
|
"arc.sql.connection.settings.section.title": "Informazioni di connessione SQL",
|
||||||
"arc.sql.cores-limit.description": "Il limite core dell'istanza gestita come numero intero.",
|
"arc.sql.cores-limit.description": "Il limite core dell'istanza gestita come numero intero.",
|
||||||
"arc.sql.cores-request.description": "La richiesta di core dell'istanza gestita come numero intero.",
|
"arc.sql.cores-request.description": "La richiesta di core dell'istanza gestita come numero intero.",
|
||||||
|
"arc.sql.dev.use.description": "Selezionare la casella per indicare che questa istanza verrà usata solo a scopo di sviluppo o di test. Questa istanza non verrà fatturata.",
|
||||||
|
"arc.sql.dev.use.label": "Solo per lo sviluppo",
|
||||||
|
"arc.sql.high.availability.description": "Abilita le repliche aggiuntive per la disponibilità elevata. La configurazione di calcolo e archiviazione selezionata di seguito verrà applicata a tutte le repliche.",
|
||||||
|
"arc.sql.high.availability.label": "Disponibilità elevata",
|
||||||
"arc.sql.instance.name": "Nome dell'istanza",
|
"arc.sql.instance.name": "Nome dell'istanza",
|
||||||
"arc.sql.instance.settings.section.title": "Impostazioni istanza di SQL",
|
"arc.sql.instance.settings.section.title": "Impostazioni istanza di SQL",
|
||||||
"arc.sql.invalid.instance.name": "Il nome dell'istanza deve essere composto da caratteri alfanumerici minuscoli o \"-\", iniziare con una lettera, terminare con un carattere alfanumerico e avere una lunghezza massima di 13 caratteri.",
|
"arc.sql.invalid.instance.name": "Il nome dell'istanza deve essere composto da caratteri alfanumerici minuscoli o \"-\", iniziare con una lettera, terminare con un carattere alfanumerico e avere una lunghezza massima di 13 caratteri.",
|
||||||
"arc.sql.invalid.username": "il nome utente sa è disabilitato. Scegliere un altro nome utente",
|
"arc.sql.invalid.username": "il nome utente sa è disabilitato. Scegliere un altro nome utente",
|
||||||
"arc.sql.memory-limit.description": "Il limite della capacità dell'istanza gestita come numero intero.",
|
"arc.sql.memory-limit.description": "Il limite della capacità dell'istanza gestita come numero intero.",
|
||||||
"arc.sql.memory-request.description": "La richiesta per la capacità dell'istanza gestita come quantità intera di memoria in GB.",
|
"arc.sql.memory-request.description": "La richiesta per la capacità dell'istanza gestita come quantità intera di memoria in GB.",
|
||||||
"arc.sql.replicas.description": "Numero di repliche istanza gestita di SQL che verranno distribuite nel cluster Kubernetes a scopo di disponibilità elevata",
|
"arc.sql.one.replica": "1 replica",
|
||||||
"arc.sql.replicas.label": "Repliche",
|
"arc.sql.service.tier.business.critical": "[ANTEPRIMA] Business critical (vCore e RAM illimitati, disponibilità elevata avanzata)",
|
||||||
"arc.sql.storage-class.data.description": "La classe di archiviazione da usare per i dati (.mdf)",
|
"arc.sql.service.tier.description": "Scegliere tra i livelli di servizio vCore disponibile più recenti per l'Istanza gestita di SQL - Azure Arc, compresi Per utilizzo generico e Business critical. {0}",
|
||||||
|
"arc.sql.service.tier.general.purpose": "Per utilizzo generico (fino a 24 vCore e 128 Gi di RAM, disponibilità elevata standard)",
|
||||||
|
"arc.sql.service.tier.label": "Livello di servizio",
|
||||||
|
"arc.sql.storage-class.backups.description": "La classe di archiviazione da utilizzare per i volumi persistenti di backup. Se non viene specificato alcun valore, verrà utilizzata la classe di archiviazione predefinita.",
|
||||||
|
"arc.sql.storage-class.data.description": "Classe di archiviazione da utilizzare per i dati (.mdf). Se non viene specificato alcun valore, verrà utilizzata la classe di archiviazione predefinita.",
|
||||||
|
"arc.sql.storage-class.datalogs.description": "La classe di archiviazione da utilizzare per i log di database (.ldf). Se non viene specificato alcun valore, verrà utilizzata la classe di archiviazione predefinita.",
|
||||||
"arc.sql.storage-class.dc.description": "La classe di archiviazione da utilizzare per tutti i volumi persistenti di dati e log per tutti i pod del controller di dati che li richiedono.",
|
"arc.sql.storage-class.dc.description": "La classe di archiviazione da utilizzare per tutti i volumi persistenti di dati e log per tutti i pod del controller di dati che li richiedono.",
|
||||||
"arc.sql.storage-class.logs.description": "Classe di archiviazione da usare per i log (/var/log)",
|
"arc.sql.storage-class.logs.description": "Classe di archiviazione da utilizzare per i log (/var/log). Se non viene specificato alcun valore, verrà utilizzata la classe di archiviazione predefinita.",
|
||||||
|
"arc.sql.three.replicas": "3 repliche",
|
||||||
|
"arc.sql.two.replicas": "2 repliche",
|
||||||
"arc.sql.username": "Nome utente",
|
"arc.sql.username": "Nome utente",
|
||||||
|
"arc.sql.volume.size.backups.description": "La dimensione del volume di archiviazione da utilizzare per i backup in gibibyte.",
|
||||||
|
"arc.sql.volume.size.backups.label": "Dimensioni del volume in Gi (backup)",
|
||||||
|
"arc.sql.volume.size.data.description": "La dimensione del volume di archiviazione da utilizzare per i dati in gibibyte.",
|
||||||
|
"arc.sql.volume.size.data.label": "Dimensioni del volume di Gi (dati)",
|
||||||
|
"arc.sql.volume.size.datalogs.description": "La dimensione del volume di archiviazione da utilizzare per i log di database in gibibyte.",
|
||||||
|
"arc.sql.volume.size.datalogs.label": "Dimensioni volume in Gi (log di database)",
|
||||||
|
"arc.sql.volume.size.logs.description": "La dimensione del volume di archiviazione da utilizzare per i log in gibibyte.",
|
||||||
|
"arc.sql.volume.size.logs.label": "Dimensioni del volume di Gi (log)",
|
||||||
"arc.sql.wizard.page1.title": "Specificare i parametri dell'istanza gestita di SQL di Azure",
|
"arc.sql.wizard.page1.title": "Specificare i parametri dell'istanza gestita di SQL di Azure",
|
||||||
"arc.sql.wizard.title": "Distribuire istanza gestita di SQL di Azure - Azure Arc (anteprima)",
|
"arc.sql.wizard.title": "Distribuire istanza gestita di SQL di Azure - Azure Arc (anteprima)",
|
||||||
"arc.storage-class.backups.label": "Classe di archiviazione (backup)",
|
"arc.storage-class.backups.label": "Classe di archiviazione (backup)",
|
||||||
"arc.storage-class.data.label": "Classe di archiviazione (dati)",
|
"arc.storage-class.data.label": "Classe di archiviazione (dati)",
|
||||||
|
"arc.storage-class.datalogs.label": "Classe di archiviazione (log di database)",
|
||||||
"arc.storage-class.dc.label": "Classe di archiviazione",
|
"arc.storage-class.dc.label": "Classe di archiviazione",
|
||||||
"arc.storage-class.logs.label": "Classe di archiviazione (log)",
|
"arc.storage-class.logs.label": "Classe di archiviazione (log)",
|
||||||
"arc.view.title": "Controller Azure Arc",
|
"arc.view.title": "Controller Azure Arc",
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"dataworkspace.projectParentDirectoryNotExistError": "Il percorso del progetto selezionato '{0}' non esiste o non è una directory.",
|
"dataworkspace.projectParentDirectoryNotExistError": "Il percorso del progetto selezionato '{0}' non esiste o non è una directory.",
|
||||||
"dataworkspace.projectsFailedToLoad": "Non è stato possibile caricare alcuni progetti. Per visualizzare altri dettagli, [aprire la console per sviluppatori] (comando: workbench.action.toggleDevTools)",
|
"dataworkspace.projectsFailedToLoad": "Non è stato possibile caricare alcuni progetti. Per visualizzare altri dettagli, [aprire la console per sviluppatori] (comando: workbench.action.toggleDevTools)",
|
||||||
"dataworkspace.remoteGitRepo": "Repository GIT remoto",
|
"dataworkspace.remoteGitRepo": "Repository GIT remoto",
|
||||||
"dataworkspace.restartConfirmation": "È necessario riavviare Azure Data Studio affinché il progetto venga creato e aggiunto all'area di lavoro. Procedere ora?",
|
"dataworkspace.restartConfirmation": "È necessario riavviare Azure Data Studio per aggiungere il progetto all'area di lavoro. Riavvia ora?",
|
||||||
"dataworkspace.select": "Seleziona",
|
"dataworkspace.select": "Seleziona",
|
||||||
"dataworkspace.selectProjectLocation": "Seleziona percorso del progetto",
|
"dataworkspace.selectProjectLocation": "Seleziona percorso del progetto",
|
||||||
"dataworkspace.selectProjectType": "Seleziona tipo di progetto",
|
"dataworkspace.selectProjectType": "Seleziona tipo di progetto",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
"projects-view-no-project-content": "Nessun progetto aperto nell'area di lavoro corrente.\r\n[Crea nuovo] (comando: projects.new)\r\n[Apri esistente] (comando: projects.openExisting)\r\nPer altre informazioni sui progetti [vedere la documentazione] (https://aka.ms/azuredatastudio-projects).\r\n",
|
"projects-view-no-project-content": "Nessun progetto aperto nell'area di lavoro corrente.\r\n[Crea nuovo] (comando: projects.new)\r\n[Apri esistente] (comando: projects.openExisting)\r\nPer altre informazioni sui progetti [vedere la documentazione] (https://aka.ms/azuredatastudio-projects).\r\n",
|
||||||
"projects-view-no-workspace-content": "Per iniziare, creare un nuovo progetto o aprirne uno esistente.\r\n[Crea nuovo] (comando: projects.new)\r\n[Apri esistente] (comando: projects.openExisting)\r\nPer altre informazioni sui progetti [vedere la documentazione] (https://aka.ms/azuredatastudio-projects).",
|
"projects-view-no-workspace-content": "Per iniziare, creare un nuovo progetto o aprirne uno esistente.\r\n[Crea nuovo] (comando: projects.new)\r\n[Apri esistente] (comando: projects.openExisting)\r\nPer altre informazioni sui progetti [vedere la documentazione] (https://aka.ms/azuredatastudio-projects).",
|
||||||
"projects.defaultProjectSaveLocation": "Percorso completo della cartella in cui vengono salvati i nuovi progetti per impostazione predefinita.",
|
"projects.defaultProjectSaveLocation": "Percorso completo della cartella in cui vengono salvati i nuovi progetti per impostazione predefinita.",
|
||||||
|
"projects.excludedProjectsDescription": "Elenco dei progetti nell'area di lavoro da escludere dal viewlet dei progetti",
|
||||||
"projects.showNotAddedProjectsInWorkspacePrompt": "Mostra sempre un messaggio informativo quando le cartelle dell'area di lavoro correnti contengono progetti che non sono stati aggiunti ai progetti dell'area di lavoro.",
|
"projects.showNotAddedProjectsInWorkspacePrompt": "Mostra sempre un messaggio informativo quando le cartelle dell'area di lavoro correnti contengono progetti che non sono stati aggiunti ai progetti dell'area di lavoro.",
|
||||||
"refresh-workspace-command": "Aggiorna",
|
"refresh-workspace-command": "Aggiorna",
|
||||||
"remove-project-command": "Rimuovi progetto"
|
"remove-project-command": "Rimuovi progetto"
|
||||||
|
|||||||
@@ -13,11 +13,19 @@
|
|||||||
"flatFileImport.allowNulls": "Consenti valori Null",
|
"flatFileImport.allowNulls": "Consenti valori Null",
|
||||||
"flatFileImport.browseFiles": "Sfoglia",
|
"flatFileImport.browseFiles": "Sfoglia",
|
||||||
"flatFileImport.columnName": "Nome colonna",
|
"flatFileImport.columnName": "Nome colonna",
|
||||||
|
"flatFileImport.columnTableTitle": "Colonna",
|
||||||
|
"flatFileImport.createDerivedColumn": "Creare colonna derivata",
|
||||||
"flatFileImport.dataType": "Tipo di dati",
|
"flatFileImport.dataType": "Tipo di dati",
|
||||||
"flatFileImport.databaseDropdownTitle": "Database in cui viene creata la tabella",
|
"flatFileImport.databaseDropdownTitle": "Database in cui viene creata la tabella",
|
||||||
"flatFileImport.databaseName": "Nome del database",
|
"flatFileImport.databaseName": "Nome del database",
|
||||||
|
"flatFileImport.deriverColumnInstruction1": "Selezionare le colonne dei dati a sinistra necessarie per derivare la nuova colonna",
|
||||||
|
"flatFileImport.deriverColumnInstruction2": "Selezionare una riga e specificare una trasformazione di esempio che si desidera applicare al resto della colonna",
|
||||||
|
"flatFileImport.deriverColumnInstruction3": "Fare clic su \"Anteprima trasformazione\" per visualizzare in anteprima la trasformazione",
|
||||||
|
"flatFileImport.deriverColumnInstruction4": "Perfezionare la trasformazione fino a quando non si ha la colonna desiderata",
|
||||||
|
"flatFileImport.deriverColumnInstruction5": "Specificare il nome della nuova colonna derivata, quindi fare clic su \"fine\"",
|
||||||
"flatFileImport.fileImport": "File da importare",
|
"flatFileImport.fileImport": "File da importare",
|
||||||
"flatFileImport.fileTextboxTitle": "Percorso del file da importare",
|
"flatFileImport.fileTextboxTitle": "Percorso del file da importare",
|
||||||
|
"flatFileImport.headerIntructionText": "Benvenuti nello strumento Colonna derivata. Per iniziare, seguire questa procedura:",
|
||||||
"flatFileImport.importData": "Importa dati",
|
"flatFileImport.importData": "Importa dati",
|
||||||
"flatFileImport.importInformation": "Informazioni sull'importazione",
|
"flatFileImport.importInformation": "Informazioni sull'importazione",
|
||||||
"flatFileImport.importNewFile": "Importa nuovo file",
|
"flatFileImport.importNewFile": "Importa nuovo file",
|
||||||
@@ -28,13 +36,19 @@
|
|||||||
"flatFileImport.page2Name": "Anteprima dati",
|
"flatFileImport.page2Name": "Anteprima dati",
|
||||||
"flatFileImport.page3Name": "Modifica colonne",
|
"flatFileImport.page3Name": "Modifica colonne",
|
||||||
"flatFileImport.page4Name": "Riepilogo",
|
"flatFileImport.page4Name": "Riepilogo",
|
||||||
|
"flatFileImport.previewTransformation": "Anteprima trasformazione",
|
||||||
"flatFileImport.primaryKey": "Chiave primaria",
|
"flatFileImport.primaryKey": "Chiave primaria",
|
||||||
"flatFileImport.prosePreviewMessage": "Questa operazione ha analizzato la struttura del file di input per generare l'anteprima seguente per le prime 50 righe.",
|
"flatFileImport.prosePreviewMessage": "Questa operazione ha analizzato la struttura del file di input per generare l'anteprima seguente per le prime 50 righe.",
|
||||||
"flatFileImport.prosePreviewMessageFail": "Questa operazione non è riuscita. Provare con un file di input diverso.",
|
"flatFileImport.prosePreviewMessageFail": "Questa operazione non è riuscita. Provare con un file di input diverso.",
|
||||||
"flatFileImport.refresh": "Aggiorna",
|
"flatFileImport.refresh": "Aggiorna",
|
||||||
"flatFileImport.schemaTextboxTitle": "Schema della tabella",
|
"flatFileImport.schemaTextboxTitle": "Schema della tabella",
|
||||||
|
"flatFileImport.selectAllColumns": "Seleziona tutte le colonne",
|
||||||
|
"flatFileImport.selectColumn": "Selezionare colonna {0}",
|
||||||
"flatFileImport.serverDropdownTitle": "Server in cui si trova il database",
|
"flatFileImport.serverDropdownTitle": "Server in cui si trova il database",
|
||||||
"flatFileImport.serverName": "Nome del server",
|
"flatFileImport.serverName": "Nome del server",
|
||||||
|
"flatFileImport.specifyDerivedColNameTitle": "Nome colonna",
|
||||||
|
"flatFileImport.specifyTransformation": "Specificare trasformazione",
|
||||||
|
"flatFileImport.specifyTransformationForRow": "Specificare trasformazione per riga{0}",
|
||||||
"flatFileImport.success.norows": "✔ I dati sono stati inseriti in una tabella.",
|
"flatFileImport.success.norows": "✔ I dati sono stati inseriti in una tabella.",
|
||||||
"flatFileImport.tableName": "Nome della tabella",
|
"flatFileImport.tableName": "Nome della tabella",
|
||||||
"flatFileImport.tableSchema": "Schema della tabella",
|
"flatFileImport.tableSchema": "Schema della tabella",
|
||||||
|
|||||||
@@ -74,6 +74,7 @@
|
|||||||
"newBook": "Nuovo libro Jupyter (anteprima)",
|
"newBook": "Nuovo libro Jupyter (anteprima)",
|
||||||
"newMarkdown": "Nuovo markdown (anteprima)",
|
"newMarkdown": "Nuovo markdown (anteprima)",
|
||||||
"newNotebook": "Nuovo blocco appunti (anteprima)",
|
"newNotebook": "Nuovo blocco appunti (anteprima)",
|
||||||
|
"newSection": "Nuova sezione (anteprima)",
|
||||||
"noBDCConnectionError": "Con i kernel Spark è richiesta una connessione a un'istanza master del cluster Big Data di SQL Server.",
|
"noBDCConnectionError": "Con i kernel Spark è richiesta una connessione a un'istanza master del cluster Big Data di SQL Server.",
|
||||||
"noBooksSelected": "Nessun Book è attualmente selezionato nel viewlet.",
|
"noBooksSelected": "Nessun Book è attualmente selezionato nel viewlet.",
|
||||||
"onGitHub": "GitHub",
|
"onGitHub": "GitHub",
|
||||||
@@ -110,7 +111,7 @@
|
|||||||
},
|
},
|
||||||
"dist/dialog/configurePython/configurePathPage": {
|
"dist/dialog/configurePython/configurePathPage": {
|
||||||
"configurePython.browseButtonText": "Sfoglia",
|
"configurePython.browseButtonText": "Sfoglia",
|
||||||
"configurePython.descriptionWithKernel": "Il kernel {0} richiede la configurazione di un runtime Python e l'installazione delle dipendenze.",
|
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
|
||||||
"configurePython.descriptionWithoutKernel": "I kernel dei notebook richiedono la configurazione di un runtime Python e l'installazione delle dipendenze.",
|
"configurePython.descriptionWithoutKernel": "I kernel dei notebook richiedono la configurazione di un runtime Python e l'installazione delle dipendenze.",
|
||||||
"configurePython.existingInstall": "Usa l'installazione esistente di Python",
|
"configurePython.existingInstall": "Usa l'installazione esistente di Python",
|
||||||
"configurePython.installationType": "Tipo di installazione",
|
"configurePython.installationType": "Tipo di installazione",
|
||||||
@@ -139,7 +140,7 @@
|
|||||||
"configurePython.pkgNameColumn": "Nome",
|
"configurePython.pkgNameColumn": "Nome",
|
||||||
"configurePython.requiredDependencies": "Installa dipendenze del kernel richieste",
|
"configurePython.requiredDependencies": "Installa dipendenze del kernel richieste",
|
||||||
"configurePython.requiredVersionColumn": "Versione richiesta",
|
"configurePython.requiredVersionColumn": "Versione richiesta",
|
||||||
"msgUnsupportedKernel": "Non è stato possibile recuperare i pacchetti per il kernel {0}"
|
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
|
||||||
},
|
},
|
||||||
"dist/dialog/managePackages/addNewPackageTab": {
|
"dist/dialog/managePackages/addNewPackageTab": {
|
||||||
"managePackages.addNewTabTitle": "Aggiungi nuovo",
|
"managePackages.addNewTabTitle": "Aggiungi nuovo",
|
||||||
@@ -183,7 +184,7 @@
|
|||||||
"notebookFileType": "Notebooks",
|
"notebookFileType": "Notebooks",
|
||||||
"unsupportedFileType": "Sono supportati solo notebook con estensione ipynb"
|
"unsupportedFileType": "Sono supportati solo notebook con estensione ipynb"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterNotebookProvider": {
|
"dist/jupyter/jupyterExecuteProvider": {
|
||||||
"errNotebookUriMissing": "È necessario specificare un percorso di notebook"
|
"errNotebookUriMissing": "È necessario specificare un percorso di notebook"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterServerInstallation": {
|
"dist/jupyter/jupyterServerInstallation": {
|
||||||
@@ -251,11 +252,15 @@
|
|||||||
"notebook.command.addcell": "Aggiungi cella",
|
"notebook.command.addcell": "Aggiungi cella",
|
||||||
"notebook.command.addcode": "Aggiungi cella di codice",
|
"notebook.command.addcode": "Aggiungi cella di codice",
|
||||||
"notebook.command.addtext": "Aggiungi cella di testo",
|
"notebook.command.addtext": "Aggiungi cella di testo",
|
||||||
|
"notebook.command.boldText": "Testo Markdown grassetto",
|
||||||
"notebook.command.clearactivecellresult": "Cancella risultato della cella",
|
"notebook.command.clearactivecellresult": "Cancella risultato della cella",
|
||||||
|
"notebook.command.codeBlock": "Aggiungi blocco di codice",
|
||||||
|
"notebook.command.italicizeText": "Testo Markdown corsivo",
|
||||||
"notebook.command.new": "Nuovo notebook",
|
"notebook.command.new": "Nuovo notebook",
|
||||||
"notebook.command.open": "Apri notebook",
|
"notebook.command.open": "Apri notebook",
|
||||||
"notebook.command.runactivecell": "Esegui cella",
|
"notebook.command.runactivecell": "Esegui cella",
|
||||||
"notebook.command.runallcells": "Esegui celle",
|
"notebook.command.runallcells": "Esegui celle",
|
||||||
|
"notebook.command.underlineText": "Testo markdown sottolineato",
|
||||||
"notebook.configuration.title": "Configurazione di Notebook",
|
"notebook.configuration.title": "Configurazione di Notebook",
|
||||||
"notebook.dontPromptPythonUpdate.description": "Non visualizzare la richiesta di aggiornamento di Python.",
|
"notebook.dontPromptPythonUpdate.description": "Non visualizzare la richiesta di aggiornamento di Python.",
|
||||||
"notebook.jupyterServerShutdownTimeout.description": "Tempo di attesa (in minuti) prima dell'arresto di un server dopo la chiusura di tutti i notebook. (Immettere 0 per non arrestare)",
|
"notebook.jupyterServerShutdownTimeout.description": "Tempo di attesa (in minuti) prima dell'arresto di un server dopo la chiusura di tutti i notebook. (Immettere 0 per non arrestare)",
|
||||||
@@ -274,6 +279,7 @@
|
|||||||
"title.SavedBooks": "Notebook",
|
"title.SavedBooks": "Notebook",
|
||||||
"title.addMarkdown": "Aggiungi file markdown",
|
"title.addMarkdown": "Aggiungi file markdown",
|
||||||
"title.addNotebook": "Aggiungere blocco appunti",
|
"title.addNotebook": "Aggiungere blocco appunti",
|
||||||
|
"title.addSection": "Aggiungi sezione",
|
||||||
"title.analyzeJupyterNotebook": "Analizza in Notebook",
|
"title.analyzeJupyterNotebook": "Analizza in Notebook",
|
||||||
"title.closeJupyterBook": "Chiudi libro Jupyter",
|
"title.closeJupyterBook": "Chiudi libro Jupyter",
|
||||||
"title.closeNotebook": "Chiudere blocco appunti",
|
"title.closeNotebook": "Chiudere blocco appunti",
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"contents": {
|
"contents": {
|
||||||
"dist/constants": {
|
"dist/constants": {
|
||||||
"XEventsFailed": "XEvents operation failed.",
|
"XEventsFailed": "Operazione XEvents non riuscita.",
|
||||||
"XEventsNotSupported": "XEvents sessions not supported.",
|
"XEventsNotSupported": "Sessioni XEvents non supportate.",
|
||||||
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
|
"XEventsStarted": "Sessioni XEvents avviate per PageContention e ObjectContention.",
|
||||||
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
|
"XEventsStopped": "Sessioni XEvents PageContention e ObjectContention rimosse."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
"Failed": "Non riuscito",
|
"Failed": "Non riuscito",
|
||||||
"InProgress": "In corso",
|
"InProgress": "In corso",
|
||||||
"PublishHistory": "Cronologia di pubblicazione",
|
"PublishHistory": "Cronologia di pubblicazione",
|
||||||
|
"SettingAlreadyExists": "L'impostazione dell'app locale '{0}' esiste già. Sovrascrivere?",
|
||||||
"Status": "Stato",
|
"Status": "Stato",
|
||||||
"Success": "Operazione riuscita",
|
"Success": "Operazione riuscita",
|
||||||
"TargetDatabase": "Database di destinazione",
|
"TargetDatabase": "Database di destinazione",
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
"addDatabaseReferencedialogName": "Aggiungere riferimento al database",
|
"addDatabaseReferencedialogName": "Aggiungere riferimento al database",
|
||||||
"addItemAction": "Aggiungere elemento",
|
"addItemAction": "Aggiungere elemento",
|
||||||
"addPackage": "Aggiungi pacchetto",
|
"addPackage": "Aggiungi pacchetto",
|
||||||
|
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||||
"appSettingPrompt": "Aggiornare la funzione di Azure local.settings.json con la nuova stringa di connessione?",
|
"appSettingPrompt": "Aggiornare la funzione di Azure local.settings.json con la nuova stringa di connessione?",
|
||||||
"at": "in",
|
"at": "in",
|
||||||
"browseButtonText": "Sfoglia cartella",
|
"browseButtonText": "Sfoglia cartella",
|
||||||
@@ -39,12 +41,14 @@
|
|||||||
"chooseSqlcmdVarsToModify": "Scegliere le variabili SQLCMD da modificare",
|
"chooseSqlcmdVarsToModify": "Scegliere le variabili SQLCMD da modificare",
|
||||||
"cicularProjectReference": "Riferimento circolare dal progetto {0} al progetto {1}",
|
"cicularProjectReference": "Riferimento circolare dal progetto {0} al progetto {1}",
|
||||||
"cleaningDockerImagesMessage": "Pulizia delle distribuzioni esistenti in corso...",
|
"cleaningDockerImagesMessage": "Pulizia delle distribuzioni esistenti in corso...",
|
||||||
|
"confirmPassword": "Confermare la password amministratore del server SQL",
|
||||||
"connectingToSqlServerOnDockerMessage": "Connessione a SQL Server in Docker",
|
"connectingToSqlServerOnDockerMessage": "Connessione a SQL Server in Docker",
|
||||||
"connectionFailedError": "Errore di connessione non riuscita: '{0}'",
|
"connectionFailedError": "Errore di connessione non riuscita: '{0}'",
|
||||||
"connectionRadioButtonLabel": "Connessioni",
|
"connectionRadioButtonLabel": "Connessioni",
|
||||||
"connectionStringSetting": "Nome dell'impostazione della stringa di connessione",
|
"connectionStringSetting": "Nome dell'impostazione della stringa di connessione",
|
||||||
"connectionStringSettingPlaceholder": "Impostazione della stringa di connessione specificata in \"local.settings.jsin\"",
|
"connectionStringSettingPlaceholder": "Impostazione della stringa di connessione specificata in \"local.settings.jsin\"",
|
||||||
"createNew": "Crea nuovo",
|
"createNew": "Crea nuovo",
|
||||||
|
"createNewLocalAppSetting": "Creare nuova impostazione dell'app locale",
|
||||||
"createProjectDialogOkButtonText": "Crea",
|
"createProjectDialogOkButtonText": "Crea",
|
||||||
"createProjectFromDatabaseDialogName": "Creare un progetto dal database",
|
"createProjectFromDatabaseDialogName": "Creare un progetto dal database",
|
||||||
"createProjectSettings": "Impostazioni",
|
"createProjectSettings": "Impostazioni",
|
||||||
@@ -81,18 +85,16 @@
|
|||||||
"deployAppSettingUpdateFailed": "Non è stato possibile aggiornare l'impostazione dell'app '{0}'",
|
"deployAppSettingUpdateFailed": "Non è stato possibile aggiornare l'impostazione dell'app '{0}'",
|
||||||
"deployAppSettingUpdating": "Aggiornamento dell'impostazione dell'app: '{0}'",
|
"deployAppSettingUpdating": "Aggiornamento dell'impostazione dell'app: '{0}'",
|
||||||
"deployDbTaskName": "Distribuzione locale del progetto di database SQL",
|
"deployDbTaskName": "Distribuzione locale del progetto di database SQL",
|
||||||
"deployProjectFailed": "Non è stato possibile distribuire il progetto. Per altri dettagli, controllare il riquadro di output. {0}",
|
|
||||||
"deployProjectFailedMessage": "Non è stato possibile aprire una connessione al database distribuito'",
|
"deployProjectFailedMessage": "Non è stato possibile aprire una connessione al database distribuito'",
|
||||||
"deployProjectSucceed": "Il progetto di database è stato distribuito",
|
"deployProjectSucceed": "Il progetto di database è stato distribuito",
|
||||||
"deployScriptExists": "Esiste già uno script {0}. Il nuovo script non verrà incluso nella compilazione.",
|
"deployScriptExists": "Esiste già uno script {0}. Il nuovo script non verrà incluso nella compilazione.",
|
||||||
"deployToDockerContainer": "Eseguire la distribuzione nel contenitore Docker",
|
|
||||||
"deployToExistingServer": "Eseguire la distribuzione nel server esistente",
|
|
||||||
"differentDbDifferentServer": "Database e server diversi",
|
"differentDbDifferentServer": "Database e server diversi",
|
||||||
"differentDbSameServer": "Database diverso, stesso server",
|
"differentDbSameServer": "Database diverso, stesso server",
|
||||||
"dockerContainerCreatedMessage": "ID creato da Docker: '{0}'",
|
"dockerContainerCreatedMessage": "ID creato da Docker: '{0}'",
|
||||||
"dockerContainerFailedToRunErrorMessage": "Non è stato possibile eseguire il contenitore Docker",
|
"dockerContainerFailedToRunErrorMessage": "Non è stato possibile eseguire il contenitore Docker",
|
||||||
"dockerContainerNotRunningErrorMessage": "Il contenitore Docker non è in esecuzione",
|
"dockerContainerNotRunningErrorMessage": "Il contenitore Docker non è in esecuzione",
|
||||||
"dockerLogMessage": "Log di Docker: '{0}'",
|
"dockerLogMessage": "Log di Docker: '{0}'",
|
||||||
|
"dockerNotRunningError": "Non è stato possibile verificare docker. Verificare che Docker sia installato e in esecuzione. Errore: '{0}'",
|
||||||
"done": "Fatto",
|
"done": "Fatto",
|
||||||
"dontUseProfile": "Non usare il profilo",
|
"dontUseProfile": "Non usare il profilo",
|
||||||
"edgeProjectTypeDescription": "Iniziare dalle parti core per sviluppare e pubblicare schemi per SQL Edge",
|
"edgeProjectTypeDescription": "Iniziare dalle parti core per sviluppare e pubblicare schemi per SQL Edge",
|
||||||
@@ -100,13 +102,15 @@
|
|||||||
"emptyProjectTypeDescription": "Sviluppare e pubblicare schemi per i database SQL a partire da un progetto vuoto",
|
"emptyProjectTypeDescription": "Sviluppare e pubblicare schemi per i database SQL a partire da un progetto vuoto",
|
||||||
"emptyProjectTypeDisplayName": "Database SQL",
|
"emptyProjectTypeDisplayName": "Database SQL",
|
||||||
"enterConnStringTemplateDescription": "Immettere un modello per la stringa di connessione SQL",
|
"enterConnStringTemplateDescription": "Immettere un modello per la stringa di connessione SQL",
|
||||||
|
"enterConnectionString": "Immettere la stringa di connessione",
|
||||||
"enterConnectionStringEnvName": "Immettere il nome della variabile di ambiente della stringa di connessione",
|
"enterConnectionStringEnvName": "Immettere il nome della variabile di ambiente della stringa di connessione",
|
||||||
"enterConnectionStringEnvNameDescription": "Immettere la variabile di ambiente per la stringa di connessione SQL",
|
"enterConnectionStringEnvNameDescription": "Immettere la variabile di ambiente per la stringa di connessione SQL",
|
||||||
|
"enterConnectionStringSettingName": "Immettere il nome dell'impostazione della stringa di connessione",
|
||||||
"enterConnectionStringTemplate": "Immettere il modello della stringa di connessione",
|
"enterConnectionStringTemplate": "Immettere il modello della stringa di connessione",
|
||||||
"enterNewDatabaseName": "Immettere il nuovo nome del database",
|
"enterNewDatabaseName": "Immettere il nuovo nome del database",
|
||||||
"enterNewValueForVar": "Immettere un nuovo valore per la variabile '{0}'",
|
"enterNewValueForVar": "Immettere un nuovo valore per la variabile '{0}'",
|
||||||
"enterPassword": "Immettere la password o premere INVIO per usare la password generata",
|
"enterPassword": "Immettere la password amministratore del server SQL",
|
||||||
"enterPortNumber": "Immettere il numero di porta o premere INVIO per usare il valore predefinito",
|
"enterPortNumber": "Immettere il numero di porta di SQL server o premere INVIO per usare il valore predefinito",
|
||||||
"enterSystemDbName": "Immettere un nome di database per il database di sistema",
|
"enterSystemDbName": "Immettere un nome di database per il database di sistema",
|
||||||
"errorFindingBuildFilesLocation": "Errore durante la ricerca del percorso dei file di compilazione: {0}",
|
"errorFindingBuildFilesLocation": "Errore durante la ricerca del percorso dei file di compilazione: {0}",
|
||||||
"exampleUsage": "Esempio di utilizzo",
|
"exampleUsage": "Esempio di utilizzo",
|
||||||
@@ -115,6 +119,7 @@
|
|||||||
"externalStreamingJobFriendlyName": "Processo di streaming esterno",
|
"externalStreamingJobFriendlyName": "Processo di streaming esterno",
|
||||||
"externalStreamingJobValidationPassed": "Convalida superata del processo di streaming esterno.",
|
"externalStreamingJobValidationPassed": "Convalida superata del processo di streaming esterno.",
|
||||||
"extractTargetRequired": "Le informazioni di destinazione per l'estrazione sono necessarie per creare il progetto di database.",
|
"extractTargetRequired": "Le informazioni di destinazione per l'estrazione sono necessarie per creare il progetto di database.",
|
||||||
|
"failedToParse": "Non è stato possibile analizzare \"{0}\": {1}.",
|
||||||
"file": "File",
|
"file": "File",
|
||||||
"fileAlreadyExists": "Un file con il nome '{0}' esiste già in questa posizione del disco. Scegliere un altro nome.",
|
"fileAlreadyExists": "Un file con il nome '{0}' esiste già in questa posizione del disco. Scegliere un altro nome.",
|
||||||
"fileFormat": "Formato di file",
|
"fileFormat": "Formato di file",
|
||||||
@@ -127,6 +132,7 @@
|
|||||||
"folderObject": "cartella",
|
"folderObject": "cartella",
|
||||||
"folderStructureLabel": "Struttura di cartelle",
|
"folderStructureLabel": "Struttura di cartelle",
|
||||||
"generateScriptButtonText": "Generare script",
|
"generateScriptButtonText": "Generare script",
|
||||||
|
"generatingProjectFailed": "Generazione del progetto tramite Autorest non riuscita: {0}",
|
||||||
"hr": "ora",
|
"hr": "ora",
|
||||||
"input": "Input",
|
"input": "Input",
|
||||||
"invalidDataSchemaProvider": "DSP non valido nel file con estensione .sqlproj",
|
"invalidDataSchemaProvider": "DSP non valido nel file con estensione .sqlproj",
|
||||||
@@ -135,13 +141,17 @@
|
|||||||
"invalidInput": "L'input non è valido: {0}",
|
"invalidInput": "L'input non è valido: {0}",
|
||||||
"invalidProjectReload": "Impossibile accedere al progetto di database specificato. È possibile ricaricare solo progetti di database aperti validi.",
|
"invalidProjectReload": "Impossibile accedere al progetto di database specificato. È possibile ricaricare solo progetti di database aperti validi.",
|
||||||
"invalidPropertyValue": "Valore non valido specificato per la proprietà '{0}' nel file con estensione .sqlproj",
|
"invalidPropertyValue": "Valore non valido specificato per la proprietà '{0}' nel file con estensione .sqlproj",
|
||||||
|
"invalidSQLPassword": "La password del SQL server non è conforme al requisito di complessità delle password. Per altre informazioni, vedere: https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||||
"invalidSqlConnectionString": "Stringa di connessione SQL non valida",
|
"invalidSqlConnectionString": "Stringa di connessione SQL non valida",
|
||||||
"invalidTargetPlatform": "Piattaforma di destinazione non valida: {0}. Piattaforme di destinazione supportate: {1}",
|
"invalidTargetPlatform": "Piattaforma di destinazione non valida: {0}. Piattaforme di destinazione supportate: {1}",
|
||||||
|
"jsonParseError": "{0} vicino alla riga \"{1}\", colonna \"{2}\"",
|
||||||
"loadProfilePlaceholderText": "Caricare profilo...",
|
"loadProfilePlaceholderText": "Caricare profilo...",
|
||||||
"location": "Percorso",
|
"location": "Percorso",
|
||||||
"min": "min",
|
"min": "min",
|
||||||
"missingVersion": "Voce 'version' mancante in {0}",
|
"missingVersion": "Voce 'version' mancante in {0}",
|
||||||
|
"moreInformation": "More Information",
|
||||||
"msec": "millisecondo",
|
"msec": "millisecondo",
|
||||||
|
"multipleMostDeploymentScripts": "Numero imprevisto di {0} file: {1}",
|
||||||
"multipleSqlProjFilesSelected": "Sono stati selezionati più file con estensione sqlproj; sceglierne solo uno.",
|
"multipleSqlProjFilesSelected": "Sono stati selezionati più file con estensione sqlproj; sceglierne solo uno.",
|
||||||
"nameMustNotBeEmpty": "Il nome non deve essere vuoto",
|
"nameMustNotBeEmpty": "Il nome non deve essere vuoto",
|
||||||
"new": "Nuovo",
|
"new": "Nuovo",
|
||||||
@@ -154,12 +164,15 @@
|
|||||||
"noSqlProjFilesSelected": "Non è stato selezionato nessun file con estensione sqlproj, selezionarne uno.",
|
"noSqlProjFilesSelected": "Non è stato selezionato nessun file con estensione sqlproj, selezionarne uno.",
|
||||||
"noString": "No",
|
"noString": "No",
|
||||||
"noStringDefault": "Nessuna (impostazione predefinita)",
|
"noStringDefault": "Nessuna (impostazione predefinita)",
|
||||||
|
"nodeButNotAutorestFound": "Lo strumento autorest non è stato trovato nel percorso di sistema, ma è stato trovato Node.js. Esecuzione tramite npx. Eseguire ' npm install autorest-g ' per l'installazione definitiva.",
|
||||||
|
"nodeNotFound": "Non è stato trovato né autorest né Node.js (NPX) nel percorso di sistema. Installare Node.js per il funzionamento della generazione di autorest.",
|
||||||
"notValidVariableName": "Il nome della variabile '{0}' non è valido.",
|
"notValidVariableName": "Il nome della variabile '{0}' non è valido.",
|
||||||
"objectType": "Tipo di oggetto",
|
"objectType": "Tipo di oggetto",
|
||||||
"okString": "OK",
|
"okString": "OK",
|
||||||
"output": "Output",
|
"output": "Output",
|
||||||
"outsideFolderPath": "Gli elementi con percorso assoluto all'esterno della cartella del progetto non sono supportati. Assicurarsi che i percorsi nel file di progetto siano relativi alla cartella del progetto.",
|
"outsideFolderPath": "Gli elementi con percorso assoluto all'esterno della cartella del progetto non sono supportati. Assicurarsi che i percorsi nel file di progetto siano relativi alla cartella del progetto.",
|
||||||
"parentTreeItemUnknown": "Non è possibile accedere all'elemento padre dell'elemento di albero fornito",
|
"parentTreeItemUnknown": "Non è possibile accedere all'elemento padre dell'elemento di albero fornito",
|
||||||
|
"passwordNotMatch": "La password del SQL Server non corrisponde alla password di conferma",
|
||||||
"portMustNotBeNumber": "La porta deve essere un numero",
|
"portMustNotBeNumber": "La porta deve essere un numero",
|
||||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||||
@@ -177,6 +190,9 @@
|
|||||||
"publishAction": "Pubblica",
|
"publishAction": "Pubblica",
|
||||||
"publishDialogName": "Pubblicare il progetto",
|
"publishDialogName": "Pubblicare il progetto",
|
||||||
"publishSettingsFiles": "File di impostazioni di pubblicazione",
|
"publishSettingsFiles": "File di impostazioni di pubblicazione",
|
||||||
|
"publishToContainerFailed": "Non è stato possibile pubblicare nel contenitore. Per altri dettagli, controllare il riquadro di output. {0}",
|
||||||
|
"publishToDockerContainer": "Pubblicare su nuovo server in un contenitore",
|
||||||
|
"publishToExistingServer": "Eseguire la distribuzione nel server esistente",
|
||||||
"referenceRadioButtonsGroupTitle": "Tipo",
|
"referenceRadioButtonsGroupTitle": "Tipo",
|
||||||
"referenceType": "Tipo riferimento",
|
"referenceType": "Tipo riferimento",
|
||||||
"reloadProject": "Ricaricare il progetto di database?",
|
"reloadProject": "Ricaricare il progetto di database?",
|
||||||
@@ -189,6 +205,8 @@
|
|||||||
"retryWaitMessage": "Attesa di {0} secondi prima di un altro tentativo di operazione '{1}'",
|
"retryWaitMessage": "Attesa di {0} secondi prima di un altro tentativo di operazione '{1}'",
|
||||||
"runningDockerMessage": "Compilazione ed esecuzione del contenitore Docker in corso...",
|
"runningDockerMessage": "Compilazione ed esecuzione del contenitore Docker in corso...",
|
||||||
"sameDatabase": "Stesso database",
|
"sameDatabase": "Stesso database",
|
||||||
|
"save": "Salva",
|
||||||
|
"saveChangesInFile": "Nel file corrente sono presenti modifiche non salvate. Salvare ora?",
|
||||||
"schema": "Schema",
|
"schema": "Schema",
|
||||||
"schemaCompareAction": "Confronto schemi",
|
"schemaCompareAction": "Confronto schemi",
|
||||||
"schemaCompareNotInstalled": "Per eseguire il confronto tra schemi, è necessaria l'installazione dell'estensione per il confronto dello schema",
|
"schemaCompareNotInstalled": "Per eseguire il confronto tra schemi, è necessaria l'installazione dell'estensione per il confronto dello schema",
|
||||||
@@ -196,32 +214,36 @@
|
|||||||
"scriptFriendlyName": "Script",
|
"scriptFriendlyName": "Script",
|
||||||
"sec": "sec",
|
"sec": "sec",
|
||||||
"selectAzureFunction": "Selezionare una funzione di Azure nel file corrente in cui aggiungere l'associazione SQL",
|
"selectAzureFunction": "Selezionare una funzione di Azure nel file corrente in cui aggiungere l'associazione SQL",
|
||||||
|
"selectBaseImage": "Selezionare l'immagine Docker SQL Server base",
|
||||||
"selectBindingType": "Seleziona tipo di associazione",
|
"selectBindingType": "Seleziona tipo di associazione",
|
||||||
"selectConnection": "Selezionare la connessione",
|
"selectConnection": "Selezionare la connessione",
|
||||||
"selectDacpac": "Selezionare .dacpac",
|
"selectDacpac": "Selezionare .dacpac",
|
||||||
"selectDatabase": "Selezionare database",
|
"selectDatabase": "Selezionare database",
|
||||||
"selectDeployOption": "Selezionare la posizione in cui distribuire il progetto",
|
|
||||||
"selectFolderStructure": "Seleziona struttura di cartelle",
|
"selectFolderStructure": "Seleziona struttura di cartelle",
|
||||||
"selectProfile": "Seleziona profilo",
|
"selectProfile": "Seleziona profilo",
|
||||||
"selectProfileToUse": "Selezionare il profilo di pubblicazione da caricare",
|
"selectProfileToUse": "Selezionare il profilo di pubblicazione da caricare",
|
||||||
"selectProjectLocation": "Seleziona posizione del progetto",
|
"selectProjectLocation": "Seleziona posizione del progetto",
|
||||||
|
"selectPublishOption": "Selezionare la posizione in cui pubblicare il progetto",
|
||||||
|
"selectSetting": "Selezionare l'impostazione della stringa di connessione SQL da local.settings.json",
|
||||||
|
"selectSpecFile": "Selezionare il file delle specifiche OpenAPI/Swagger",
|
||||||
"selectString": "Seleziona",
|
"selectString": "Seleziona",
|
||||||
"selectTargetPlatform": "Piattaforma di destinazione corrente: {0}. Selezionare una nuova piattaforma di destinazione",
|
"selectTargetPlatform": "Piattaforma di destinazione corrente: {0}. Selezionare una nuova piattaforma di destinazione",
|
||||||
"server": "Server",
|
"server": "Server",
|
||||||
"serverName": "Nome del server",
|
"serverName": "Nome del server",
|
||||||
"serverVariable": "Variabile server",
|
"serverVariable": "Variabile server",
|
||||||
"sourceDatabase": "Database di origine",
|
"sourceDatabase": "Database di origine",
|
||||||
|
"specSelectionText": "Specifics OpenAPI/Swagger",
|
||||||
"sqlCmdTableLabel": "Variabili SQLCMD",
|
"sqlCmdTableLabel": "Variabili SQLCMD",
|
||||||
"sqlCmdValueColumn": "Valore",
|
"sqlCmdValueColumn": "Valore",
|
||||||
"sqlCmdVariableColumn": "Nome",
|
"sqlCmdVariableColumn": "Nome",
|
||||||
"sqlConnectionStringFriendly": "Stringa di connessione SQL",
|
"sqlConnectionStringFriendly": "Stringa di connessione SQL",
|
||||||
"sqlDatabaseProjects.InstallNetCore": "Installa",
|
"sqlDatabaseProjects.Install": "Installa",
|
||||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "Non è possibile trovare .NET Core SDK. La compilazione del progetto non funzionerà. Installare .NET Core SDK versione 3.1 o aggiornare la posizione di .NET Core SDK nelle impostazioni, se è già installato.",
|
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "Non è possibile trovare .NET Core SDK. La compilazione del progetto non funzionerà. Installare .NET Core SDK versione 3.1 o aggiornare la posizione di .NET Core SDK nelle impostazioni, se è già installato.",
|
||||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "La versione attualmente installata di .NET Core SDK è {0}, che non è supportata. La compilazione del progetto non funzionerà. Installare .NET Core SDK versione 3.1 o aggiornare la posizione della versione supportata di .NET Core SDK nelle impostazioni, se è già installato.",
|
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "La versione attualmente installata di .NET Core SDK è {0}, che non è supportata. La compilazione del progetto non funzionerà. Installare .NET Core SDK versione 3.1 o aggiornare la posizione della versione supportata di .NET Core SDK nelle impostazioni, se è già installato.",
|
||||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "Aggiornare percorso",
|
"sqlDatabaseProjects.UpdateNetCoreLocation": "Aggiornare percorso",
|
||||||
"sqlDatabaseProjects.doNotAskAgain": "Non chiedere più",
|
"sqlDatabaseProjects.doNotAskAgain": "Non chiedere più",
|
||||||
"sqlDatabaseProjects.outputChannel": "Progetti di database",
|
"sqlDatabaseProjects.outputChannel": "Progetti di database",
|
||||||
"sqlObjectToQuery": "Oggetto SQL su cui eseguire la query",
|
"sqlTableOrViewToQuery": "Tabella o vista SQL su cui eseguire una query",
|
||||||
"sqlTableToUpsert": "Tabella SQL in cui eseguire l'operazione di upsert",
|
"sqlTableToUpsert": "Tabella SQL in cui eseguire l'operazione di upsert",
|
||||||
"storedProcedureFriendlyName": "Stored procedure",
|
"storedProcedureFriendlyName": "Stored procedure",
|
||||||
"suppressMissingDependenciesErrors": "Non visualizzare gli errori provocati da riferimenti non risolti nel progetto a cui si fa riferimento",
|
"suppressMissingDependenciesErrors": "Non visualizzare gli errori provocati da riferimenti non risolti nel progetto a cui si fa riferimento",
|
||||||
@@ -242,11 +264,14 @@
|
|||||||
"updateProjectDatabaseReferencesForRoundTrip": "Per compilare questo progetto, è necessario aggiornare i riferimenti al database di sistema. Se il progetto viene creato in SQL Server Data Tools, continuerà a funzionare in entrambi gli strumenti. Aggiornare il progetto?",
|
"updateProjectDatabaseReferencesForRoundTrip": "Per compilare questo progetto, è necessario aggiornare i riferimenti al database di sistema. Se il progetto viene creato in SQL Server Data Tools, continuerà a funzionare in entrambi gli strumenti. Aggiornare il progetto?",
|
||||||
"updateProjectForRoundTrip": "Per compilare questo progetto, è necessario aggiornare le destinazioni, i riferimenti e i riferimenti al database di sistema. Se il progetto viene creato in SQL Server Data Tools, continuerà a funzionare in entrambi gli strumenti. Aggiornare il progetto?",
|
"updateProjectForRoundTrip": "Per compilare questo progetto, è necessario aggiornare le destinazioni, i riferimenti e i riferimenti al database di sistema. Se il progetto viene creato in SQL Server Data Tools, continuerà a funzionare in entrambi gli strumenti. Aggiornare il progetto?",
|
||||||
"valueCannotBeEmpty": "Il valore non può essere vuoto",
|
"valueCannotBeEmpty": "Il valore non può essere vuoto",
|
||||||
|
"valueMustNotBeEmpty": "Il valore non deve essere vuoto",
|
||||||
"viewFriendlyName": "Visualizzare",
|
"viewFriendlyName": "Visualizzare",
|
||||||
"yesString": "Sì"
|
"yesString": "Sì"
|
||||||
},
|
},
|
||||||
"dist/tools/netcoreTool": {
|
"dist/tools/netcoreTool": {
|
||||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … ha restituito un errore: {1}",
|
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … ha restituito un errore: {1}"
|
||||||
|
},
|
||||||
|
"dist/tools/shellExecutionHelper": {
|
||||||
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
||||||
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … terminato con codice: {1}",
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … terminato con codice: {1}",
|
||||||
@@ -256,16 +281,17 @@
|
|||||||
"sqlDatabaseProjects.Settings": "Progetti di database",
|
"sqlDatabaseProjects.Settings": "Progetti di database",
|
||||||
"sqlDatabaseProjects.addDatabaseReference": "Aggiungere riferimento al database",
|
"sqlDatabaseProjects.addDatabaseReference": "Aggiungere riferimento al database",
|
||||||
"sqlDatabaseProjects.addSqlBinding": "Aggiungi associazione SQL",
|
"sqlDatabaseProjects.addSqlBinding": "Aggiungi associazione SQL",
|
||||||
|
"sqlDatabaseProjects.autorestSqlVersion": "Versione di autorest. Sql da usare da NPM. Se non è impostata, verrà usata la versione più recente.",
|
||||||
"sqlDatabaseProjects.build": "Build",
|
"sqlDatabaseProjects.build": "Build",
|
||||||
"sqlDatabaseProjects.changeTargetPlatform": "Modificare la piattaforma di destinazione",
|
"sqlDatabaseProjects.changeTargetPlatform": "Modificare la piattaforma di destinazione",
|
||||||
"sqlDatabaseProjects.close": "Chiudere il progetto di database",
|
"sqlDatabaseProjects.close": "Chiudere il progetto di database",
|
||||||
"sqlDatabaseProjects.createProjectFromDatabase": "Creare il progetto dal database",
|
"sqlDatabaseProjects.createProjectFromDatabase": "Creare il progetto dal database",
|
||||||
"sqlDatabaseProjects.delete": "Elimina",
|
"sqlDatabaseProjects.delete": "Elimina",
|
||||||
"sqlDatabaseProjects.deployLocal": "Distribuisci",
|
|
||||||
"sqlDatabaseProjects.description": "Progettare e pubblicare schemi di database SQL",
|
"sqlDatabaseProjects.description": "Progettare e pubblicare schemi di database SQL",
|
||||||
"sqlDatabaseProjects.displayName": "Progetti di database",
|
"sqlDatabaseProjects.displayName": "Progetti di database",
|
||||||
"sqlDatabaseProjects.editProjectFile": "Edit .sqlproj File",
|
"sqlDatabaseProjects.editProjectFile": "Edit .sqlproj File",
|
||||||
"sqlDatabaseProjects.exclude": "Escludere dal progetto",
|
"sqlDatabaseProjects.exclude": "Escludere dal progetto",
|
||||||
|
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "Genera progetto SQL dalla specifica OpenAPI/Swagger",
|
||||||
"sqlDatabaseProjects.netCoreDoNotAsk": "Indica se richiedere all'utente di installare .NET Core quando non viene rilevato.",
|
"sqlDatabaseProjects.netCoreDoNotAsk": "Indica se richiedere all'utente di installare .NET Core quando non viene rilevato.",
|
||||||
"sqlDatabaseProjects.netCoreInstallLocation": "Percorso completo a .NET Core SDK nel computer.",
|
"sqlDatabaseProjects.netCoreInstallLocation": "Percorso completo a .NET Core SDK nel computer.",
|
||||||
"sqlDatabaseProjects.new": "Nuovo progetto di database",
|
"sqlDatabaseProjects.new": "Nuovo progetto di database",
|
||||||
@@ -278,6 +304,7 @@
|
|||||||
"sqlDatabaseProjects.newStoredProcedure": "Aggiungere stored procedure",
|
"sqlDatabaseProjects.newStoredProcedure": "Aggiungere stored procedure",
|
||||||
"sqlDatabaseProjects.newTable": "Aggiungi tabella",
|
"sqlDatabaseProjects.newTable": "Aggiungi tabella",
|
||||||
"sqlDatabaseProjects.newView": "Aggiungi visualizzazione",
|
"sqlDatabaseProjects.newView": "Aggiungi visualizzazione",
|
||||||
|
"sqlDatabaseProjects.nodejsDoNotAsk": "Indica se richiedere all'utente di installare Node.js quando non viene rilevato.",
|
||||||
"sqlDatabaseProjects.open": "Apri progetto di database",
|
"sqlDatabaseProjects.open": "Apri progetto di database",
|
||||||
"sqlDatabaseProjects.openContainingFolder": "Apri cartella superiore",
|
"sqlDatabaseProjects.openContainingFolder": "Apri cartella superiore",
|
||||||
"sqlDatabaseProjects.properties": "Proprietà",
|
"sqlDatabaseProjects.properties": "Proprietà",
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
"sql.migration.creating.rg.loading": "Creazione del gruppo di risorse",
|
"sql.migration.creating.rg.loading": "Creazione del gruppo di risorse",
|
||||||
"sql.migration.cutover": "Cutover di migrazione",
|
"sql.migration.cutover": "Cutover di migrazione",
|
||||||
"sql.migration.cutover.card": "Completamento cutover",
|
"sql.migration.cutover.card": "Completamento cutover",
|
||||||
|
"sql.migration.cutover.error": "Si è verificato un errore durante l'avvio del cutover.",
|
||||||
"sql.migration.cutover.help.main": "Prima di completare il cutover, eseguire i passaggi seguenti.",
|
"sql.migration.cutover.help.main": "Prima di completare il cutover, eseguire i passaggi seguenti.",
|
||||||
"sql.migration.cutover.in.progress": "Cutover in corso per il database '{0}'",
|
"sql.migration.cutover.in.progress": "Cutover in corso per il database '{0}'",
|
||||||
"sql.migration.cutover.last.file.restored": "Ultimo file ripristinato: {0}",
|
"sql.migration.cutover.last.file.restored": "Ultimo file ripristinato: {0}",
|
||||||
@@ -239,7 +240,14 @@
|
|||||||
"sql.migration.resource.group.description": "Un gruppo di risorse è un contenitore che include le risorse correlate per una soluzione di Azure.",
|
"sql.migration.resource.group.description": "Un gruppo di risorse è un contenitore che include le risorse correlate per una soluzione di Azure.",
|
||||||
"sql.migration.resource.group.not.found": "Non sono stati trovati gruppi di risorse.",
|
"sql.migration.resource.group.not.found": "Non sono stati trovati gruppi di risorse.",
|
||||||
"sql.migration.resourceGroups": "Gruppo di risorse",
|
"sql.migration.resourceGroups": "Gruppo di risorse",
|
||||||
|
"sql.migration.resume.contine": "Continua ultimo tentativo di migrazione...",
|
||||||
|
"sql.migration.resume.start": "Eseguire di nuovo la valutazione della migrazione (scelta consigliata)",
|
||||||
|
"sql.migration.resume.title": "Eseguire di nuovo il flusso di lavoro di migrazione",
|
||||||
"sql.migration.rg.created": "Il gruppo di risorse è stato creato",
|
"sql.migration.rg.created": "Il gruppo di risorse è stato creato",
|
||||||
|
"sql.migration.save.close": "Salva e chiudi",
|
||||||
|
"sql.migration.saved.assessment.cancel": "Annulla",
|
||||||
|
"sql.migration.saved.assessment.next": "Avanti",
|
||||||
|
"sql.migration.saved.assessment.result": "Risultato della valutazione sAlvato",
|
||||||
"sql.migration.search": "Cercare",
|
"sql.migration.search": "Cercare",
|
||||||
"sql.migration.search.for.migration": "Cercare migrazioni",
|
"sql.migration.search.for.migration": "Cercare migrazioni",
|
||||||
"sql.migration.sec": "{0} sec",
|
"sql.migration.sec": "{0} sec",
|
||||||
@@ -297,8 +305,11 @@
|
|||||||
"sql.migration.sql.managed.instance": "Istanza gestita di SQL",
|
"sql.migration.sql.managed.instance": "Istanza gestita di SQL",
|
||||||
"sql.migration.sql.server.instance": "Istanza di SQL Server",
|
"sql.migration.sql.server.instance": "Istanza di SQL Server",
|
||||||
"sql.migration.sql.virtual.machine": "Macchina virtuale SQL",
|
"sql.migration.sql.virtual.machine": "Macchina virtuale SQL",
|
||||||
|
"sql.migration.start.migration.button": "Avvia migrazione",
|
||||||
"sql.migration.start.time": "Ora di inizio",
|
"sql.migration.start.time": "Ora di inizio",
|
||||||
"sql.migration.status": "Stato",
|
"sql.migration.status": "Stato",
|
||||||
|
"sql.migration.status.add.account": "Aggiungi account",
|
||||||
|
"sql.migration.status.add.account.MESSAGE": "Aggiungere l'account Azure per visualizzare le migrazioni esistenti e il relativo stato.",
|
||||||
"sql.migration.status.canceling": "Annullamento in corso",
|
"sql.migration.status.canceling": "Annullamento in corso",
|
||||||
"sql.migration.status.completing": "In fase di completamento",
|
"sql.migration.status.completing": "In fase di completamento",
|
||||||
"sql.migration.status.creating": "In fase di creazione",
|
"sql.migration.status.creating": "In fase di creazione",
|
||||||
|
|||||||
@@ -9933,15 +9933,18 @@
|
|||||||
"treeView.notRegistered": "Non è stata registrata alcuna visualizzazione struttura ad albero con ID '{0}'."
|
"treeView.notRegistered": "Non è stata registrata alcuna visualizzazione struttura ad albero con ID '{0}'."
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebook": {
|
"sql/workbench/api/common/extHostNotebook": {
|
||||||
"errNoManager": "Non è stato trovato alcun gestore",
|
"errNoExecuteManager": "Non è stato trovato alcun gestore di esecuzione",
|
||||||
"errNoProvider": "non è stato trovato alcun provider di notebook",
|
"errNoExecuteProvider": "Non è stato trovato alcun provider di esecuzione di notebook",
|
||||||
|
"errNoSerializationManager": "Non è stato trovato alcun gestore di serializzazione",
|
||||||
|
"errNoSerializationProvider": "Non è stato trovato alcun provider di serializzazione notebook",
|
||||||
|
"executeProviderRequired": "È necessario passare a questo metodo un elemento NotebookExecuteProvider con providerId valido",
|
||||||
"noContentManager": "Il gestore del notebook {0} non include un gestore di contenuti. Non è possibile eseguirvi operazioni",
|
"noContentManager": "Il gestore del notebook {0} non include un gestore di contenuti. Non è possibile eseguirvi operazioni",
|
||||||
"noServerManager": "Il gestore del notebook {0} non include un gestore di server. Non è possibile eseguirvi operazioni",
|
"noServerManager": "Il gestore del notebook {0} non include un gestore di server. Non è possibile eseguirvi operazioni",
|
||||||
"noSessionManager": "Il gestore del notebook {0} non include un gestore di sessioni. Non è possibile eseguirvi operazioni",
|
"noSessionManager": "Il gestore del notebook {0} non include un gestore di sessioni. Non è possibile eseguirvi operazioni",
|
||||||
"providerRequired": "È necessario passare a questo metodo un elemento NotebookProvider con providerId valido"
|
"serializationProviderRequired": "È necessario passare a questo metodo un elemento NotebookSerializationProvider con providerId valido"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
||||||
"providerRequired": "È necessario passare a questo metodo un elemento NotebookProvider con providerId valido"
|
"navigationProviderRequired": "È necessario passare a questo metodo un elemento NavigationProvider con providerId valido"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/actions": {
|
"sql/workbench/browser/actions": {
|
||||||
"clearSavedAccounts": "Cancella tutti gli account salvati",
|
"clearSavedAccounts": "Cancella tutti gli account salvati",
|
||||||
@@ -9985,6 +9988,7 @@
|
|||||||
"optionsDialog.ok": "OK"
|
"optionsDialog.ok": "OK"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modal/optionsDialogHelper": {
|
"sql/workbench/browser/modal/optionsDialogHelper": {
|
||||||
|
"optionsDialog.defaultGroupName": "Generale",
|
||||||
"optionsDialog.invalidInput": "Input non valido. È previsto un valore numerico.",
|
"optionsDialog.invalidInput": "Input non valido. È previsto un valore numerico.",
|
||||||
"optionsDialog.missingRequireField": " è obbligatorio."
|
"optionsDialog.missingRequireField": " è obbligatorio."
|
||||||
},
|
},
|
||||||
@@ -9997,6 +10001,7 @@
|
|||||||
"declarativeTable.showActions": "Mostra azioni"
|
"declarativeTable.showActions": "Mostra azioni"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modelComponents/dropdown.component": {
|
"sql/workbench/browser/modelComponents/dropdown.component": {
|
||||||
|
"defaultDropdownErrorMessage": "Compilare questo campo.",
|
||||||
"loadingCompletedMessage": "Caricamento completato",
|
"loadingCompletedMessage": "Caricamento completato",
|
||||||
"loadingMessage": "Caricamento"
|
"loadingMessage": "Caricamento"
|
||||||
},
|
},
|
||||||
@@ -10250,6 +10255,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
||||||
"connection.parseClipboardForConnectionStringDescription": "Prova ad analizzare il contenuto degli appunti quando si apre la finestra di dialogo di connessione o si esegue un'operazione Incolla.",
|
"connection.parseClipboardForConnectionStringDescription": "Prova ad analizzare il contenuto degli appunti quando si apre la finestra di dialogo di connessione o si esegue un'operazione Incolla.",
|
||||||
|
"connection.showUnsupportedServerVersionWarning": "Indica se visualizzare un messaggio di avviso quando l'utente si connette a una versione del server non supportata da Azure Data Studio.",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory - Universale con supporto MFA",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory - Password",
|
||||||
|
"sql.defaultAuthenticationType.Integrated": "Autenticazione di Windows",
|
||||||
|
"sql.defaultAuthenticationType.SqlLogin": "Accesso SQL",
|
||||||
|
"sql.defaultAuthenticationTypeDescription": "Tipo di autenticazione predefinito da utilizzare per la connessione alle risorse di Azure. ",
|
||||||
"sql.defaultEngineDescription": "Motore SQL predefinito da usare. Stabilisce il provider del linguaggio predefinito nei file con estensione sql e il valore predefinito da usare quando si crea una nuova connessione.",
|
"sql.defaultEngineDescription": "Motore SQL predefinito da usare. Stabilisce il provider del linguaggio predefinito nei file con estensione sql e il valore predefinito da usare quando si crea una nuova connessione.",
|
||||||
"sql.maxRecentConnectionsDescription": "Numero massimo di connessioni usate di recente da archiviare nell'elenco delle connessioni."
|
"sql.maxRecentConnectionsDescription": "Numero massimo di connessioni usate di recente da archiviare nell'elenco delle connessioni."
|
||||||
},
|
},
|
||||||
@@ -11214,6 +11225,7 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/queryResultsView": {
|
"sql/workbench/contrib/query/browser/queryResultsView": {
|
||||||
"messagesTabTitle": "Messaggi",
|
"messagesTabTitle": "Messaggi",
|
||||||
|
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
|
||||||
"resultsTabTitle": "Risultati"
|
"resultsTabTitle": "Risultati"
|
||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/statusBarItems": {
|
"sql/workbench/contrib/query/browser/statusBarItems": {
|
||||||
@@ -11605,7 +11617,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/services/connection/browser/connectionManagementService": {
|
"sql/workbench/services/connection/browser/connectionManagementService": {
|
||||||
"cancelConnectionConfirmation": "Annullare questa connessione?",
|
"cancelConnectionConfirmation": "Annullare questa connessione?",
|
||||||
|
"connection.invalidConnectionResult": "Risultato connessione non valido",
|
||||||
|
"connection.neverShowUnsupportedVersionWarning": "Non visualizzare più",
|
||||||
"connection.noAzureAccount": "Non è stato possibile recuperare il token dell'account di Azure per la connessione",
|
"connection.noAzureAccount": "Non è stato possibile recuperare il token dell'account di Azure per la connessione",
|
||||||
|
"connection.refreshAzureTokenFailure": "Non è stato possibile aggiornare il token dell'account di Azure per la connessione",
|
||||||
|
"connection.unsupportedServerVersionWarning": "La versione del server non è supportata da Azure Data Studio, è possibile comunque connettersi ad esso, ma alcune funzionalità di Azure Data Studio potrebbero non funzionare come previsto.",
|
||||||
|
"connectionManagementService.noProviderForUri": "Non è stato possibile trovare il provider per l'URI: {0}",
|
||||||
"connectionNotAcceptedError": "Connessione non accettata",
|
"connectionNotAcceptedError": "Connessione non accettata",
|
||||||
"connectionService.no": "No",
|
"connectionService.no": "No",
|
||||||
"connectionService.yes": "Sì"
|
"connectionService.yes": "Sì"
|
||||||
@@ -11792,7 +11809,7 @@
|
|||||||
"carbon.extension.contributes.notebook.provider": "Identificatore del provider di notebook.",
|
"carbon.extension.contributes.notebook.provider": "Identificatore del provider di notebook.",
|
||||||
"carbon.extension.contributes.notebook.standardKernels": "Indica i kernel che devono essere standard con questo provider di notebook",
|
"carbon.extension.contributes.notebook.standardKernels": "Indica i kernel che devono essere standard con questo provider di notebook",
|
||||||
"vscode.extension.contributes.notebook.languagemagics": "Aggiunge come contributo la lingua del notebook.",
|
"vscode.extension.contributes.notebook.languagemagics": "Aggiunge come contributo la lingua del notebook.",
|
||||||
"vscode.extension.contributes.notebook.providers": "Aggiunge come contributo i provider di notebook."
|
"vscode.extension.contributes.notebook.providersDescriptions": "Aggiunge come contributo le descrizioni del provider di notebook."
|
||||||
},
|
},
|
||||||
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
||||||
"loading": "Caricamento..."
|
"loading": "Caricamento..."
|
||||||
@@ -11856,6 +11873,8 @@
|
|||||||
"sql/workbench/services/query/common/queryModelService": {
|
"sql/workbench/services/query/common/queryModelService": {
|
||||||
"commitEditFailed": "Commit della riga non riuscito: ",
|
"commitEditFailed": "Commit della riga non riuscito: ",
|
||||||
"msgCancelQueryFailed": "Annullamento della query non riuscito: {0}",
|
"msgCancelQueryFailed": "Annullamento della query non riuscito: {0}",
|
||||||
|
"queryModelService.noQueryFoundForUri": "Non sono state trovate query per {0}",
|
||||||
|
"queryModelService.uriAlreadyHasQuery": "{0} esiste già una query esistente",
|
||||||
"runQueryBatchStartLine": "Riga {0}",
|
"runQueryBatchStartLine": "Riga {0}",
|
||||||
"runQueryBatchStartMessage": "Esecuzione della query iniziata a ",
|
"runQueryBatchStartMessage": "Esecuzione della query iniziata a ",
|
||||||
"runQueryStringBatchStartMessage": "Esecuzione della query \"{0}\" avviata",
|
"runQueryStringBatchStartMessage": "Esecuzione della query \"{0}\" avviata",
|
||||||
@@ -11954,6 +11973,14 @@
|
|||||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||||
"miGettingStarted": "&&Introduzione",
|
"miGettingStarted": "&&Introduzione",
|
||||||
"showReleaseNotes": "Mostra introduzione"
|
"showReleaseNotes": "Mostra introduzione"
|
||||||
|
},
|
||||||
|
"sql/platform/connection/common/connectionStatusManager": {
|
||||||
|
"connectionStatusManager.noConnectionForUri": "Non è stato possibile trovare la connessione per l'URI:{0}",
|
||||||
|
"connectionStatusManager.uriAlreadyInConnectionsList": "Esiste già una connessione con URI: {0}"
|
||||||
|
},
|
||||||
|
"sql/workbench/services/query/common/queryManagement": {
|
||||||
|
"queryManagement.noQueryRunnerForUri": "Non è stato possibile trovare il Runner di query per l'URI: {0}",
|
||||||
|
"queryManagement.uriAlreadyHasQueryRunner": "URI: {0} imprevisto ha già un Runner di query."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -399,22 +399,42 @@
|
|||||||
"arc.sql.connection.settings.section.title": "SQL 接続情報",
|
"arc.sql.connection.settings.section.title": "SQL 接続情報",
|
||||||
"arc.sql.cores-limit.description": "整数で表したマネージド インスタンスのコア数の上限。",
|
"arc.sql.cores-limit.description": "整数で表したマネージド インスタンスのコア数の上限。",
|
||||||
"arc.sql.cores-request.description": "整数として表したマネージド インスタンスのコアの要求。",
|
"arc.sql.cores-request.description": "整数として表したマネージド インスタンスのコアの要求。",
|
||||||
|
"arc.sql.dev.use.description": "このインスタンスが開発またはテスト目的でのみ使用されることを示すチェックボックスをオンにします。このインスタンスには請求されません。",
|
||||||
|
"arc.sql.dev.use.label": "開発用途のみ",
|
||||||
|
"arc.sql.high.availability.description": "高可用性のために追加のレプリカを有効にします。以下で選択したコンピューティングとストレージの構成は、すべてのレプリカに適用されます。",
|
||||||
|
"arc.sql.high.availability.label": "高可用性",
|
||||||
"arc.sql.instance.name": "インスタンス名",
|
"arc.sql.instance.name": "インスタンス名",
|
||||||
"arc.sql.instance.settings.section.title": "SQL インスタンスの設定",
|
"arc.sql.instance.settings.section.title": "SQL インスタンスの設定",
|
||||||
"arc.sql.invalid.instance.name": "インスタンス名は、小文字の英数字または '-' で構成され、先頭に文字を使用し、末尾に英数字を使用して、13 文字以下にする必要があります。",
|
"arc.sql.invalid.instance.name": "インスタンス名は、小文字の英数字または '-' で構成され、先頭に文字を使用し、末尾に英数字を使用して、13 文字以下にする必要があります。",
|
||||||
"arc.sql.invalid.username": "sa ユーザー名が無効です。別のユーザー名を選択してください",
|
"arc.sql.invalid.username": "sa ユーザー名が無効です。別のユーザー名を選択してください",
|
||||||
"arc.sql.memory-limit.description": "整数で表したマネージド インスタンスの容量の上限。",
|
"arc.sql.memory-limit.description": "整数で表したマネージド インスタンスの容量の上限。",
|
||||||
"arc.sql.memory-request.description": "マネージド インスタンスの容量を要求して、整数のメモリ量 (GB) で指定します。",
|
"arc.sql.memory-request.description": "マネージド インスタンスの容量を要求して、整数のメモリ量 (GB) で指定します。",
|
||||||
"arc.sql.replicas.description": "高可用性の目的で Kubernetes クラスターに展開される SQL Managed Instance のレプリカの数",
|
"arc.sql.one.replica": "1 個のレプリカ",
|
||||||
"arc.sql.replicas.label": "レプリカ",
|
"arc.sql.service.tier.business.critical": "[PREVIEW] Business Critical (無制限の仮想コアと RAM、詳細な高可用性)",
|
||||||
"arc.sql.storage-class.data.description": "データ (.mdf) に使用されるストレージ クラス",
|
"arc.sql.service.tier.description": "SQL Managed Instance に使用可能な最新の仮想コア サービス レベルから General Purpose と Business Critical を含む Azure Arc を選択します。{0}",
|
||||||
|
"arc.sql.service.tier.general.purpose": "General Purpose (最大 24 個の仮想コアと 128Gi の RAM、標準的な高可用性)",
|
||||||
|
"arc.sql.service.tier.label": "サービス層",
|
||||||
|
"arc.sql.storage-class.backups.description": "バックアップ永続ボリュームに使用されるストレージ クラス。値が指定されない場合は、既定のストレージ クラスが使用されます。",
|
||||||
|
"arc.sql.storage-class.data.description": "データ (.mdf) に使用されるストレージ クラス。値が指定されない場合は、既定のストレージ クラスが使用されます。",
|
||||||
|
"arc.sql.storage-class.datalogs.description": "データベース ログ (.ldf) に使用されるストレージ クラス。値が指定されない場合は、既定のストレージ クラスが使用されます。",
|
||||||
"arc.sql.storage-class.dc.description": "すべてのデータとログの永続ボリュームを必要とするすべてのデータ コントローラー ポッドに使用されるストレージ クラス。",
|
"arc.sql.storage-class.dc.description": "すべてのデータとログの永続ボリュームを必要とするすべてのデータ コントローラー ポッドに使用されるストレージ クラス。",
|
||||||
"arc.sql.storage-class.logs.description": "ログ (/var/log) に使用されるストレージ クラス",
|
"arc.sql.storage-class.logs.description": "ログ (/var/log) に使用されるストレージ クラス。値が指定されない場合は、既定のストレージ クラスが使用されます。",
|
||||||
|
"arc.sql.three.replicas": "3 個のレプリカ",
|
||||||
|
"arc.sql.two.replicas": "2 個のレプリカ",
|
||||||
"arc.sql.username": "ユーザー名",
|
"arc.sql.username": "ユーザー名",
|
||||||
|
"arc.sql.volume.size.backups.description": "バックアップに使用するストレージ ボリュームのサイズ (GB)。",
|
||||||
|
"arc.sql.volume.size.backups.label": "ボリュームのサイズ (Gi) (バックアップ)",
|
||||||
|
"arc.sql.volume.size.data.description": "データに使用するストレージ ボリュームのサイズ (GB)。",
|
||||||
|
"arc.sql.volume.size.data.label": "ボリュームのサイズ (Gi) (データ)。",
|
||||||
|
"arc.sql.volume.size.datalogs.description": "データベース ログに使用するストレージ ボリュームのサイズ (GB)。",
|
||||||
|
"arc.sql.volume.size.datalogs.label": "ボリュームのサイズ (Gi) (データベース ログ)",
|
||||||
|
"arc.sql.volume.size.logs.description": "ログに使用するストレージ ボリュームのサイズ (GB)。",
|
||||||
|
"arc.sql.volume.size.logs.label": "ボリュームのサイズ (Gi) (ログ)。",
|
||||||
"arc.sql.wizard.page1.title": "Azure SQL Managed Instance のパラメーターを指定します",
|
"arc.sql.wizard.page1.title": "Azure SQL Managed Instance のパラメーターを指定します",
|
||||||
"arc.sql.wizard.title": "Azure SQL Managed Instance - Azure Arc を展開 - Azure Arc (プレビュー)",
|
"arc.sql.wizard.title": "Azure SQL Managed Instance - Azure Arc を展開 - Azure Arc (プレビュー)",
|
||||||
"arc.storage-class.backups.label": "ストレージ クラス (バックアップ)",
|
"arc.storage-class.backups.label": "ストレージ クラス (バックアップ)",
|
||||||
"arc.storage-class.data.label": "ストレージ クラス (データ)",
|
"arc.storage-class.data.label": "ストレージ クラス (データ)",
|
||||||
|
"arc.storage-class.datalogs.label": "ストレージ クラス (データベース ログ)",
|
||||||
"arc.storage-class.dc.label": "ストレージ クラス",
|
"arc.storage-class.dc.label": "ストレージ クラス",
|
||||||
"arc.storage-class.logs.label": "ストレージ クラス (ログ)",
|
"arc.storage-class.logs.label": "ストレージ クラス (ログ)",
|
||||||
"arc.view.title": "Azure Arc Controllers",
|
"arc.view.title": "Azure Arc Controllers",
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"dataworkspace.projectParentDirectoryNotExistError": "選択したプロジェクトの場所 '{0}' は存在しないか、ディレクトリではありません。",
|
"dataworkspace.projectParentDirectoryNotExistError": "選択したプロジェクトの場所 '{0}' は存在しないか、ディレクトリではありません。",
|
||||||
"dataworkspace.projectsFailedToLoad": "一部のプロジェクトを読み込めませんでした。詳細を表示するには、[開発者コンソールを開く] (command:workbench.action.toggleDevTools)",
|
"dataworkspace.projectsFailedToLoad": "一部のプロジェクトを読み込めませんでした。詳細を表示するには、[開発者コンソールを開く] (command:workbench.action.toggleDevTools)",
|
||||||
"dataworkspace.remoteGitRepo": "リモート git リポジトリ",
|
"dataworkspace.remoteGitRepo": "リモート git リポジトリ",
|
||||||
"dataworkspace.restartConfirmation": "プロジェクトを作成してワークスペースに追加するには、Azure Data Studio を再起動する必要があります。今すぐ実行しますか?",
|
"dataworkspace.restartConfirmation": "プロジェクトをワークスペースに追加するには、Azure Data Studio を再起動する必要があります。今すぐ再起動しますか?",
|
||||||
"dataworkspace.select": "選択",
|
"dataworkspace.select": "選択",
|
||||||
"dataworkspace.selectProjectLocation": "プロジェクトの場所を選択",
|
"dataworkspace.selectProjectLocation": "プロジェクトの場所を選択",
|
||||||
"dataworkspace.selectProjectType": "プロジェクトの種類を選択します",
|
"dataworkspace.selectProjectType": "プロジェクトの種類を選択します",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
"projects-view-no-project-content": "現在のワークスペースでプロジェクトが開かれていません。\r\n[新規作成] (command:projects.new)\r\n[既存のものを開く] (command:projects.openExisting)\r\nプロジェクトの詳細情報については、[ドキュメントを読む] ( https://aka.ms/azuredatastudio-projects) をご覧ください。\r\n",
|
"projects-view-no-project-content": "現在のワークスペースでプロジェクトが開かれていません。\r\n[新規作成] (command:projects.new)\r\n[既存のものを開く] (command:projects.openExisting)\r\nプロジェクトの詳細情報については、[ドキュメントを読む] ( https://aka.ms/azuredatastudio-projects) をご覧ください。\r\n",
|
||||||
"projects-view-no-workspace-content": "新規作成するか、既存のものを開いて作業を開始します。\r\n[新規作成] (command:projects.new)\r\n[既存のものを開く] (command:projects.openExisting)\r\nプロジェクトの詳細情報については、[ドキュメントを読む] ( https://aka.ms/azuredatastudio-projects) をご覧ください。",
|
"projects-view-no-workspace-content": "新規作成するか、既存のものを開いて作業を開始します。\r\n[新規作成] (command:projects.new)\r\n[既存のものを開く] (command:projects.openExisting)\r\nプロジェクトの詳細情報については、[ドキュメントを読む] ( https://aka.ms/azuredatastudio-projects) をご覧ください。",
|
||||||
"projects.defaultProjectSaveLocation": "新しいプロジェクトがデフォルトで保存されるフォルダーへのフルパス。 ",
|
"projects.defaultProjectSaveLocation": "新しいプロジェクトがデフォルトで保存されるフォルダーへのフルパス。 ",
|
||||||
|
"projects.excludedProjectsDescription": "プロジェクト ビューレットから除外するワークスペース内のプロジェクトの一覧",
|
||||||
"projects.showNotAddedProjectsInWorkspacePrompt": "ワークスペースのプロジェクトにまだ追加されていないプロジェクトが現在のワークスペースフォルダーに含まれている場合は、情報メッセージを常に表示します。",
|
"projects.showNotAddedProjectsInWorkspacePrompt": "ワークスペースのプロジェクトにまだ追加されていないプロジェクトが現在のワークスペースフォルダーに含まれている場合は、情報メッセージを常に表示します。",
|
||||||
"refresh-workspace-command": "最新の情報に更新",
|
"refresh-workspace-command": "最新の情報に更新",
|
||||||
"remove-project-command": "プロジェクトの削除"
|
"remove-project-command": "プロジェクトの削除"
|
||||||
|
|||||||
@@ -13,11 +13,19 @@
|
|||||||
"flatFileImport.allowNulls": "Null を許容",
|
"flatFileImport.allowNulls": "Null を許容",
|
||||||
"flatFileImport.browseFiles": "参照",
|
"flatFileImport.browseFiles": "参照",
|
||||||
"flatFileImport.columnName": "列名",
|
"flatFileImport.columnName": "列名",
|
||||||
|
"flatFileImport.columnTableTitle": "列",
|
||||||
|
"flatFileImport.createDerivedColumn": "派生列を作成する",
|
||||||
"flatFileImport.dataType": "データ型",
|
"flatFileImport.dataType": "データ型",
|
||||||
"flatFileImport.databaseDropdownTitle": "テーブルが作成されているデータベース",
|
"flatFileImport.databaseDropdownTitle": "テーブルが作成されているデータベース",
|
||||||
"flatFileImport.databaseName": "データベース名",
|
"flatFileImport.databaseName": "データベース名",
|
||||||
|
"flatFileImport.deriverColumnInstruction1": "新しい列の派生に必要な左側のデータの列を選択します",
|
||||||
|
"flatFileImport.deriverColumnInstruction2": "行を選択し、列の残りの部分に適用する変換例を指定します",
|
||||||
|
"flatFileImport.deriverColumnInstruction3": "\"変換をプレビュー\" をクリックして変換をプレビューします",
|
||||||
|
"flatFileImport.deriverColumnInstruction4": "目的の列になるまで、変換を絞り込みます",
|
||||||
|
"flatFileImport.deriverColumnInstruction5": "新しい派生列の名前を指定して、\"完了\" をクリックします",
|
||||||
"flatFileImport.fileImport": "インポートするファイル",
|
"flatFileImport.fileImport": "インポートするファイル",
|
||||||
"flatFileImport.fileTextboxTitle": "インポートするファイルの場所",
|
"flatFileImport.fileTextboxTitle": "インポートするファイルの場所",
|
||||||
|
"flatFileImport.headerIntructionText": "派生列ツールへようこそ! 開始するには、以下の手順に従ってください。",
|
||||||
"flatFileImport.importData": "データのインポート",
|
"flatFileImport.importData": "データのインポート",
|
||||||
"flatFileImport.importInformation": "情報のインポート",
|
"flatFileImport.importInformation": "情報のインポート",
|
||||||
"flatFileImport.importNewFile": "新しいファイルのインポート",
|
"flatFileImport.importNewFile": "新しいファイルのインポート",
|
||||||
@@ -28,13 +36,19 @@
|
|||||||
"flatFileImport.page2Name": "データのプレビュー",
|
"flatFileImport.page2Name": "データのプレビュー",
|
||||||
"flatFileImport.page3Name": "列の変更",
|
"flatFileImport.page3Name": "列の変更",
|
||||||
"flatFileImport.page4Name": "概要",
|
"flatFileImport.page4Name": "概要",
|
||||||
|
"flatFileImport.previewTransformation": "変換をプレビューする",
|
||||||
"flatFileImport.primaryKey": "主キー",
|
"flatFileImport.primaryKey": "主キー",
|
||||||
"flatFileImport.prosePreviewMessage": "この操作によって、最初の 50 行までのプレビューを下に生成するために入力ファイル構造が分析されました。",
|
"flatFileImport.prosePreviewMessage": "この操作によって、最初の 50 行までのプレビューを下に生成するために入力ファイル構造が分析されました。",
|
||||||
"flatFileImport.prosePreviewMessageFail": "この操作は失敗しました。別の入力ファイルをお試しください。",
|
"flatFileImport.prosePreviewMessageFail": "この操作は失敗しました。別の入力ファイルをお試しください。",
|
||||||
"flatFileImport.refresh": "最新の情報に更新",
|
"flatFileImport.refresh": "最新の情報に更新",
|
||||||
"flatFileImport.schemaTextboxTitle": "テーブル スキーマ",
|
"flatFileImport.schemaTextboxTitle": "テーブル スキーマ",
|
||||||
|
"flatFileImport.selectAllColumns": "すべての列を選択",
|
||||||
|
"flatFileImport.selectColumn": "列 {0} を選択する",
|
||||||
"flatFileImport.serverDropdownTitle": "データベースが含まれるサーバー",
|
"flatFileImport.serverDropdownTitle": "データベースが含まれるサーバー",
|
||||||
"flatFileImport.serverName": "サーバー名",
|
"flatFileImport.serverName": "サーバー名",
|
||||||
|
"flatFileImport.specifyDerivedColNameTitle": "列名",
|
||||||
|
"flatFileImport.specifyTransformation": "変換を指定する",
|
||||||
|
"flatFileImport.specifyTransformationForRow": "行 {0} に変換を指定する",
|
||||||
"flatFileImport.success.norows": "✔ テーブルにデータを正常に挿入しました。",
|
"flatFileImport.success.norows": "✔ テーブルにデータを正常に挿入しました。",
|
||||||
"flatFileImport.tableName": "テーブル名",
|
"flatFileImport.tableName": "テーブル名",
|
||||||
"flatFileImport.tableSchema": "テーブル スキーマ",
|
"flatFileImport.tableSchema": "テーブル スキーマ",
|
||||||
|
|||||||
@@ -74,6 +74,7 @@
|
|||||||
"newBook": "新しい Jupyter ブック (プレビュー)",
|
"newBook": "新しい Jupyter ブック (プレビュー)",
|
||||||
"newMarkdown": "新しいマークダウン (プレビュー)",
|
"newMarkdown": "新しいマークダウン (プレビュー)",
|
||||||
"newNotebook": "新しいノートブック (プレビュー)",
|
"newNotebook": "新しいノートブック (プレビュー)",
|
||||||
|
"newSection": "新しいセクション (プレビュー)",
|
||||||
"noBDCConnectionError": "Spark カーネルは、SQL Server ビッグ データ クラスターのマスター インスタンスへの接続を必要とします。",
|
"noBDCConnectionError": "Spark カーネルは、SQL Server ビッグ データ クラスターのマスター インスタンスへの接続を必要とします。",
|
||||||
"noBooksSelected": "ビューレットに現在選択されている Jupyter ブックがありません。",
|
"noBooksSelected": "ビューレットに現在選択されている Jupyter ブックがありません。",
|
||||||
"onGitHub": "GitHub",
|
"onGitHub": "GitHub",
|
||||||
@@ -110,7 +111,7 @@
|
|||||||
},
|
},
|
||||||
"dist/dialog/configurePython/configurePathPage": {
|
"dist/dialog/configurePython/configurePathPage": {
|
||||||
"configurePython.browseButtonText": "参照",
|
"configurePython.browseButtonText": "参照",
|
||||||
"configurePython.descriptionWithKernel": "{0} カーネルには、Python ランタイムを構成し、依存関係をインストールする必要があります。",
|
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
|
||||||
"configurePython.descriptionWithoutKernel": "Notebook カーネルには、Python ランタイムが構成され、依存関係がインストールされている必要があります。",
|
"configurePython.descriptionWithoutKernel": "Notebook カーネルには、Python ランタイムが構成され、依存関係がインストールされている必要があります。",
|
||||||
"configurePython.existingInstall": "既存の Python インストールを使用する",
|
"configurePython.existingInstall": "既存の Python インストールを使用する",
|
||||||
"configurePython.installationType": "インストールの種類",
|
"configurePython.installationType": "インストールの種類",
|
||||||
@@ -139,7 +140,7 @@
|
|||||||
"configurePython.pkgNameColumn": "名前",
|
"configurePython.pkgNameColumn": "名前",
|
||||||
"configurePython.requiredDependencies": "必要なカーネルの依存関係のインストール",
|
"configurePython.requiredDependencies": "必要なカーネルの依存関係のインストール",
|
||||||
"configurePython.requiredVersionColumn": "必要なバージョン",
|
"configurePython.requiredVersionColumn": "必要なバージョン",
|
||||||
"msgUnsupportedKernel": "カーネル {0} のパッケージを取得できませんでした"
|
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
|
||||||
},
|
},
|
||||||
"dist/dialog/managePackages/addNewPackageTab": {
|
"dist/dialog/managePackages/addNewPackageTab": {
|
||||||
"managePackages.addNewTabTitle": "新規追加",
|
"managePackages.addNewTabTitle": "新規追加",
|
||||||
@@ -183,7 +184,7 @@
|
|||||||
"notebookFileType": "ノートブック",
|
"notebookFileType": "ノートブック",
|
||||||
"unsupportedFileType": ".ipynb ノートブックのみがサポートされています"
|
"unsupportedFileType": ".ipynb ノートブックのみがサポートされています"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterNotebookProvider": {
|
"dist/jupyter/jupyterExecuteProvider": {
|
||||||
"errNotebookUriMissing": "ノートブック パスが必須です"
|
"errNotebookUriMissing": "ノートブック パスが必須です"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterServerInstallation": {
|
"dist/jupyter/jupyterServerInstallation": {
|
||||||
@@ -251,11 +252,15 @@
|
|||||||
"notebook.command.addcell": "セルの追加",
|
"notebook.command.addcell": "セルの追加",
|
||||||
"notebook.command.addcode": "コード セルの追加",
|
"notebook.command.addcode": "コード セルの追加",
|
||||||
"notebook.command.addtext": "テキスト セルの追加",
|
"notebook.command.addtext": "テキスト セルの追加",
|
||||||
|
"notebook.command.boldText": "Markdown テキストを太字にする",
|
||||||
"notebook.command.clearactivecellresult": "セル結果をクリアする",
|
"notebook.command.clearactivecellresult": "セル結果をクリアする",
|
||||||
|
"notebook.command.codeBlock": "コード ブロックを追加する",
|
||||||
|
"notebook.command.italicizeText": "Markdown テキストを斜体にする",
|
||||||
"notebook.command.new": "新しいノートブック",
|
"notebook.command.new": "新しいノートブック",
|
||||||
"notebook.command.open": "ノートブックを開く",
|
"notebook.command.open": "ノートブックを開く",
|
||||||
"notebook.command.runactivecell": "セルの実行",
|
"notebook.command.runactivecell": "セルの実行",
|
||||||
"notebook.command.runallcells": "セルの実行",
|
"notebook.command.runallcells": "セルの実行",
|
||||||
|
"notebook.command.underlineText": "Markdown テキストに下線を付ける",
|
||||||
"notebook.configuration.title": "Notebook 構成",
|
"notebook.configuration.title": "Notebook 構成",
|
||||||
"notebook.dontPromptPythonUpdate.description": "Python の更新を確認するメッセージを表示しません。",
|
"notebook.dontPromptPythonUpdate.description": "Python の更新を確認するメッセージを表示しません。",
|
||||||
"notebook.jupyterServerShutdownTimeout.description": "すべてのノートブックが閉じられた後、サーバーをシャットダウンするまでの待機時間 (分)。(シャットダウンしない場合は ”0” を入力してください)",
|
"notebook.jupyterServerShutdownTimeout.description": "すべてのノートブックが閉じられた後、サーバーをシャットダウンするまでの待機時間 (分)。(シャットダウンしない場合は ”0” を入力してください)",
|
||||||
@@ -274,6 +279,7 @@
|
|||||||
"title.SavedBooks": "ノートブック",
|
"title.SavedBooks": "ノートブック",
|
||||||
"title.addMarkdown": "マークダウン ファイルの追加",
|
"title.addMarkdown": "マークダウン ファイルの追加",
|
||||||
"title.addNotebook": "ノートブックの追加",
|
"title.addNotebook": "ノートブックの追加",
|
||||||
|
"title.addSection": "セクションの追加",
|
||||||
"title.analyzeJupyterNotebook": "ノートブックで分析",
|
"title.analyzeJupyterNotebook": "ノートブックで分析",
|
||||||
"title.closeJupyterBook": "Jupyter ブックを閉じる",
|
"title.closeJupyterBook": "Jupyter ブックを閉じる",
|
||||||
"title.closeNotebook": "ノートブックを閉じる",
|
"title.closeNotebook": "ノートブックを閉じる",
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"contents": {
|
"contents": {
|
||||||
"dist/constants": {
|
"dist/constants": {
|
||||||
"XEventsFailed": "XEvents operation failed.",
|
"XEventsFailed": "XEvents 操作が失敗しました。",
|
||||||
"XEventsNotSupported": "XEvents sessions not supported.",
|
"XEventsNotSupported": "XEvents セッションはサポートされていません。",
|
||||||
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
|
"XEventsStarted": "PageContention および ObjectContention に対する XEvents セッションが開始されました。",
|
||||||
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
|
"XEventsStopped": "XEvents セッション PageContention および ObjectContention が削除されました。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
"Failed": "失敗",
|
"Failed": "失敗",
|
||||||
"InProgress": "進行中",
|
"InProgress": "進行中",
|
||||||
"PublishHistory": "公開履歴",
|
"PublishHistory": "公開履歴",
|
||||||
|
"SettingAlreadyExists": "ローカル アプリケーション設定 '{0}' は既に存在します。上書きしますか?",
|
||||||
"Status": "状態",
|
"Status": "状態",
|
||||||
"Success": "成功",
|
"Success": "成功",
|
||||||
"TargetDatabase": "ターゲット データベース",
|
"TargetDatabase": "ターゲット データベース",
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
"addDatabaseReferencedialogName": "データベース参照の追加",
|
"addDatabaseReferencedialogName": "データベース参照の追加",
|
||||||
"addItemAction": "項目の追加",
|
"addItemAction": "項目の追加",
|
||||||
"addPackage": "パッケージの追加",
|
"addPackage": "パッケージの追加",
|
||||||
|
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||||
"appSettingPrompt": "Azure Function local.settings.json を新しい接続文字列で更新しますか?",
|
"appSettingPrompt": "Azure Function local.settings.json を新しい接続文字列で更新しますか?",
|
||||||
"at": "場所",
|
"at": "場所",
|
||||||
"browseButtonText": "フォルダーの参照",
|
"browseButtonText": "フォルダーの参照",
|
||||||
@@ -39,12 +41,14 @@
|
|||||||
"chooseSqlcmdVarsToModify": "SQLCMD 変数を選択して変更する",
|
"chooseSqlcmdVarsToModify": "SQLCMD 変数を選択して変更する",
|
||||||
"cicularProjectReference": "プロジェクト {0} からプロジェクト {1} への循環参照",
|
"cicularProjectReference": "プロジェクト {0} からプロジェクト {1} への循環参照",
|
||||||
"cleaningDockerImagesMessage": "既存の展開をクリーンにしています...",
|
"cleaningDockerImagesMessage": "既存の展開をクリーンにしています...",
|
||||||
|
"confirmPassword": "SQL サーバー管理者パスワードを確認する",
|
||||||
"connectingToSqlServerOnDockerMessage": "Docker の SQL Server に接続しています",
|
"connectingToSqlServerOnDockerMessage": "Docker の SQL Server に接続しています",
|
||||||
"connectionFailedError": "接続に失敗しました。エラー: '{0}'",
|
"connectionFailedError": "接続に失敗しました。エラー: '{0}'",
|
||||||
"connectionRadioButtonLabel": "接続",
|
"connectionRadioButtonLabel": "接続",
|
||||||
"connectionStringSetting": "接続文字列の設定名",
|
"connectionStringSetting": "接続文字列の設定名",
|
||||||
"connectionStringSettingPlaceholder": "\"local.settings.json\" で指定された接続文字列の設定",
|
"connectionStringSettingPlaceholder": "\"local.settings.json\" で指定された接続文字列の設定",
|
||||||
"createNew": "新規作成",
|
"createNew": "新規作成",
|
||||||
|
"createNewLocalAppSetting": "新しいローカル アプリ設定を作成する",
|
||||||
"createProjectDialogOkButtonText": "作成",
|
"createProjectDialogOkButtonText": "作成",
|
||||||
"createProjectFromDatabaseDialogName": "データベースからのプロジェクトの作成",
|
"createProjectFromDatabaseDialogName": "データベースからのプロジェクトの作成",
|
||||||
"createProjectSettings": "設定",
|
"createProjectSettings": "設定",
|
||||||
@@ -81,18 +85,16 @@
|
|||||||
"deployAppSettingUpdateFailed": "アプリ設定 '{0}' を更新できませんでした",
|
"deployAppSettingUpdateFailed": "アプリ設定 '{0}' を更新できませんでした",
|
||||||
"deployAppSettingUpdating": "アプリ設定を更新しています: '{0}'",
|
"deployAppSettingUpdating": "アプリ設定を更新しています: '{0}'",
|
||||||
"deployDbTaskName": "SQL Db プロジェクトをローカルに展開しています",
|
"deployDbTaskName": "SQL Db プロジェクトをローカルに展開しています",
|
||||||
"deployProjectFailed": "プロジェクトを展開できませんでした。詳細については、出力ウィンドウを確認してください。{0}",
|
|
||||||
"deployProjectFailedMessage": "展開したデータベースへの接続を開けませんでした'",
|
"deployProjectFailedMessage": "展開したデータベースへの接続を開けませんでした'",
|
||||||
"deployProjectSucceed": "データベース プロジェクトが正常に展開されました",
|
"deployProjectSucceed": "データベース プロジェクトが正常に展開されました",
|
||||||
"deployScriptExists": "{0} スクリプトが既に存在します。新しいスクリプトはビルドに含まれません。",
|
"deployScriptExists": "{0} スクリプトが既に存在します。新しいスクリプトはビルドに含まれません。",
|
||||||
"deployToDockerContainer": "Docker コンテナーへの展開",
|
|
||||||
"deployToExistingServer": "既存のサーバーへの展開",
|
|
||||||
"differentDbDifferentServer": "異なるデータベース、異なるサーバー",
|
"differentDbDifferentServer": "異なるデータベース、異なるサーバー",
|
||||||
"differentDbSameServer": "異なるデータベース、同じサーバー",
|
"differentDbSameServer": "異なるデータベース、同じサーバー",
|
||||||
"dockerContainerCreatedMessage": "Docker によって作成された ID: '{0}'",
|
"dockerContainerCreatedMessage": "Docker によって作成された ID: '{0}'",
|
||||||
"dockerContainerFailedToRunErrorMessage": "Docker コンテナーを実行できませんでした",
|
"dockerContainerFailedToRunErrorMessage": "Docker コンテナーを実行できませんでした",
|
||||||
"dockerContainerNotRunningErrorMessage": "Docker コンテナーが実行されていません",
|
"dockerContainerNotRunningErrorMessage": "Docker コンテナーが実行されていません",
|
||||||
"dockerLogMessage": "Docker ログ: '{0}'",
|
"dockerLogMessage": "Docker ログ: '{0}'",
|
||||||
|
"dockerNotRunningError": "Docker を確認できませんでした。Docker がインストールされ、実行されていることを確認してください。エラー: '{0}'",
|
||||||
"done": "完了",
|
"done": "完了",
|
||||||
"dontUseProfile": "プロファイルを使用しません",
|
"dontUseProfile": "プロファイルを使用しません",
|
||||||
"edgeProjectTypeDescription": "コア部分を開始し、SQL Edge のスキーマを開発して公開する",
|
"edgeProjectTypeDescription": "コア部分を開始し、SQL Edge のスキーマを開発して公開する",
|
||||||
@@ -100,13 +102,15 @@
|
|||||||
"emptyProjectTypeDescription": "空のプロジェクトから SQL データベース用のスキーマを開発して公開する",
|
"emptyProjectTypeDescription": "空のプロジェクトから SQL データベース用のスキーマを開発して公開する",
|
||||||
"emptyProjectTypeDisplayName": "SQL データベース",
|
"emptyProjectTypeDisplayName": "SQL データベース",
|
||||||
"enterConnStringTemplateDescription": "SQL 接続文字列のテンプレートを入力してください",
|
"enterConnStringTemplateDescription": "SQL 接続文字列のテンプレートを入力してください",
|
||||||
|
"enterConnectionString": "接続文字列を入力してください",
|
||||||
"enterConnectionStringEnvName": "接続文字列の環境変数名を入力してください",
|
"enterConnectionStringEnvName": "接続文字列の環境変数名を入力してください",
|
||||||
"enterConnectionStringEnvNameDescription": "SQL 接続文字列の環境変数を入力してください",
|
"enterConnectionStringEnvNameDescription": "SQL 接続文字列の環境変数を入力してください",
|
||||||
|
"enterConnectionStringSettingName": "接続文字列の設定名を入力してください",
|
||||||
"enterConnectionStringTemplate": "接続文字列を入力してください",
|
"enterConnectionStringTemplate": "接続文字列を入力してください",
|
||||||
"enterNewDatabaseName": "新しいデータベース名を入力する",
|
"enterNewDatabaseName": "新しいデータベース名を入力する",
|
||||||
"enterNewValueForVar": "変数 '{0}' の新しい値を入力してください",
|
"enterNewValueForVar": "変数 '{0}' の新しい値を入力してください",
|
||||||
"enterPassword": "パスワードを入力するか、Enter キーを押して、生成されたパスワードを使用します",
|
"enterPassword": "SQL サーバー管理者パスワードを入力する",
|
||||||
"enterPortNumber": "ポート番号を入力するか、Enter キーを押して既定値を使用します",
|
"enterPortNumber": "SQL server ポート番号を入力するか、Enter キーを押して既定値を使用します",
|
||||||
"enterSystemDbName": "このシステム データベースのデータベース名を入力します",
|
"enterSystemDbName": "このシステム データベースのデータベース名を入力します",
|
||||||
"errorFindingBuildFilesLocation": "ビルド ファイルの場所の検索中にエラーが発生しました: {0}",
|
"errorFindingBuildFilesLocation": "ビルド ファイルの場所の検索中にエラーが発生しました: {0}",
|
||||||
"exampleUsage": "使用例",
|
"exampleUsage": "使用例",
|
||||||
@@ -115,6 +119,7 @@
|
|||||||
"externalStreamingJobFriendlyName": "外部ストリーミング ジョブ",
|
"externalStreamingJobFriendlyName": "外部ストリーミング ジョブ",
|
||||||
"externalStreamingJobValidationPassed": "外部ストリーミングジョブの検証に合格しました。",
|
"externalStreamingJobValidationPassed": "外部ストリーミングジョブの検証に合格しました。",
|
||||||
"extractTargetRequired": "データベース プロジェクトを作成するには、抽出対象の情報が必要です。",
|
"extractTargetRequired": "データベース プロジェクトを作成するには、抽出対象の情報が必要です。",
|
||||||
|
"failedToParse": "\"{0}\" を解析できませんでした: {1}。",
|
||||||
"file": "ファイル",
|
"file": "ファイル",
|
||||||
"fileAlreadyExists": "'{0}' という名前のファイルが、ディスク上のこの場所に既に存在します。別の名前を選択してください。",
|
"fileAlreadyExists": "'{0}' という名前のファイルが、ディスク上のこの場所に既に存在します。別の名前を選択してください。",
|
||||||
"fileFormat": "ファイル形式",
|
"fileFormat": "ファイル形式",
|
||||||
@@ -127,6 +132,7 @@
|
|||||||
"folderObject": "フォルダー",
|
"folderObject": "フォルダー",
|
||||||
"folderStructureLabel": "フォルダー構造",
|
"folderStructureLabel": "フォルダー構造",
|
||||||
"generateScriptButtonText": "スクリプトの生成",
|
"generateScriptButtonText": "スクリプトの生成",
|
||||||
|
"generatingProjectFailed": "AutoRest を介したプロジェクトの生成に失敗しました: {0}",
|
||||||
"hr": "時間",
|
"hr": "時間",
|
||||||
"input": "入力",
|
"input": "入力",
|
||||||
"invalidDataSchemaProvider": ".sqlproj ファイルにある無効な DSP",
|
"invalidDataSchemaProvider": ".sqlproj ファイルにある無効な DSP",
|
||||||
@@ -135,13 +141,17 @@
|
|||||||
"invalidInput": "無効な入力: {0}",
|
"invalidInput": "無効な入力: {0}",
|
||||||
"invalidProjectReload": "提供されたデータベース プロジェクトにアクセスできません。再読み込みできるのは、有効なオープン データベース プロジェクトのみです。",
|
"invalidProjectReload": "提供されたデータベース プロジェクトにアクセスできません。再読み込みできるのは、有効なオープン データベース プロジェクトのみです。",
|
||||||
"invalidPropertyValue": ".sqlproj ファイルのプロパティ '{0}' に無効な値が指定されました: '{0}'",
|
"invalidPropertyValue": ".sqlproj ファイルのプロパティ '{0}' に無効な値が指定されました: '{0}'",
|
||||||
|
"invalidSQLPassword": "SQL Server パスワードがパスワードの複雑さの要件を満たしていません。詳細については、https://docs.microsoft.com/sql/relational-databases/security/password-policy をご覧ください",
|
||||||
"invalidSqlConnectionString": "無効な SQL 接続文字列です",
|
"invalidSqlConnectionString": "無効な SQL 接続文字列です",
|
||||||
"invalidTargetPlatform": "ターゲット プラットフォームが無効です: {0}。サポートされているターゲット プラットフォーム: {1}",
|
"invalidTargetPlatform": "ターゲット プラットフォームが無効です: {0}。サポートされているターゲット プラットフォーム: {1}",
|
||||||
|
"jsonParseError": "行 \"{1}\"、列 \"{2}\" 付近の {0}",
|
||||||
"loadProfilePlaceholderText": "プロファイルの読み込み...",
|
"loadProfilePlaceholderText": "プロファイルの読み込み...",
|
||||||
"location": "場所",
|
"location": "場所",
|
||||||
"min": "分",
|
"min": "分",
|
||||||
"missingVersion": "{0} に 'version' エントリがありません。",
|
"missingVersion": "{0} に 'version' エントリがありません。",
|
||||||
|
"moreInformation": "More Information",
|
||||||
"msec": "ミリ秒",
|
"msec": "ミリ秒",
|
||||||
|
"multipleMostDeploymentScripts": "{0} ファイルの数が予期していたものではありませんでした: {1}",
|
||||||
"multipleSqlProjFilesSelected": "複数の .sqlproj ファイルが選択されています。1 つだけ選択してください。",
|
"multipleSqlProjFilesSelected": "複数の .sqlproj ファイルが選択されています。1 つだけ選択してください。",
|
||||||
"nameMustNotBeEmpty": "名前を空にすることはできません",
|
"nameMustNotBeEmpty": "名前を空にすることはできません",
|
||||||
"new": "新規",
|
"new": "新規",
|
||||||
@@ -154,12 +164,15 @@
|
|||||||
"noSqlProjFilesSelected": ".sqlproj ファイルが選択されていません。1 つ選択してください。",
|
"noSqlProjFilesSelected": ".sqlproj ファイルが選択されていません。1 つ選択してください。",
|
||||||
"noString": "いいえ",
|
"noString": "いいえ",
|
||||||
"noStringDefault": "いいえ (既定値)",
|
"noStringDefault": "いいえ (既定値)",
|
||||||
|
"nodeButNotAutorestFound": "AutoRest ツールはシステム パスで見つかりませんでしたが、Node.js が見つかりました。NPX を介して実行しています。完全にインストールするには、'npm install autorest -g' を実行してください。",
|
||||||
|
"nodeNotFound": "システム パスで AutoRest と Node.js (npx) のいずれも見つかりませんでした。AutoRest の生成を機能させるには、Node.js をインストールしてください。",
|
||||||
"notValidVariableName": "変数名 '{0}' は無効です。",
|
"notValidVariableName": "変数名 '{0}' は無効です。",
|
||||||
"objectType": "オブジェクトの種類",
|
"objectType": "オブジェクトの種類",
|
||||||
"okString": "OK",
|
"okString": "OK",
|
||||||
"output": "出力",
|
"output": "出力",
|
||||||
"outsideFolderPath": "プロジェクト フォルダーの外に絶対パスがある項目はサポートされていません。プロジェクト ファイルのパスがプロジェクト フォルダーへの相対パスであることを確認してください。",
|
"outsideFolderPath": "プロジェクト フォルダーの外に絶対パスがある項目はサポートされていません。プロジェクト ファイルのパスがプロジェクト フォルダーへの相対パスであることを確認してください。",
|
||||||
"parentTreeItemUnknown": "指定されたツリー項目の親にアクセスできません",
|
"parentTreeItemUnknown": "指定されたツリー項目の親にアクセスできません",
|
||||||
|
"passwordNotMatch": "SQL Server パスワードが確認パスワードと一致しません",
|
||||||
"portMustNotBeNumber": "ポートは数値である必要があります",
|
"portMustNotBeNumber": "ポートは数値である必要があります",
|
||||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||||
@@ -177,6 +190,9 @@
|
|||||||
"publishAction": "公開",
|
"publishAction": "公開",
|
||||||
"publishDialogName": "プロジェクトの発行",
|
"publishDialogName": "プロジェクトの発行",
|
||||||
"publishSettingsFiles": "公開の設定ファイル",
|
"publishSettingsFiles": "公開の設定ファイル",
|
||||||
|
"publishToContainerFailed": "コンテナーに公開できませんでした。詳細については、出力ウィンドウを確認してください。{0}",
|
||||||
|
"publishToDockerContainer": "コンテナー内の新しいサーバーに公開する",
|
||||||
|
"publishToExistingServer": "既存サーバーへに公開",
|
||||||
"referenceRadioButtonsGroupTitle": "種類",
|
"referenceRadioButtonsGroupTitle": "種類",
|
||||||
"referenceType": "参照型",
|
"referenceType": "参照型",
|
||||||
"reloadProject": "データベース プロジェクトを再読み込みしますか?",
|
"reloadProject": "データベース プロジェクトを再読み込みしますか?",
|
||||||
@@ -189,6 +205,8 @@
|
|||||||
"retryWaitMessage": "操作 '{1}' をもう一度実行する前に、{0}秒間待機しています",
|
"retryWaitMessage": "操作 '{1}' をもう一度実行する前に、{0}秒間待機しています",
|
||||||
"runningDockerMessage": "Docker コンテナーをビルドして実行しています...",
|
"runningDockerMessage": "Docker コンテナーをビルドして実行しています...",
|
||||||
"sameDatabase": "同じデータベース",
|
"sameDatabase": "同じデータベース",
|
||||||
|
"save": "保存",
|
||||||
|
"saveChangesInFile": "現在のファイルに保存されていない変更があります。今すぐ保存しますか?",
|
||||||
"schema": "スキーマ",
|
"schema": "スキーマ",
|
||||||
"schemaCompareAction": "Schema Compare",
|
"schemaCompareAction": "Schema Compare",
|
||||||
"schemaCompareNotInstalled": "スキーマ比較を実行するには、スキーマ比較拡張機能をインストールする必要があります",
|
"schemaCompareNotInstalled": "スキーマ比較を実行するには、スキーマ比較拡張機能をインストールする必要があります",
|
||||||
@@ -196,32 +214,36 @@
|
|||||||
"scriptFriendlyName": "スクリプト",
|
"scriptFriendlyName": "スクリプト",
|
||||||
"sec": "秒",
|
"sec": "秒",
|
||||||
"selectAzureFunction": "SQL バインドを追加する Azure 関数を現在のファイル内から選択します",
|
"selectAzureFunction": "SQL バインドを追加する Azure 関数を現在のファイル内から選択します",
|
||||||
|
"selectBaseImage": "基本の SQL Server Docker イメージを選択する",
|
||||||
"selectBindingType": "バインドするタイプを選択します",
|
"selectBindingType": "バインドするタイプを選択します",
|
||||||
"selectConnection": "接続の選択",
|
"selectConnection": "接続の選択",
|
||||||
"selectDacpac": ".dacpac を選択します",
|
"selectDacpac": ".dacpac を選択します",
|
||||||
"selectDatabase": "データベースを選択してください",
|
"selectDatabase": "データベースを選択してください",
|
||||||
"selectDeployOption": "プロジェクトの展開先を選択します",
|
|
||||||
"selectFolderStructure": "フォルダー構造の選択",
|
"selectFolderStructure": "フォルダー構造の選択",
|
||||||
"selectProfile": "プロファイルの選択",
|
"selectProfile": "プロファイルの選択",
|
||||||
"selectProfileToUse": "読み込む発行プロファイルを選択してください",
|
"selectProfileToUse": "読み込む発行プロファイルを選択してください",
|
||||||
"selectProjectLocation": "プロジェクトの場所を選択",
|
"selectProjectLocation": "プロジェクトの場所を選択",
|
||||||
|
"selectPublishOption": "プロジェクトの公開先を選択します",
|
||||||
|
"selectSetting": "local.settings.json から SQL 接続文字列設定を選択します",
|
||||||
|
"selectSpecFile": "OpenAPI または Swagger 仕様ファイルを選択してください",
|
||||||
"selectString": "選択",
|
"selectString": "選択",
|
||||||
"selectTargetPlatform": "現在のターゲットプラットフォーム: {0}。新しいターゲット プラットフォームを選択します",
|
"selectTargetPlatform": "現在のターゲットプラットフォーム: {0}。新しいターゲット プラットフォームを選択します",
|
||||||
"server": "サーバー",
|
"server": "サーバー",
|
||||||
"serverName": "サーバー名",
|
"serverName": "サーバー名",
|
||||||
"serverVariable": "サーバー変数",
|
"serverVariable": "サーバー変数",
|
||||||
"sourceDatabase": "ソース データベース",
|
"sourceDatabase": "ソース データベース",
|
||||||
|
"specSelectionText": "OpenAPI または Swagger 仕様",
|
||||||
"sqlCmdTableLabel": "SQLCMD 変数",
|
"sqlCmdTableLabel": "SQLCMD 変数",
|
||||||
"sqlCmdValueColumn": "値",
|
"sqlCmdValueColumn": "値",
|
||||||
"sqlCmdVariableColumn": "名前",
|
"sqlCmdVariableColumn": "名前",
|
||||||
"sqlConnectionStringFriendly": "SQL 接続文字列",
|
"sqlConnectionStringFriendly": "SQL 接続文字列",
|
||||||
"sqlDatabaseProjects.InstallNetCore": "インストール",
|
"sqlDatabaseProjects.Install": "インストール",
|
||||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": ".NET Core SDK が見つかりません。プロジェクトのビルドは機能しません。.NET Core SDK バージョン 3.1 をインストールするか、既にインストールされている場合は [設定] で .NET Core SDK の場所を更新してください。",
|
"sqlDatabaseProjects.NetCoreInstallationConfirmation": ".NET Core SDK が見つかりません。プロジェクトのビルドは機能しません。.NET Core SDK バージョン 3.1 をインストールするか、既にインストールされている場合は [設定] で .NET Core SDK の場所を更新してください。",
|
||||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "現在インストール済みの .NET Core SDK バージョンは {0} であり、サポートされていません。プロジェクトのビルドは機能しません。.NET Core SDK バージョン 3.1 をインストールするか、既にインストールされている場合は [設定] で .Net Core SDK のサポートされたバージョンの場所を更新してください。",
|
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "現在インストール済みの .NET Core SDK バージョンは {0} であり、サポートされていません。プロジェクトのビルドは機能しません。.NET Core SDK バージョン 3.1 をインストールするか、既にインストールされている場合は [設定] で .Net Core SDK のサポートされたバージョンの場所を更新してください。",
|
||||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "場所の更新",
|
"sqlDatabaseProjects.UpdateNetCoreLocation": "場所の更新",
|
||||||
"sqlDatabaseProjects.doNotAskAgain": "今後このメッセージを表示しない",
|
"sqlDatabaseProjects.doNotAskAgain": "今後このメッセージを表示しない",
|
||||||
"sqlDatabaseProjects.outputChannel": "データベース プロジェクト",
|
"sqlDatabaseProjects.outputChannel": "データベース プロジェクト",
|
||||||
"sqlObjectToQuery": "クエリ対象の SQL オブジェクト",
|
"sqlTableOrViewToQuery": "クエリを実行する SQL テーブルまたはビュー",
|
||||||
"sqlTableToUpsert": "Upsert 先の SQL テーブル",
|
"sqlTableToUpsert": "Upsert 先の SQL テーブル",
|
||||||
"storedProcedureFriendlyName": "ストアド プロシージャ",
|
"storedProcedureFriendlyName": "ストアド プロシージャ",
|
||||||
"suppressMissingDependenciesErrors": "参照プロジェクト内の未解決の参照によるエラーを表示しない",
|
"suppressMissingDependenciesErrors": "参照プロジェクト内の未解決の参照によるエラーを表示しない",
|
||||||
@@ -242,11 +264,14 @@
|
|||||||
"updateProjectDatabaseReferencesForRoundTrip": "このプロジェクトをビルドするには、システム データベース参照を更新する必要があります。SSDTにプロジェクトが作成される場合、それは両方のツール上で引き続き機能します。プロジェクトを更新しますか?",
|
"updateProjectDatabaseReferencesForRoundTrip": "このプロジェクトをビルドするには、システム データベース参照を更新する必要があります。SSDTにプロジェクトが作成される場合、それは両方のツール上で引き続き機能します。プロジェクトを更新しますか?",
|
||||||
"updateProjectForRoundTrip": "このプロジェクトをビルドするには、ターゲット、参照、そしてシステム データベース参照を更新する必要があります。SSDTにプロジェクトが作成される場合、それは両方のツール上で引き続き機能します。プロジェクトを更新しますか?",
|
"updateProjectForRoundTrip": "このプロジェクトをビルドするには、ターゲット、参照、そしてシステム データベース参照を更新する必要があります。SSDTにプロジェクトが作成される場合、それは両方のツール上で引き続き機能します。プロジェクトを更新しますか?",
|
||||||
"valueCannotBeEmpty": "値を空にすることはできません",
|
"valueCannotBeEmpty": "値を空にすることはできません",
|
||||||
|
"valueMustNotBeEmpty": "この値を空にすることはできません",
|
||||||
"viewFriendlyName": "表示",
|
"viewFriendlyName": "表示",
|
||||||
"yesString": "はい"
|
"yesString": "はい"
|
||||||
},
|
},
|
||||||
"dist/tools/netcoreTool": {
|
"dist/tools/netcoreTool": {
|
||||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} ...エラーが発生しました: {1}",
|
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} ...エラーが発生しました: {1}"
|
||||||
|
},
|
||||||
|
"dist/tools/shellExecutionHelper": {
|
||||||
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
||||||
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … コード {1} で終了しました",
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … コード {1} で終了しました",
|
||||||
@@ -256,16 +281,17 @@
|
|||||||
"sqlDatabaseProjects.Settings": "データベース プロジェクト",
|
"sqlDatabaseProjects.Settings": "データベース プロジェクト",
|
||||||
"sqlDatabaseProjects.addDatabaseReference": "データベース参照の追加",
|
"sqlDatabaseProjects.addDatabaseReference": "データベース参照の追加",
|
||||||
"sqlDatabaseProjects.addSqlBinding": "SQL バインドの追加",
|
"sqlDatabaseProjects.addSqlBinding": "SQL バインドの追加",
|
||||||
|
"sqlDatabaseProjects.autorestSqlVersion": "NPM から使用する Autorest.Sql のバージョン。設定されていない場合は、最新版が使用されます。",
|
||||||
"sqlDatabaseProjects.build": "ビルド",
|
"sqlDatabaseProjects.build": "ビルド",
|
||||||
"sqlDatabaseProjects.changeTargetPlatform": "ターゲット プラットフォームの変更",
|
"sqlDatabaseProjects.changeTargetPlatform": "ターゲット プラットフォームの変更",
|
||||||
"sqlDatabaseProjects.close": "データベース プロジェクトを閉じる",
|
"sqlDatabaseProjects.close": "データベース プロジェクトを閉じる",
|
||||||
"sqlDatabaseProjects.createProjectFromDatabase": "データベースからのプロジェクトの作成",
|
"sqlDatabaseProjects.createProjectFromDatabase": "データベースからのプロジェクトの作成",
|
||||||
"sqlDatabaseProjects.delete": "削除",
|
"sqlDatabaseProjects.delete": "削除",
|
||||||
"sqlDatabaseProjects.deployLocal": "展開",
|
|
||||||
"sqlDatabaseProjects.description": "SQL データベース スキーマをデザインして発行する",
|
"sqlDatabaseProjects.description": "SQL データベース スキーマをデザインして発行する",
|
||||||
"sqlDatabaseProjects.displayName": "データベース プロジェクト",
|
"sqlDatabaseProjects.displayName": "データベース プロジェクト",
|
||||||
"sqlDatabaseProjects.editProjectFile": ".sqlproj ファイルの編集",
|
"sqlDatabaseProjects.editProjectFile": ".sqlproj ファイルの編集",
|
||||||
"sqlDatabaseProjects.exclude": "プロジェクトから除外する",
|
"sqlDatabaseProjects.exclude": "プロジェクトから除外する",
|
||||||
|
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "OpenAPI または Swagger 仕様から SQL プロジェクトを生成する",
|
||||||
"sqlDatabaseProjects.netCoreDoNotAsk": "検出されなかった場合に、ユーザーに .NET Core をインストールを求めるかどうか。",
|
"sqlDatabaseProjects.netCoreDoNotAsk": "検出されなかった場合に、ユーザーに .NET Core をインストールを求めるかどうか。",
|
||||||
"sqlDatabaseProjects.netCoreInstallLocation": "マシン上の .NET Core SDK への完全なパス。",
|
"sqlDatabaseProjects.netCoreInstallLocation": "マシン上の .NET Core SDK への完全なパス。",
|
||||||
"sqlDatabaseProjects.new": "新しいデータベース プロジェクト",
|
"sqlDatabaseProjects.new": "新しいデータベース プロジェクト",
|
||||||
@@ -278,6 +304,7 @@
|
|||||||
"sqlDatabaseProjects.newStoredProcedure": "ストアド プロシージャの追加",
|
"sqlDatabaseProjects.newStoredProcedure": "ストアド プロシージャの追加",
|
||||||
"sqlDatabaseProjects.newTable": "テーブルの追加",
|
"sqlDatabaseProjects.newTable": "テーブルの追加",
|
||||||
"sqlDatabaseProjects.newView": "ビューの追加",
|
"sqlDatabaseProjects.newView": "ビューの追加",
|
||||||
|
"sqlDatabaseProjects.nodejsDoNotAsk": "検出されなかった場合に、ユーザーに Node.js のインストールを求めるかどうか。",
|
||||||
"sqlDatabaseProjects.open": "データベース プロジェクトを開く",
|
"sqlDatabaseProjects.open": "データベース プロジェクトを開く",
|
||||||
"sqlDatabaseProjects.openContainingFolder": "このアイテムのフォルダーを開く",
|
"sqlDatabaseProjects.openContainingFolder": "このアイテムのフォルダーを開く",
|
||||||
"sqlDatabaseProjects.properties": "プロパティ",
|
"sqlDatabaseProjects.properties": "プロパティ",
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
"sql.migration.creating.rg.loading": "リソース グループを作成しています",
|
"sql.migration.creating.rg.loading": "リソース グループを作成しています",
|
||||||
"sql.migration.cutover": "移行のカットオーバー",
|
"sql.migration.cutover": "移行のカットオーバー",
|
||||||
"sql.migration.cutover.card": "カットオーバーを完了しています",
|
"sql.migration.cutover.card": "カットオーバーを完了しています",
|
||||||
|
"sql.migration.cutover.error": "一括開始中にエラーが発生しました。",
|
||||||
"sql.migration.cutover.help.main": "一括移行を完了する前に、次の手順を実行してください。",
|
"sql.migration.cutover.help.main": "一括移行を完了する前に、次の手順を実行してください。",
|
||||||
"sql.migration.cutover.in.progress": "データベース '{0}' のカットオーバーが進行中です",
|
"sql.migration.cutover.in.progress": "データベース '{0}' のカットオーバーが進行中です",
|
||||||
"sql.migration.cutover.last.file.restored": "復元された最後のファイル: {0}",
|
"sql.migration.cutover.last.file.restored": "復元された最後のファイル: {0}",
|
||||||
@@ -239,7 +240,14 @@
|
|||||||
"sql.migration.resource.group.description": "リソース グループは、Azure のソリューションに関連するリソースを保持するコンテナーです。",
|
"sql.migration.resource.group.description": "リソース グループは、Azure のソリューションに関連するリソースを保持するコンテナーです。",
|
||||||
"sql.migration.resource.group.not.found": "リソース グループが見つかりません。",
|
"sql.migration.resource.group.not.found": "リソース グループが見つかりません。",
|
||||||
"sql.migration.resourceGroups": "リソース グループ",
|
"sql.migration.resourceGroups": "リソース グループ",
|
||||||
|
"sql.migration.resume.contine": "前の以降の接続を続行します...",
|
||||||
|
"sql.migration.resume.start": "移行評価を再度開始する (推奨)",
|
||||||
|
"sql.migration.resume.title": "移行ワークフローを再度実行する",
|
||||||
"sql.migration.rg.created": "リソース グループが作成されました",
|
"sql.migration.rg.created": "リソース グループが作成されました",
|
||||||
|
"sql.migration.save.close": "保存して閉じる",
|
||||||
|
"sql.migration.saved.assessment.cancel": "キャンセル",
|
||||||
|
"sql.migration.saved.assessment.next": "次へ",
|
||||||
|
"sql.migration.saved.assessment.result": "保存済みの評価結果",
|
||||||
"sql.migration.search": "検索",
|
"sql.migration.search": "検索",
|
||||||
"sql.migration.search.for.migration": "移行を検索する",
|
"sql.migration.search.for.migration": "移行を検索する",
|
||||||
"sql.migration.sec": "{0} 秒",
|
"sql.migration.sec": "{0} 秒",
|
||||||
@@ -297,8 +305,11 @@
|
|||||||
"sql.migration.sql.managed.instance": "SQL Managed Instance",
|
"sql.migration.sql.managed.instance": "SQL Managed Instance",
|
||||||
"sql.migration.sql.server.instance": "SQL Server インスタンス",
|
"sql.migration.sql.server.instance": "SQL Server インスタンス",
|
||||||
"sql.migration.sql.virtual.machine": "SQL 仮想マシン",
|
"sql.migration.sql.virtual.machine": "SQL 仮想マシン",
|
||||||
|
"sql.migration.start.migration.button": "移行の開始",
|
||||||
"sql.migration.start.time": "開始時刻",
|
"sql.migration.start.time": "開始時刻",
|
||||||
"sql.migration.status": "状態",
|
"sql.migration.status": "状態",
|
||||||
|
"sql.migration.status.add.account": "アカウントを追加",
|
||||||
|
"sql.migration.status.add.account.MESSAGE": "Azure アカウントを追加して、既存の移行とその状態を表示します。",
|
||||||
"sql.migration.status.canceling": "取り消しています",
|
"sql.migration.status.canceling": "取り消しています",
|
||||||
"sql.migration.status.completing": "完了処理中",
|
"sql.migration.status.completing": "完了処理中",
|
||||||
"sql.migration.status.creating": "作成中",
|
"sql.migration.status.creating": "作成中",
|
||||||
|
|||||||
@@ -9933,15 +9933,18 @@
|
|||||||
"treeView.notRegistered": "ID '{0}' のツリー ビューは登録されていません。"
|
"treeView.notRegistered": "ID '{0}' のツリー ビューは登録されていません。"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebook": {
|
"sql/workbench/api/common/extHostNotebook": {
|
||||||
"errNoManager": "マネージャーが見つかりません",
|
"errNoExecuteManager": "実行マネージャーが見つかりません",
|
||||||
"errNoProvider": "ノートブック プロバイダーが見つかりません",
|
"errNoExecuteProvider": "ノートブック実行プロバイダーが見つかりません",
|
||||||
|
"errNoSerializationManager": "シリアル化マネージャーが見つかりません",
|
||||||
|
"errNoSerializationProvider": "ノートブック シリアル化プロバイダーが見つかりません",
|
||||||
|
"executeProviderRequired": "有効な providerId を持つ NotebookExecuteProvider をこのメソッドに渡す必要があります",
|
||||||
"noContentManager": "ノートブック {0} の Notebook Manager にコンテンツ マネージャーがありません。それに対して操作を実行できません",
|
"noContentManager": "ノートブック {0} の Notebook Manager にコンテンツ マネージャーがありません。それに対して操作を実行できません",
|
||||||
"noServerManager": "ノートブック {0} の Notebook Manager にサーバー マネージャーがありません。それに対して操作を実行できません",
|
"noServerManager": "ノートブック {0} の Notebook Manager にサーバー マネージャーがありません。それに対して操作を実行できません",
|
||||||
"noSessionManager": "ノートブック {0} の Notebook Manager にセッション マネージャーがありません。それに対して操作を実行できません",
|
"noSessionManager": "ノートブック {0} の Notebook Manager にセッション マネージャーがありません。それに対して操作を実行できません",
|
||||||
"providerRequired": "有効な providerId を持つ NotebookProvider をこのメソッドに渡す必要があります"
|
"serializationProviderRequired": "有効な providerId を持つ NotebookSerializationProvider をこのメソッドに渡す必要があります"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
||||||
"providerRequired": "有効な providerId を持つ NotebookProvider をこのメソッドに渡す必要があります"
|
"navigationProviderRequired": "有効な providerId を持つ NavigationProvider をこのメソッドに渡す必要があります"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/actions": {
|
"sql/workbench/browser/actions": {
|
||||||
"clearSavedAccounts": "保存されているすべてのアカウントのクリア",
|
"clearSavedAccounts": "保存されているすべてのアカウントのクリア",
|
||||||
@@ -9985,6 +9988,7 @@
|
|||||||
"optionsDialog.ok": "OK"
|
"optionsDialog.ok": "OK"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modal/optionsDialogHelper": {
|
"sql/workbench/browser/modal/optionsDialogHelper": {
|
||||||
|
"optionsDialog.defaultGroupName": "全般",
|
||||||
"optionsDialog.invalidInput": "無効な入力です。数値が必要です。",
|
"optionsDialog.invalidInput": "無効な入力です。数値が必要です。",
|
||||||
"optionsDialog.missingRequireField": " が必須です。"
|
"optionsDialog.missingRequireField": " が必須です。"
|
||||||
},
|
},
|
||||||
@@ -9997,6 +10001,7 @@
|
|||||||
"declarativeTable.showActions": "アクションの表示"
|
"declarativeTable.showActions": "アクションの表示"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modelComponents/dropdown.component": {
|
"sql/workbench/browser/modelComponents/dropdown.component": {
|
||||||
|
"defaultDropdownErrorMessage": "このフィールドに入力してください。",
|
||||||
"loadingCompletedMessage": "読み込み完了",
|
"loadingCompletedMessage": "読み込み完了",
|
||||||
"loadingMessage": "読み込み中"
|
"loadingMessage": "読み込み中"
|
||||||
},
|
},
|
||||||
@@ -10250,6 +10255,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
||||||
"connection.parseClipboardForConnectionStringDescription": "接続ダイアログが開いたり、解析が実行されたりするときにクリップボードの内容の解析を試行します。",
|
"connection.parseClipboardForConnectionStringDescription": "接続ダイアログが開いたり、解析が実行されたりするときにクリップボードの内容の解析を試行します。",
|
||||||
|
"connection.showUnsupportedServerVersionWarning": "Azure Data Studio でサポートされていないサーバー バージョンにユーザーが接続した場合に警告メッセージを表示するかどうか。",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory - MFA サポート付きユニバーサル",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory - パスワード",
|
||||||
|
"sql.defaultAuthenticationType.Integrated": "Windows 認証",
|
||||||
|
"sql.defaultAuthenticationType.SqlLogin": "SQL ログイン",
|
||||||
|
"sql.defaultAuthenticationTypeDescription": "Azure リソースに接続するときに使用する既定の認証の種類です。",
|
||||||
"sql.defaultEngineDescription": "使用する既定の SQL エンジン。.sql ファイル内の既定の言語プロバイダーが駆動され、新しい接続が作成されるときに既定で使用されます。",
|
"sql.defaultEngineDescription": "使用する既定の SQL エンジン。.sql ファイル内の既定の言語プロバイダーが駆動され、新しい接続が作成されるときに既定で使用されます。",
|
||||||
"sql.maxRecentConnectionsDescription": "接続リストに格納する最近使用された接続の最大数。"
|
"sql.maxRecentConnectionsDescription": "接続リストに格納する最近使用された接続の最大数。"
|
||||||
},
|
},
|
||||||
@@ -11214,6 +11225,7 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/queryResultsView": {
|
"sql/workbench/contrib/query/browser/queryResultsView": {
|
||||||
"messagesTabTitle": "メッセージ",
|
"messagesTabTitle": "メッセージ",
|
||||||
|
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
|
||||||
"resultsTabTitle": "結果"
|
"resultsTabTitle": "結果"
|
||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/statusBarItems": {
|
"sql/workbench/contrib/query/browser/statusBarItems": {
|
||||||
@@ -11605,7 +11617,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/services/connection/browser/connectionManagementService": {
|
"sql/workbench/services/connection/browser/connectionManagementService": {
|
||||||
"cancelConnectionConfirmation": "この接続をキャンセルしてもよろしいですか?",
|
"cancelConnectionConfirmation": "この接続をキャンセルしてもよろしいですか?",
|
||||||
|
"connection.invalidConnectionResult": "接続結果が無効です",
|
||||||
|
"connection.neverShowUnsupportedVersionWarning": "今後は表示しない",
|
||||||
"connection.noAzureAccount": "接続用の Azure アカウント トークンの取得に失敗しました",
|
"connection.noAzureAccount": "接続用の Azure アカウント トークンの取得に失敗しました",
|
||||||
|
"connection.refreshAzureTokenFailure": "接続用の Azure アカウント トークンの更新に失敗しました",
|
||||||
|
"connection.unsupportedServerVersionWarning": "サーバー バージョンが Azure Data Studio でサポートされていません。接続できますが、Azure Data Studio の一部の機能が適切に機能しない可能性があります。",
|
||||||
|
"connectionManagementService.noProviderForUri": "URI のプロバイダーが見つかりませんでした:{0}",
|
||||||
"connectionNotAcceptedError": "接続が承認されていません",
|
"connectionNotAcceptedError": "接続が承認されていません",
|
||||||
"connectionService.no": "いいえ",
|
"connectionService.no": "いいえ",
|
||||||
"connectionService.yes": "はい"
|
"connectionService.yes": "はい"
|
||||||
@@ -11792,7 +11809,7 @@
|
|||||||
"carbon.extension.contributes.notebook.provider": "ノートブック プロバイダーの識別子。",
|
"carbon.extension.contributes.notebook.provider": "ノートブック プロバイダーの識別子。",
|
||||||
"carbon.extension.contributes.notebook.standardKernels": "このノートブック プロバイダーへの標準装備が必要なカーネル",
|
"carbon.extension.contributes.notebook.standardKernels": "このノートブック プロバイダーへの標準装備が必要なカーネル",
|
||||||
"vscode.extension.contributes.notebook.languagemagics": "ノートブックの言語を提供します。",
|
"vscode.extension.contributes.notebook.languagemagics": "ノートブックの言語を提供します。",
|
||||||
"vscode.extension.contributes.notebook.providers": "ノートブック プロバイダーを提供します。"
|
"vscode.extension.contributes.notebook.providersDescriptions": "ノートブック プロバイダーの説明を提供します。"
|
||||||
},
|
},
|
||||||
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
||||||
"loading": "読み込んでいます..."
|
"loading": "読み込んでいます..."
|
||||||
@@ -11856,6 +11873,8 @@
|
|||||||
"sql/workbench/services/query/common/queryModelService": {
|
"sql/workbench/services/query/common/queryModelService": {
|
||||||
"commitEditFailed": "行のコミットに失敗しました: ",
|
"commitEditFailed": "行のコミットに失敗しました: ",
|
||||||
"msgCancelQueryFailed": "失敗したクエリのキャンセル中: {0}",
|
"msgCancelQueryFailed": "失敗したクエリのキャンセル中: {0}",
|
||||||
|
"queryModelService.noQueryFoundForUri": "{0}のクエリがありません",
|
||||||
|
"queryModelService.uriAlreadyHasQuery": "{0} には既存のクエリが既に存在します",
|
||||||
"runQueryBatchStartLine": "行 {0}",
|
"runQueryBatchStartLine": "行 {0}",
|
||||||
"runQueryBatchStartMessage": "次の場所でクエリの実行を開始しました: ",
|
"runQueryBatchStartMessage": "次の場所でクエリの実行を開始しました: ",
|
||||||
"runQueryStringBatchStartMessage": "クエリ「{0}」の実行を開始しました",
|
"runQueryStringBatchStartMessage": "クエリ「{0}」の実行を開始しました",
|
||||||
@@ -11954,6 +11973,14 @@
|
|||||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||||
"miGettingStarted": "はじめに(&&S)",
|
"miGettingStarted": "はじめに(&&S)",
|
||||||
"showReleaseNotes": "「はじめに」を表示する"
|
"showReleaseNotes": "「はじめに」を表示する"
|
||||||
|
},
|
||||||
|
"sql/platform/connection/common/connectionStatusManager": {
|
||||||
|
"connectionStatusManager.noConnectionForUri": "URI '{0}' の接続 が見つかりませんでした。",
|
||||||
|
"connectionStatusManager.uriAlreadyInConnectionsList": "URI を持つ接続が既に存在します: {0}"
|
||||||
|
},
|
||||||
|
"sql/workbench/services/query/common/queryManagement": {
|
||||||
|
"queryManagement.noQueryRunnerForUri": "URI のクエリ ランナーが見つかりませんでした:{0}",
|
||||||
|
"queryManagement.uriAlreadyHasQueryRunner": "URI: {0}には予期しないクエリ ランナーが既に存在します。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -399,22 +399,42 @@
|
|||||||
"arc.sql.connection.settings.section.title": "SQL 연결 정보",
|
"arc.sql.connection.settings.section.title": "SQL 연결 정보",
|
||||||
"arc.sql.cores-limit.description": "정수로 관리되는 인스턴스의 코어 제한입니다.",
|
"arc.sql.cores-limit.description": "정수로 관리되는 인스턴스의 코어 제한입니다.",
|
||||||
"arc.sql.cores-request.description": "정수로 관리되는 인스턴스의 코어에 대한 요청입니다.",
|
"arc.sql.cores-request.description": "정수로 관리되는 인스턴스의 코어에 대한 요청입니다.",
|
||||||
|
"arc.sql.dev.use.description": "이 인스턴스가 개발 또는 테스트 목적으로만 사용됨을 나타내려면 확인란을 선택합니다. 이 인스턴스는 청구되지 않습니다.",
|
||||||
|
"arc.sql.dev.use.label": "개발용으로만 사용",
|
||||||
|
"arc.sql.high.availability.description": "고가용성을 위해 추가적인 복제본을 사용 설정합니다. 아래에서 선택한 컴퓨팅 및 스토리지 구성이 모든 복제본에 적용됩니다.",
|
||||||
|
"arc.sql.high.availability.label": "고가용성",
|
||||||
"arc.sql.instance.name": "인스턴스 이름",
|
"arc.sql.instance.name": "인스턴스 이름",
|
||||||
"arc.sql.instance.settings.section.title": "SQL 인스턴스 설정",
|
"arc.sql.instance.settings.section.title": "SQL 인스턴스 설정",
|
||||||
"arc.sql.invalid.instance.name": "인스턴스 이름은 소문자 영숫자 또는 '-'로 구성되어야 하며, 문자로 시작하고 영숫자로 끝나며 길이가 13자 이하여야 합니다.",
|
"arc.sql.invalid.instance.name": "인스턴스 이름은 소문자 영숫자 또는 '-'로 구성되어야 하며, 문자로 시작하고 영숫자로 끝나며 길이가 13자 이하여야 합니다.",
|
||||||
"arc.sql.invalid.username": "sa 사용자 이름을 사용할 수 없습니다. 다른 사용자 이름을 선택하세요.",
|
"arc.sql.invalid.username": "sa 사용자 이름을 사용할 수 없습니다. 다른 사용자 이름을 선택하세요.",
|
||||||
"arc.sql.memory-limit.description": "정수로 관리되는 인스턴스의 용량 제한입니다.",
|
"arc.sql.memory-limit.description": "정수로 관리되는 인스턴스의 용량 제한입니다.",
|
||||||
"arc.sql.memory-request.description": "관리되는 인스턴스의 용량에 대한 요청(GB의 정수 메모리 양)입니다.",
|
"arc.sql.memory-request.description": "관리되는 인스턴스의 용량에 대한 요청(GB의 정수 메모리 양)입니다.",
|
||||||
"arc.sql.replicas.description": "고가용성을 위해 Kubernetes 클러스터에 배포될 SQL Managed Instance의 복제본 수",
|
"arc.sql.one.replica": "복제본 1개",
|
||||||
"arc.sql.replicas.label": "복제본",
|
"arc.sql.service.tier.business.critical": "[미리 보기] 비즈니스 크리티컬(무제한 vCore 및 RAM, 고급 고가용성)",
|
||||||
"arc.sql.storage-class.data.description": "데이터에 사용할 스토리지 클래스(.mdf)",
|
"arc.sql.service.tier.description": "범용 및 중요 비즈니스용을 포함하여 SQL Managed Instance - Azure Arc에 사용할 수 있는 최신 vCore 서비스 계층에서 선택합니다. {0}",
|
||||||
|
"arc.sql.service.tier.general.purpose": "범용(최대 24개의 vCore 및 128Gi의 RAM, 표준 고가용성)",
|
||||||
|
"arc.sql.service.tier.label": "서비스 계층",
|
||||||
|
"arc.sql.storage-class.backups.description": "백업 영구 볼륨에 사용할 저장소 클래스입니다. 값을 지정하지 않으면 기본 저장소 클래스가 사용됩니다.",
|
||||||
|
"arc.sql.storage-class.data.description": "데이터(.mdf)에 사용할 스토리지 클래스입니다. 값을 지정하지 않으면 기본 스토리지 클래스가 사용됩니다.",
|
||||||
|
"arc.sql.storage-class.datalogs.description": "데이터베이스 로그(.ldf)에 사용할 저장소 클래스입니다. 값을 지정하지 않으면 기본 저장소 클래스가 사용됩니다.",
|
||||||
"arc.sql.storage-class.dc.description": "모든 데이터에 사용할 스토리지 클래스이며 필요한 모든 데이터 컨트롤러 Pod의 영구 볼륨을 기록합니다.",
|
"arc.sql.storage-class.dc.description": "모든 데이터에 사용할 스토리지 클래스이며 필요한 모든 데이터 컨트롤러 Pod의 영구 볼륨을 기록합니다.",
|
||||||
"arc.sql.storage-class.logs.description": "로그에 사용할 스토리지 클래스(/var/log)",
|
"arc.sql.storage-class.logs.description": "로그에 사용할 스토리지 클래스(/var/log). 값을 지정하지 않으면 기본 스토리지 클래스가 사용됩니다.",
|
||||||
|
"arc.sql.three.replicas": "복제본 3개",
|
||||||
|
"arc.sql.two.replicas": "복제본 2개",
|
||||||
"arc.sql.username": "사용자 이름",
|
"arc.sql.username": "사용자 이름",
|
||||||
|
"arc.sql.volume.size.backups.description": "백업에 사용할 저장소 볼륨의 크기(기비바이트)입니다.",
|
||||||
|
"arc.sql.volume.size.backups.label": "Gi 단위의 볼류 크기(백업)",
|
||||||
|
"arc.sql.volume.size.data.description": "데이터에 사용할 저장소 볼륨의 크기(기비바이트)입니다.",
|
||||||
|
"arc.sql.volume.size.data.label": "Gi 단위의 볼류 크기(데이터)",
|
||||||
|
"arc.sql.volume.size.datalogs.description": "데이터베이스 로그에 사용할 저장소 볼륨의 크기(기비바이트)입니다.",
|
||||||
|
"arc.sql.volume.size.datalogs.label": "볼륨 크기(Gi)(데이터베이스 로그)",
|
||||||
|
"arc.sql.volume.size.logs.description": "로그에 사용할 저장소 볼륨의 크기(기비바이트)입니다.",
|
||||||
|
"arc.sql.volume.size.logs.label": "Gi 단위의 볼류 크기(로그)",
|
||||||
"arc.sql.wizard.page1.title": "Azure SQL 관리되는 인스턴스 매개 변수 제공",
|
"arc.sql.wizard.page1.title": "Azure SQL 관리되는 인스턴스 매개 변수 제공",
|
||||||
"arc.sql.wizard.title": "Azure SQL Managed Instance - Azure Arc(미리 보기)",
|
"arc.sql.wizard.title": "Azure SQL Managed Instance - Azure Arc(미리 보기)",
|
||||||
"arc.storage-class.backups.label": "스토리지 클래스(백업)",
|
"arc.storage-class.backups.label": "스토리지 클래스(백업)",
|
||||||
"arc.storage-class.data.label": "스토리지 클래스(데이터)",
|
"arc.storage-class.data.label": "스토리지 클래스(데이터)",
|
||||||
|
"arc.storage-class.datalogs.label": "저장소 클래스(데이터베이스 로그)",
|
||||||
"arc.storage-class.dc.label": "스토리지 클래스",
|
"arc.storage-class.dc.label": "스토리지 클래스",
|
||||||
"arc.storage-class.logs.label": "스토리지 클래스(로그)",
|
"arc.storage-class.logs.label": "스토리지 클래스(로그)",
|
||||||
"arc.view.title": "Azure Arc 컨트롤러",
|
"arc.view.title": "Azure Arc 컨트롤러",
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"dataworkspace.projectParentDirectoryNotExistError": "선택한 프로젝트 위치 '{0}'이(가) 없거나 디렉터리가 아닙니다.",
|
"dataworkspace.projectParentDirectoryNotExistError": "선택한 프로젝트 위치 '{0}'이(가) 없거나 디렉터리가 아닙니다.",
|
||||||
"dataworkspace.projectsFailedToLoad": "일부 프로젝트를 로드하지 못했습니다. 자세한 내용을 보려면 [개발자 콘솔 열기](command:workbench.action.toggleDevTools)",
|
"dataworkspace.projectsFailedToLoad": "일부 프로젝트를 로드하지 못했습니다. 자세한 내용을 보려면 [개발자 콘솔 열기](command:workbench.action.toggleDevTools)",
|
||||||
"dataworkspace.remoteGitRepo": "원격 GIT 리포지토리",
|
"dataworkspace.remoteGitRepo": "원격 GIT 리포지토리",
|
||||||
"dataworkspace.restartConfirmation": "프로젝트를 만들고 작업 영역에 추가하려면 Azure Data Studio를 다시 시작해야 합니다. 지금 다시 시작할까요?",
|
"dataworkspace.restartConfirmation": "프로젝트를 작업 영역에 추가하려면 Azure Data Studio를 다시 시작해야 합니다. 지금 다시 시작하시겠습니까?",
|
||||||
"dataworkspace.select": "선택",
|
"dataworkspace.select": "선택",
|
||||||
"dataworkspace.selectProjectLocation": "프로젝트 위치 선택",
|
"dataworkspace.selectProjectLocation": "프로젝트 위치 선택",
|
||||||
"dataworkspace.selectProjectType": "프로젝트 형식 선택",
|
"dataworkspace.selectProjectType": "프로젝트 형식 선택",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
"projects-view-no-project-content": "현재 작업 영역에 열려 있는 프로젝트가 없습니다.\r\n[새로 만들기](command:projects.new)\r\n[기존 항목 열기](command:projects.openExisting)\r\n프로젝트에 대해 자세히 알아보려면 [문서를 읽어보세요](https://aka.ms/azuredatastudio-projects).\r\n",
|
"projects-view-no-project-content": "현재 작업 영역에 열려 있는 프로젝트가 없습니다.\r\n[새로 만들기](command:projects.new)\r\n[기존 항목 열기](command:projects.openExisting)\r\n프로젝트에 대해 자세히 알아보려면 [문서를 읽어보세요](https://aka.ms/azuredatastudio-projects).\r\n",
|
||||||
"projects-view-no-workspace-content": "새 항목을 만들거나 기존 항목을 열어 시작합니다.\r\n[새로 만들기](command:projects.new)\r\n[기존 항목 열기](command:projects.openExisting)\r\n프로젝트에 대해 자세히 알아보려면 [문서를 읽어보세요](https://aka.ms/azuredatastudio-projects).",
|
"projects-view-no-workspace-content": "새 항목을 만들거나 기존 항목을 열어 시작합니다.\r\n[새로 만들기](command:projects.new)\r\n[기존 항목 열기](command:projects.openExisting)\r\n프로젝트에 대해 자세히 알아보려면 [문서를 읽어보세요](https://aka.ms/azuredatastudio-projects).",
|
||||||
"projects.defaultProjectSaveLocation": "새 프로젝트가 기본적으로 저장되는 폴더의 전체 경로입니다.",
|
"projects.defaultProjectSaveLocation": "새 프로젝트가 기본적으로 저장되는 폴더의 전체 경로입니다.",
|
||||||
|
"projects.excludedProjectsDescription": "프로젝트 뷰렛에서 제외할 작업 영역의 프로젝트 목록",
|
||||||
"projects.showNotAddedProjectsInWorkspacePrompt": "현재 작업 영역 폴더에 작업 영역의 프로젝트에 추가되지 않은 프로젝트가 포함된 경우 항상 정보 메시지를 표시합니다.",
|
"projects.showNotAddedProjectsInWorkspacePrompt": "현재 작업 영역 폴더에 작업 영역의 프로젝트에 추가되지 않은 프로젝트가 포함된 경우 항상 정보 메시지를 표시합니다.",
|
||||||
"refresh-workspace-command": "새로 고침",
|
"refresh-workspace-command": "새로 고침",
|
||||||
"remove-project-command": "프로젝트 제거"
|
"remove-project-command": "프로젝트 제거"
|
||||||
|
|||||||
@@ -13,11 +13,19 @@
|
|||||||
"flatFileImport.allowNulls": "Null 허용",
|
"flatFileImport.allowNulls": "Null 허용",
|
||||||
"flatFileImport.browseFiles": "찾아보기",
|
"flatFileImport.browseFiles": "찾아보기",
|
||||||
"flatFileImport.columnName": "열 이름",
|
"flatFileImport.columnName": "열 이름",
|
||||||
|
"flatFileImport.columnTableTitle": "열",
|
||||||
|
"flatFileImport.createDerivedColumn": "파생 열 만들기",
|
||||||
"flatFileImport.dataType": "데이터 형식",
|
"flatFileImport.dataType": "데이터 형식",
|
||||||
"flatFileImport.databaseDropdownTitle": "테이블이 생성된 데이터베이스",
|
"flatFileImport.databaseDropdownTitle": "테이블이 생성된 데이터베이스",
|
||||||
"flatFileImport.databaseName": "데이터베이스 이름",
|
"flatFileImport.databaseName": "데이터베이스 이름",
|
||||||
|
"flatFileImport.deriverColumnInstruction1": "새 열을 파생시키는 데 필요한 왼쪽의 데이터 열을 선택하세요.",
|
||||||
|
"flatFileImport.deriverColumnInstruction2": "행을 선택하고 나머지 열에 적용할 예제 변환을 지정합니다.",
|
||||||
|
"flatFileImport.deriverColumnInstruction3": "변환을 미리 보려면 \"변환 미리 보기\"를 클릭하세요.",
|
||||||
|
"flatFileImport.deriverColumnInstruction4": "원하는 열이 생길 때까지 변환을 수정하세요.",
|
||||||
|
"flatFileImport.deriverColumnInstruction5": "새 파생 열의 이름을 지정하고 \"완료\"를 클릭합니다.",
|
||||||
"flatFileImport.fileImport": "가져올 파일",
|
"flatFileImport.fileImport": "가져올 파일",
|
||||||
"flatFileImport.fileTextboxTitle": "가져올 파일의 위치",
|
"flatFileImport.fileTextboxTitle": "가져올 파일의 위치",
|
||||||
|
"flatFileImport.headerIntructionText": "파생 열 도구에 오신 것을 환영합니다! 시작하려면 다음 단계를 따르세요.",
|
||||||
"flatFileImport.importData": "데이터 가져오기",
|
"flatFileImport.importData": "데이터 가져오기",
|
||||||
"flatFileImport.importInformation": "정보 가져오기",
|
"flatFileImport.importInformation": "정보 가져오기",
|
||||||
"flatFileImport.importNewFile": "새 파일 가져오기",
|
"flatFileImport.importNewFile": "새 파일 가져오기",
|
||||||
@@ -28,13 +36,19 @@
|
|||||||
"flatFileImport.page2Name": "데이터 미리 보기",
|
"flatFileImport.page2Name": "데이터 미리 보기",
|
||||||
"flatFileImport.page3Name": "열 수정",
|
"flatFileImport.page3Name": "열 수정",
|
||||||
"flatFileImport.page4Name": "요약",
|
"flatFileImport.page4Name": "요약",
|
||||||
|
"flatFileImport.previewTransformation": "변환 미리 보기",
|
||||||
"flatFileImport.primaryKey": "기본 키",
|
"flatFileImport.primaryKey": "기본 키",
|
||||||
"flatFileImport.prosePreviewMessage": "이 작업은 입력 파일 구조를 분석하여 처음 50개 행의 미리 보기를 아래에 생성했습니다.",
|
"flatFileImport.prosePreviewMessage": "이 작업은 입력 파일 구조를 분석하여 처음 50개 행의 미리 보기를 아래에 생성했습니다.",
|
||||||
"flatFileImport.prosePreviewMessageFail": "이 작업이 실패했습니다. 다른 입력 파일을 사용해 보세요.",
|
"flatFileImport.prosePreviewMessageFail": "이 작업이 실패했습니다. 다른 입력 파일을 사용해 보세요.",
|
||||||
"flatFileImport.refresh": "새로 고침",
|
"flatFileImport.refresh": "새로 고침",
|
||||||
"flatFileImport.schemaTextboxTitle": "테이블 스키마",
|
"flatFileImport.schemaTextboxTitle": "테이블 스키마",
|
||||||
|
"flatFileImport.selectAllColumns": "모든 열 선택",
|
||||||
|
"flatFileImport.selectColumn": "열 {0} 선택",
|
||||||
"flatFileImport.serverDropdownTitle": "데이터베이스가 있는 서버",
|
"flatFileImport.serverDropdownTitle": "데이터베이스가 있는 서버",
|
||||||
"flatFileImport.serverName": "서버 이름",
|
"flatFileImport.serverName": "서버 이름",
|
||||||
|
"flatFileImport.specifyDerivedColNameTitle": "열 이름",
|
||||||
|
"flatFileImport.specifyTransformation": "변환 지정",
|
||||||
|
"flatFileImport.specifyTransformationForRow": "행 {0}에 대한 변환 지정",
|
||||||
"flatFileImport.success.norows": "✔ 테이블에 데이터를 입력했습니다.",
|
"flatFileImport.success.norows": "✔ 테이블에 데이터를 입력했습니다.",
|
||||||
"flatFileImport.tableName": "테이블 이름",
|
"flatFileImport.tableName": "테이블 이름",
|
||||||
"flatFileImport.tableSchema": "테이블 스키마",
|
"flatFileImport.tableSchema": "테이블 스키마",
|
||||||
|
|||||||
@@ -59,7 +59,7 @@
|
|||||||
"kusto.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory - MFA가 지원되는 유니버설",
|
"kusto.connectionOptions.authType.categoryValues.azureMFA": "Azure Active Directory - MFA가 지원되는 유니버설",
|
||||||
"kusto.connectionOptions.authType.categoryValues.none": "인증 없음",
|
"kusto.connectionOptions.authType.categoryValues.none": "인증 없음",
|
||||||
"kusto.connectionOptions.authType.categoryValues.sqlLogin": "사용자 인증",
|
"kusto.connectionOptions.authType.categoryValues.sqlLogin": "사용자 인증",
|
||||||
"kusto.connectionOptions.authType.description": "Kusto Server를 사용하여 인증하는 방법을 지정합니다.",
|
"kusto.connectionOptions.authType.description": "Kusto 서버를 사용하여 인증하는 방법을 지정합니다.",
|
||||||
"kusto.connectionOptions.authType.displayName": "인증 유형",
|
"kusto.connectionOptions.authType.displayName": "인증 유형",
|
||||||
"kusto.connectionOptions.connectRetryCount.description": "연결 복구 시도의 횟수",
|
"kusto.connectionOptions.connectRetryCount.description": "연결 복구 시도의 횟수",
|
||||||
"kusto.connectionOptions.connectRetryCount.displayName": "연결 다시 시도 횟수",
|
"kusto.connectionOptions.connectRetryCount.displayName": "연결 다시 시도 횟수",
|
||||||
|
|||||||
@@ -74,6 +74,7 @@
|
|||||||
"newBook": "새 Jupyter Book(미리 보기)",
|
"newBook": "새 Jupyter Book(미리 보기)",
|
||||||
"newMarkdown": "새 Markdown(미리 보기)",
|
"newMarkdown": "새 Markdown(미리 보기)",
|
||||||
"newNotebook": "새 Notebook(미리 보기)",
|
"newNotebook": "새 Notebook(미리 보기)",
|
||||||
|
"newSection": "새 섹션(미리 보기)",
|
||||||
"noBDCConnectionError": "Spark 커널을 SQL Server 빅 데이터 클러스터 마스터 인스턴스에 연결해야 합니다.",
|
"noBDCConnectionError": "Spark 커널을 SQL Server 빅 데이터 클러스터 마스터 인스턴스에 연결해야 합니다.",
|
||||||
"noBooksSelected": "뷰렛에 현재 선택된 Jupyter Book이 없습니다.",
|
"noBooksSelected": "뷰렛에 현재 선택된 Jupyter Book이 없습니다.",
|
||||||
"onGitHub": "GitHub",
|
"onGitHub": "GitHub",
|
||||||
@@ -110,7 +111,7 @@
|
|||||||
},
|
},
|
||||||
"dist/dialog/configurePython/configurePathPage": {
|
"dist/dialog/configurePython/configurePathPage": {
|
||||||
"configurePython.browseButtonText": "찾아보기",
|
"configurePython.browseButtonText": "찾아보기",
|
||||||
"configurePython.descriptionWithKernel": "{0} 커널을 사용하려면 Python 런타임을 구성하고 종속성을 설치해야 합니다.",
|
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
|
||||||
"configurePython.descriptionWithoutKernel": "Notebook 커널에서는 Python 런타임을 구성하고 종속성을 설치해야 합니다.",
|
"configurePython.descriptionWithoutKernel": "Notebook 커널에서는 Python 런타임을 구성하고 종속성을 설치해야 합니다.",
|
||||||
"configurePython.existingInstall": "기존 Python 설치 사용",
|
"configurePython.existingInstall": "기존 Python 설치 사용",
|
||||||
"configurePython.installationType": "설치 유형",
|
"configurePython.installationType": "설치 유형",
|
||||||
@@ -139,7 +140,7 @@
|
|||||||
"configurePython.pkgNameColumn": "이름",
|
"configurePython.pkgNameColumn": "이름",
|
||||||
"configurePython.requiredDependencies": "필요한 커널 종속성 설치",
|
"configurePython.requiredDependencies": "필요한 커널 종속성 설치",
|
||||||
"configurePython.requiredVersionColumn": "필요한 버전",
|
"configurePython.requiredVersionColumn": "필요한 버전",
|
||||||
"msgUnsupportedKernel": "{0} 커널의 패키지를 검색할 수 없음"
|
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
|
||||||
},
|
},
|
||||||
"dist/dialog/managePackages/addNewPackageTab": {
|
"dist/dialog/managePackages/addNewPackageTab": {
|
||||||
"managePackages.addNewTabTitle": "새로 추가",
|
"managePackages.addNewTabTitle": "새로 추가",
|
||||||
@@ -183,7 +184,7 @@
|
|||||||
"notebookFileType": "Notebook",
|
"notebookFileType": "Notebook",
|
||||||
"unsupportedFileType": ".ipynb Notebook만 지원됩니다."
|
"unsupportedFileType": ".ipynb Notebook만 지원됩니다."
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterNotebookProvider": {
|
"dist/jupyter/jupyterExecuteProvider": {
|
||||||
"errNotebookUriMissing": "Notebook 경로는 필수입니다."
|
"errNotebookUriMissing": "Notebook 경로는 필수입니다."
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterServerInstallation": {
|
"dist/jupyter/jupyterServerInstallation": {
|
||||||
@@ -251,11 +252,15 @@
|
|||||||
"notebook.command.addcell": "셀 추가",
|
"notebook.command.addcell": "셀 추가",
|
||||||
"notebook.command.addcode": "코드 셀 추가",
|
"notebook.command.addcode": "코드 셀 추가",
|
||||||
"notebook.command.addtext": "텍스트 셀 추가",
|
"notebook.command.addtext": "텍스트 셀 추가",
|
||||||
|
"notebook.command.boldText": "굵은 마크다운 텍스트",
|
||||||
"notebook.command.clearactivecellresult": "셀 결과 지우기",
|
"notebook.command.clearactivecellresult": "셀 결과 지우기",
|
||||||
|
"notebook.command.codeBlock": "코드 블록 추가",
|
||||||
|
"notebook.command.italicizeText": "Markdown 텍스트 기울임꼴",
|
||||||
"notebook.command.new": "새 Notebook",
|
"notebook.command.new": "새 Notebook",
|
||||||
"notebook.command.open": "Notebook 열기",
|
"notebook.command.open": "Notebook 열기",
|
||||||
"notebook.command.runactivecell": "셀 실행",
|
"notebook.command.runactivecell": "셀 실행",
|
||||||
"notebook.command.runallcells": "셀 실행",
|
"notebook.command.runallcells": "셀 실행",
|
||||||
|
"notebook.command.underlineText": "Markdown 텍스트에 밑줄 긋기",
|
||||||
"notebook.configuration.title": "Notebook 구성",
|
"notebook.configuration.title": "Notebook 구성",
|
||||||
"notebook.dontPromptPythonUpdate.description": "Python을 업데이트하라는 메시지가 표시되지 않습니다.",
|
"notebook.dontPromptPythonUpdate.description": "Python을 업데이트하라는 메시지가 표시되지 않습니다.",
|
||||||
"notebook.jupyterServerShutdownTimeout.description": "모든 전자 필기장이 닫힌 후 서버를 종료하기 전에 대기해야 할 시간(분)입니다(종료하지 않으려면 0을 입력하세요).",
|
"notebook.jupyterServerShutdownTimeout.description": "모든 전자 필기장이 닫힌 후 서버를 종료하기 전에 대기해야 할 시간(분)입니다(종료하지 않으려면 0을 입력하세요).",
|
||||||
@@ -274,6 +279,7 @@
|
|||||||
"title.SavedBooks": "Notebook",
|
"title.SavedBooks": "Notebook",
|
||||||
"title.addMarkdown": "Markdown 파일 추가",
|
"title.addMarkdown": "Markdown 파일 추가",
|
||||||
"title.addNotebook": "Notebook 추가",
|
"title.addNotebook": "Notebook 추가",
|
||||||
|
"title.addSection": "섹션 추가",
|
||||||
"title.analyzeJupyterNotebook": "Notebook에서 분석",
|
"title.analyzeJupyterNotebook": "Notebook에서 분석",
|
||||||
"title.closeJupyterBook": "Jupyter Book 닫기",
|
"title.closeJupyterBook": "Jupyter Book 닫기",
|
||||||
"title.closeNotebook": "Notebook 닫기",
|
"title.closeNotebook": "Notebook 닫기",
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"contents": {
|
"contents": {
|
||||||
"dist/constants": {
|
"dist/constants": {
|
||||||
"XEventsFailed": "XEvents operation failed.",
|
"XEventsFailed": "XEvents 작업에 실패했습니다.",
|
||||||
"XEventsNotSupported": "XEvents sessions not supported.",
|
"XEventsNotSupported": "XEvents 세션은 지원되지 않습니다.",
|
||||||
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
|
"XEventsStarted": "PageContention 및 ObjectContention에 대한 XEvents 세션이 시작되었습니다.",
|
||||||
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
|
"XEventsStopped": "PageContention 및 ObjectContention에 대한 XEvents 세션이 제거되었습니다."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
"Failed": "실패",
|
"Failed": "실패",
|
||||||
"InProgress": "진행 중",
|
"InProgress": "진행 중",
|
||||||
"PublishHistory": "게시 기록",
|
"PublishHistory": "게시 기록",
|
||||||
|
"SettingAlreadyExists": "로컬 앱 설정 '{0}'이(가) 이미 존재합니다. 덮어쓰시겠습니까?",
|
||||||
"Status": "상태",
|
"Status": "상태",
|
||||||
"Success": "성공",
|
"Success": "성공",
|
||||||
"TargetDatabase": "대상 데이터베이스",
|
"TargetDatabase": "대상 데이터베이스",
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
"addDatabaseReferencedialogName": "데이터베이스 참조 추가",
|
"addDatabaseReferencedialogName": "데이터베이스 참조 추가",
|
||||||
"addItemAction": "항목 추가",
|
"addItemAction": "항목 추가",
|
||||||
"addPackage": "패키지 추가",
|
"addPackage": "패키지 추가",
|
||||||
|
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||||
"appSettingPrompt": "Azure Function local.settings.json을 새 연결 문자열로 업데이트하시겠습니까?",
|
"appSettingPrompt": "Azure Function local.settings.json을 새 연결 문자열로 업데이트하시겠습니까?",
|
||||||
"at": "위치",
|
"at": "위치",
|
||||||
"browseButtonText": "폴더 찾아보기",
|
"browseButtonText": "폴더 찾아보기",
|
||||||
@@ -39,12 +41,14 @@
|
|||||||
"chooseSqlcmdVarsToModify": "수정할 SQLCMD 변수 선택",
|
"chooseSqlcmdVarsToModify": "수정할 SQLCMD 변수 선택",
|
||||||
"cicularProjectReference": "프로젝트에서 {0}프로젝트로의{1} 순환 참조",
|
"cicularProjectReference": "프로젝트에서 {0}프로젝트로의{1} 순환 참조",
|
||||||
"cleaningDockerImagesMessage": "기존 배포를 정리하는 중...",
|
"cleaningDockerImagesMessage": "기존 배포를 정리하는 중...",
|
||||||
|
"confirmPassword": "SQL 서버 관리자 암호 확인",
|
||||||
"connectingToSqlServerOnDockerMessage": "Docker에서 SQL Server에 연결하는 중",
|
"connectingToSqlServerOnDockerMessage": "Docker에서 SQL Server에 연결하는 중",
|
||||||
"connectionFailedError": "연결 실패 오류: '{0}'",
|
"connectionFailedError": "연결 실패 오류: '{0}'",
|
||||||
"connectionRadioButtonLabel": "연결",
|
"connectionRadioButtonLabel": "연결",
|
||||||
"connectionStringSetting": "연결 문자열 설정 이름",
|
"connectionStringSetting": "연결 문자열 설정 이름",
|
||||||
"connectionStringSettingPlaceholder": "\"local.settings.json\"에 지정된 연결 문자열 설정",
|
"connectionStringSettingPlaceholder": "\"local.settings.json\"에 지정된 연결 문자열 설정",
|
||||||
"createNew": "새로 만들기",
|
"createNew": "새로 만들기",
|
||||||
|
"createNewLocalAppSetting": "새 로컬 앱 설정 만들기",
|
||||||
"createProjectDialogOkButtonText": "만들기",
|
"createProjectDialogOkButtonText": "만들기",
|
||||||
"createProjectFromDatabaseDialogName": "데이터베이스에서 프로젝트 만들기",
|
"createProjectFromDatabaseDialogName": "데이터베이스에서 프로젝트 만들기",
|
||||||
"createProjectSettings": "설정",
|
"createProjectSettings": "설정",
|
||||||
@@ -81,18 +85,16 @@
|
|||||||
"deployAppSettingUpdateFailed": "앱 설정 '{0}'을(를) 업데이트하지 못함",
|
"deployAppSettingUpdateFailed": "앱 설정 '{0}'을(를) 업데이트하지 못함",
|
||||||
"deployAppSettingUpdating": "앱 설정을 업데이트하는 중: '{0}'",
|
"deployAppSettingUpdating": "앱 설정을 업데이트하는 중: '{0}'",
|
||||||
"deployDbTaskName": "로컬로 SQL DB 프로젝트 배포 중",
|
"deployDbTaskName": "로컬로 SQL DB 프로젝트 배포 중",
|
||||||
"deployProjectFailed": "프로젝트를 배포하지 못했습니다. 자세한 내용은 출력 창을 확인하세요. {0}",
|
|
||||||
"deployProjectFailedMessage": "배포된 데이터베이스’에 대한 연결을 열지 못함",
|
"deployProjectFailedMessage": "배포된 데이터베이스’에 대한 연결을 열지 못함",
|
||||||
"deployProjectSucceed": "데이터베이스 프로젝트를 배포함",
|
"deployProjectSucceed": "데이터베이스 프로젝트를 배포함",
|
||||||
"deployScriptExists": "{0} 스크립트가 이미 있습니다. 새 스크립트는 빌드에 포함되지 않습니다.",
|
"deployScriptExists": "{0} 스크립트가 이미 있습니다. 새 스크립트는 빌드에 포함되지 않습니다.",
|
||||||
"deployToDockerContainer": "Docker 컨테이너에 배포",
|
|
||||||
"deployToExistingServer": "기존 서버에 배포",
|
|
||||||
"differentDbDifferentServer": "다른 서버의 다른 데이터베이스",
|
"differentDbDifferentServer": "다른 서버의 다른 데이터베이스",
|
||||||
"differentDbSameServer": "동일한 서버의 다른 데이터베이스",
|
"differentDbSameServer": "동일한 서버의 다른 데이터베이스",
|
||||||
"dockerContainerCreatedMessage": "Docker 생성 ID: '{0}'",
|
"dockerContainerCreatedMessage": "Docker 생성 ID: '{0}'",
|
||||||
"dockerContainerFailedToRunErrorMessage": "Docker 컨테이너를 실행하지 못함",
|
"dockerContainerFailedToRunErrorMessage": "Docker 컨테이너를 실행하지 못함",
|
||||||
"dockerContainerNotRunningErrorMessage": "Docker 컨테이너가 실행되고 있지 않음",
|
"dockerContainerNotRunningErrorMessage": "Docker 컨테이너가 실행되고 있지 않음",
|
||||||
"dockerLogMessage": "Docker 로그: '{0}'",
|
"dockerLogMessage": "Docker 로그: '{0}'",
|
||||||
|
"dockerNotRunningError": "도커를 확인하지 못했습니다. 도커가 설치되어 실행 중인지 확인하세요. 오류: '{0}'",
|
||||||
"done": "완료",
|
"done": "완료",
|
||||||
"dontUseProfile": "프로필 사용 안 함",
|
"dontUseProfile": "프로필 사용 안 함",
|
||||||
"edgeProjectTypeDescription": "SQL Edge에 대한 스키마를 개발하고 게시하는 핵심 부분부터 시작합니다.",
|
"edgeProjectTypeDescription": "SQL Edge에 대한 스키마를 개발하고 게시하는 핵심 부분부터 시작합니다.",
|
||||||
@@ -100,13 +102,15 @@
|
|||||||
"emptyProjectTypeDescription": "빈 프로젝트에서 시작하는 SQL 데이터베이스에 대한 스키마 개발 및 게시",
|
"emptyProjectTypeDescription": "빈 프로젝트에서 시작하는 SQL 데이터베이스에 대한 스키마 개발 및 게시",
|
||||||
"emptyProjectTypeDisplayName": "SQL Database",
|
"emptyProjectTypeDisplayName": "SQL Database",
|
||||||
"enterConnStringTemplateDescription": "SQL 연결 문자열에 대한 템플릿 입력",
|
"enterConnStringTemplateDescription": "SQL 연결 문자열에 대한 템플릿 입력",
|
||||||
|
"enterConnectionString": "연결 문자열 입력",
|
||||||
"enterConnectionStringEnvName": "연결 문자열 환경 변수 이름 입력",
|
"enterConnectionStringEnvName": "연결 문자열 환경 변수 이름 입력",
|
||||||
"enterConnectionStringEnvNameDescription": "SQL 연결 문자열에 대한 환경 변수 입력",
|
"enterConnectionStringEnvNameDescription": "SQL 연결 문자열에 대한 환경 변수 입력",
|
||||||
|
"enterConnectionStringSettingName": "연결 문자열 설정 이름 입력",
|
||||||
"enterConnectionStringTemplate": "연결 문자열 템플릿 입력",
|
"enterConnectionStringTemplate": "연결 문자열 템플릿 입력",
|
||||||
"enterNewDatabaseName": "새 데이터베이스 이름 입력",
|
"enterNewDatabaseName": "새 데이터베이스 이름 입력",
|
||||||
"enterNewValueForVar": "'{0}' 변수의 새 값을 입력합니다.",
|
"enterNewValueForVar": "'{0}' 변수의 새 값을 입력합니다.",
|
||||||
"enterPassword": "암호를 입력하거나 Enter 키를 눌러 생성된 암호를 사용함",
|
"enterPassword": "SQL Server 관리자 암호 입력",
|
||||||
"enterPortNumber": "포트 번호를 입력하거나 Enter 키를 눌러 기본값을 사용함",
|
"enterPortNumber": "SQL 서버 포트 번호를 입력하거나 Enter 키를 눌러 기본값을 사용함",
|
||||||
"enterSystemDbName": "이 시스템 데이터베이스에 대한 데이터베이스 이름을 입력하십시오.",
|
"enterSystemDbName": "이 시스템 데이터베이스에 대한 데이터베이스 이름을 입력하십시오.",
|
||||||
"errorFindingBuildFilesLocation": "빌드 파일 위치를 찾는 동안 오류 발생: {0}",
|
"errorFindingBuildFilesLocation": "빌드 파일 위치를 찾는 동안 오류 발생: {0}",
|
||||||
"exampleUsage": "사용 예제",
|
"exampleUsage": "사용 예제",
|
||||||
@@ -115,6 +119,7 @@
|
|||||||
"externalStreamingJobFriendlyName": "외부 스트리밍 작업",
|
"externalStreamingJobFriendlyName": "외부 스트리밍 작업",
|
||||||
"externalStreamingJobValidationPassed": "외부 스트리밍 작업의 유효성 검사를 통과했습니다.",
|
"externalStreamingJobValidationPassed": "외부 스트리밍 작업의 유효성 검사를 통과했습니다.",
|
||||||
"extractTargetRequired": "데이터베이스 프로젝트를 만들려면 추출에 대한 대상 정보가 필요합니다.",
|
"extractTargetRequired": "데이터베이스 프로젝트를 만들려면 추출에 대한 대상 정보가 필요합니다.",
|
||||||
|
"failedToParse": "{0}을(를) 구문 분석하지 못했습니다. {1}.",
|
||||||
"file": "파일",
|
"file": "파일",
|
||||||
"fileAlreadyExists": "이름이 '{0}'인 파일이 이 위치의 디스크에 이미 있습니다. 다른 이름을 선택하세요.",
|
"fileAlreadyExists": "이름이 '{0}'인 파일이 이 위치의 디스크에 이미 있습니다. 다른 이름을 선택하세요.",
|
||||||
"fileFormat": "파일 형식",
|
"fileFormat": "파일 형식",
|
||||||
@@ -127,6 +132,7 @@
|
|||||||
"folderObject": "폴더",
|
"folderObject": "폴더",
|
||||||
"folderStructureLabel": "폴더 구조",
|
"folderStructureLabel": "폴더 구조",
|
||||||
"generateScriptButtonText": "스크립트 생성",
|
"generateScriptButtonText": "스크립트 생성",
|
||||||
|
"generatingProjectFailed": "AutoRest를 통한 프로젝트 생성 실패: {0}",
|
||||||
"hr": "시간",
|
"hr": "시간",
|
||||||
"input": "입력",
|
"input": "입력",
|
||||||
"invalidDataSchemaProvider": ".sqlproj 파일의 DSP가 잘못되었습니다.",
|
"invalidDataSchemaProvider": ".sqlproj 파일의 DSP가 잘못되었습니다.",
|
||||||
@@ -135,13 +141,17 @@
|
|||||||
"invalidInput": "잘못된 입력: {0}",
|
"invalidInput": "잘못된 입력: {0}",
|
||||||
"invalidProjectReload": "제공된 데이터베이스 프로젝트에 액세스할 수 없습니다. 유효한 개방형 데이터베이스 프로젝트만 다시 로드할 수 있습니다.",
|
"invalidProjectReload": "제공된 데이터베이스 프로젝트에 액세스할 수 없습니다. 유효한 개방형 데이터베이스 프로젝트만 다시 로드할 수 있습니다.",
|
||||||
"invalidPropertyValue": ".sqlproj 파일의 '{0}' 속성에 잘못된 값이 지정되었습니다.",
|
"invalidPropertyValue": ".sqlproj 파일의 '{0}' 속성에 잘못된 값이 지정되었습니다.",
|
||||||
|
"invalidSQLPassword": "SQL Server 암호가 암호 복잡성 요구 사항을 충족하지 않습니다. 자세한 내용은 https://docs.microsoft.com/sql/relational-databases/security/password-policy를 참조하세요.",
|
||||||
"invalidSqlConnectionString": "잘못된 SQL 연결 문자열",
|
"invalidSqlConnectionString": "잘못된 SQL 연결 문자열",
|
||||||
"invalidTargetPlatform": "잘못된 대상 플랫폼: {0}. 지원되는 대상 플랫폼: {1}",
|
"invalidTargetPlatform": "잘못된 대상 플랫폼: {0}. 지원되는 대상 플랫폼: {1}",
|
||||||
|
"jsonParseError": "{0}(\"{1}\" 줄, \"{2}\" 열 근처)",
|
||||||
"loadProfilePlaceholderText": "프로필 로드...",
|
"loadProfilePlaceholderText": "프로필 로드...",
|
||||||
"location": "위치",
|
"location": "위치",
|
||||||
"min": "분",
|
"min": "분",
|
||||||
"missingVersion": "{0}에 '버전' 항목이 없습니다.",
|
"missingVersion": "{0}에 '버전' 항목이 없습니다.",
|
||||||
|
"moreInformation": "More Information",
|
||||||
"msec": "밀리초",
|
"msec": "밀리초",
|
||||||
|
"multipleMostDeploymentScripts": "예기치 않은 {0} 파일 수: {1}",
|
||||||
"multipleSqlProjFilesSelected": "여러 .sqlproj 파일이 선택되었습니다. 하나만 선택하세요.",
|
"multipleSqlProjFilesSelected": "여러 .sqlproj 파일이 선택되었습니다. 하나만 선택하세요.",
|
||||||
"nameMustNotBeEmpty": "이름은 비워 둘 수 없습니다.",
|
"nameMustNotBeEmpty": "이름은 비워 둘 수 없습니다.",
|
||||||
"new": "새로 만들기",
|
"new": "새로 만들기",
|
||||||
@@ -154,12 +164,15 @@
|
|||||||
"noSqlProjFilesSelected": "Sqlproj 파일을 선택하지 않았습니다. 하나를 선택하세요.",
|
"noSqlProjFilesSelected": "Sqlproj 파일을 선택하지 않았습니다. 하나를 선택하세요.",
|
||||||
"noString": "아니요",
|
"noString": "아니요",
|
||||||
"noStringDefault": "(기본값) 없음",
|
"noStringDefault": "(기본값) 없음",
|
||||||
|
"nodeButNotAutorestFound": "Autorest 도구는 시스템 경로에 없지만 Node.js는 찾았습니다. npx를 통해 실행. 영구적으로 설치하려면 'npm install autorest -g'를 실행하세요.",
|
||||||
|
"nodeNotFound": "시스템 경로에 autorest나 Node.js(npx)가 없습니다. autorest 생성이 작동하려면 Node.js를 설치하세요.",
|
||||||
"notValidVariableName": "'{0}'은(는) 잘못된 변수 이름입니다.",
|
"notValidVariableName": "'{0}'은(는) 잘못된 변수 이름입니다.",
|
||||||
"objectType": "개체 형식",
|
"objectType": "개체 형식",
|
||||||
"okString": "확인",
|
"okString": "확인",
|
||||||
"output": "출력",
|
"output": "출력",
|
||||||
"outsideFolderPath": "프로젝트 폴더 외부에 절대 경로가 있는 항목은 지원되지 않습니다. 프로젝트 파일의 경로가 프로젝트 폴더에 상대적인지 확인하세요.",
|
"outsideFolderPath": "프로젝트 폴더 외부에 절대 경로가 있는 항목은 지원되지 않습니다. 프로젝트 파일의 경로가 프로젝트 폴더에 상대적인지 확인하세요.",
|
||||||
"parentTreeItemUnknown": "제공된 트리 항목의 부모에 액세스할 수 없습니다.",
|
"parentTreeItemUnknown": "제공된 트리 항목의 부모에 액세스할 수 없습니다.",
|
||||||
|
"passwordNotMatch": "SQL Server 암호가 확인 암호와 일치하지 않습니다.",
|
||||||
"portMustNotBeNumber": "포트는 숫자여야 함",
|
"portMustNotBeNumber": "포트는 숫자여야 함",
|
||||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||||
@@ -177,6 +190,9 @@
|
|||||||
"publishAction": "게시",
|
"publishAction": "게시",
|
||||||
"publishDialogName": "프로젝트 게시",
|
"publishDialogName": "프로젝트 게시",
|
||||||
"publishSettingsFiles": "설정 파일 게시",
|
"publishSettingsFiles": "설정 파일 게시",
|
||||||
|
"publishToContainerFailed": "컨테이너에 게시하지 못했습니다. 자세한 내용은 출력 창을 확인하세요. {0}",
|
||||||
|
"publishToDockerContainer": "컨테이너의 새 서버에 게시",
|
||||||
|
"publishToExistingServer": "기존 서버에 게시",
|
||||||
"referenceRadioButtonsGroupTitle": "형식",
|
"referenceRadioButtonsGroupTitle": "형식",
|
||||||
"referenceType": "참조 형식",
|
"referenceType": "참조 형식",
|
||||||
"reloadProject": "데이터베이스 프로젝트를 다시 로드하시겠습니까?",
|
"reloadProject": "데이터베이스 프로젝트를 다시 로드하시겠습니까?",
|
||||||
@@ -189,6 +205,8 @@
|
|||||||
"retryWaitMessage": "작업 '{0}'에 대한 다른 시도 전에 {1}초 동안 대기",
|
"retryWaitMessage": "작업 '{0}'에 대한 다른 시도 전에 {1}초 동안 대기",
|
||||||
"runningDockerMessage": "Docker 컨테이너를 빌드하고 실행하는 중...",
|
"runningDockerMessage": "Docker 컨테이너를 빌드하고 실행하는 중...",
|
||||||
"sameDatabase": "동일한 데이터베이스",
|
"sameDatabase": "동일한 데이터베이스",
|
||||||
|
"save": "저장",
|
||||||
|
"saveChangesInFile": "현재 파일에 저장되지 않은 변경 사항이 있습니다. 지금 저장하시겠습니까?",
|
||||||
"schema": "스키마",
|
"schema": "스키마",
|
||||||
"schemaCompareAction": "스키마 비교",
|
"schemaCompareAction": "스키마 비교",
|
||||||
"schemaCompareNotInstalled": "스키마 비교를 실행하려면 스키마 비교 확장 설치가 필요합니다.",
|
"schemaCompareNotInstalled": "스키마 비교를 실행하려면 스키마 비교 확장 설치가 필요합니다.",
|
||||||
@@ -196,32 +214,36 @@
|
|||||||
"scriptFriendlyName": "스크립트",
|
"scriptFriendlyName": "스크립트",
|
||||||
"sec": "초",
|
"sec": "초",
|
||||||
"selectAzureFunction": "현재 파일에서 SQL 바인딩을 추가할 Azure 함수 선택",
|
"selectAzureFunction": "현재 파일에서 SQL 바인딩을 추가할 Azure 함수 선택",
|
||||||
|
"selectBaseImage": "기본 SQL Server 도커 이미지 선택",
|
||||||
"selectBindingType": "바인딩 유형 선택",
|
"selectBindingType": "바인딩 유형 선택",
|
||||||
"selectConnection": "연결 선택",
|
"selectConnection": "연결 선택",
|
||||||
"selectDacpac": ".dacpac 선택",
|
"selectDacpac": ".dacpac 선택",
|
||||||
"selectDatabase": "데이터베이스 선택",
|
"selectDatabase": "데이터베이스 선택",
|
||||||
"selectDeployOption": "프로젝트를 배포할 위치 선택",
|
|
||||||
"selectFolderStructure": "폴더 구조 선택",
|
"selectFolderStructure": "폴더 구조 선택",
|
||||||
"selectProfile": "프로필 선택",
|
"selectProfile": "프로필 선택",
|
||||||
"selectProfileToUse": "로드할 게시 프로필 선택",
|
"selectProfileToUse": "로드할 게시 프로필 선택",
|
||||||
"selectProjectLocation": "프로젝트 위치 선택",
|
"selectProjectLocation": "프로젝트 위치 선택",
|
||||||
|
"selectPublishOption": "프로젝트를 게시할 위치 선택",
|
||||||
|
"selectSetting": "local.settings.js에서 SQL 연결 문자열 설정 선택",
|
||||||
|
"selectSpecFile": "OpenAPI/Swagger 사양 파일 선택",
|
||||||
"selectString": "선택",
|
"selectString": "선택",
|
||||||
"selectTargetPlatform": "현재 대상 플랫폼: {0}입니다. 새 대상 플랫폼 선택",
|
"selectTargetPlatform": "현재 대상 플랫폼: {0}입니다. 새 대상 플랫폼 선택",
|
||||||
"server": "서버",
|
"server": "서버",
|
||||||
"serverName": "서버 이름",
|
"serverName": "서버 이름",
|
||||||
"serverVariable": "서버 변수",
|
"serverVariable": "서버 변수",
|
||||||
"sourceDatabase": "원본 데이터베이스",
|
"sourceDatabase": "원본 데이터베이스",
|
||||||
|
"specSelectionText": "OpenAPI/Swagger 사양",
|
||||||
"sqlCmdTableLabel": "SQLCMD 변수",
|
"sqlCmdTableLabel": "SQLCMD 변수",
|
||||||
"sqlCmdValueColumn": "값",
|
"sqlCmdValueColumn": "값",
|
||||||
"sqlCmdVariableColumn": "이름",
|
"sqlCmdVariableColumn": "이름",
|
||||||
"sqlConnectionStringFriendly": "SQL 연결 문자열",
|
"sqlConnectionStringFriendly": "SQL 연결 문자열",
|
||||||
"sqlDatabaseProjects.InstallNetCore": "설치",
|
"sqlDatabaseProjects.Install": "설치",
|
||||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": ".NET Core SDK를 찾을 수 없습니다. 프로젝트 빌드가 작동하지 않습니다. .NET Core SDK 버전 3.1을 설치하거나 이미 설치된 경우 설정에서 .NET Core SDK 위치를 업데이트하세요.",
|
"sqlDatabaseProjects.NetCoreInstallationConfirmation": ".NET Core SDK를 찾을 수 없습니다. 프로젝트 빌드가 작동하지 않습니다. .NET Core SDK 버전 3.1을 설치하거나 이미 설치된 경우 설정에서 .NET Core SDK 위치를 업데이트하세요.",
|
||||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "현재 설치된 .NET Core SDK 버전은 지원되지 않는 {0}입니다. 프로젝트 빌드가 작동하지 않습니다. .NET Core SDK 버전 3.1을 설치하거나 이미 설치된 경우 설정에서 .NET Core SDK 지원 버전 위치를 업데이트하세요.",
|
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "현재 설치된 .NET Core SDK 버전은 지원되지 않는 {0}입니다. 프로젝트 빌드가 작동하지 않습니다. .NET Core SDK 버전 3.1을 설치하거나 이미 설치된 경우 설정에서 .NET Core SDK 지원 버전 위치를 업데이트하세요.",
|
||||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "업데이트 위치",
|
"sqlDatabaseProjects.UpdateNetCoreLocation": "업데이트 위치",
|
||||||
"sqlDatabaseProjects.doNotAskAgain": "다시 묻지 않음",
|
"sqlDatabaseProjects.doNotAskAgain": "다시 묻지 않음",
|
||||||
"sqlDatabaseProjects.outputChannel": "데이터베이스 프로젝트",
|
"sqlDatabaseProjects.outputChannel": "데이터베이스 프로젝트",
|
||||||
"sqlObjectToQuery": "쿼리할 SQL 개체",
|
"sqlTableOrViewToQuery": "쿼리할 SQL 테이블 또는 뷰",
|
||||||
"sqlTableToUpsert": "upsert할 SQL 테이블",
|
"sqlTableToUpsert": "upsert할 SQL 테이블",
|
||||||
"storedProcedureFriendlyName": "저장 프로시저",
|
"storedProcedureFriendlyName": "저장 프로시저",
|
||||||
"suppressMissingDependenciesErrors": "참조 프로젝트의 확인되지 않은 참조로 인한 오류를 표시하지 않습니다.",
|
"suppressMissingDependenciesErrors": "참조 프로젝트의 확인되지 않은 참조로 인한 오류를 표시하지 않습니다.",
|
||||||
@@ -242,11 +264,14 @@
|
|||||||
"updateProjectDatabaseReferencesForRoundTrip": "이 프로젝트를 빌드하려면 시스템 데이터베이스 참조를 업데이트해야 합니다. 프로젝트가 SSDT에서 만들어지면 두 도구에서 계속 작동합니다. 프로젝트를 업데이트하시겠습니까?",
|
"updateProjectDatabaseReferencesForRoundTrip": "이 프로젝트를 빌드하려면 시스템 데이터베이스 참조를 업데이트해야 합니다. 프로젝트가 SSDT에서 만들어지면 두 도구에서 계속 작동합니다. 프로젝트를 업데이트하시겠습니까?",
|
||||||
"updateProjectForRoundTrip": "이 프로젝트를 빌드하려면 대상, 참조 및 시스템 데이터베이스 참조를 업데이트해야 합니다. 프로젝트가 SSDT에서 만들어지면 두 도구에서 계속 작동합니다. 프로젝트를 업데이트하시겠습니까?",
|
"updateProjectForRoundTrip": "이 프로젝트를 빌드하려면 대상, 참조 및 시스템 데이터베이스 참조를 업데이트해야 합니다. 프로젝트가 SSDT에서 만들어지면 두 도구에서 계속 작동합니다. 프로젝트를 업데이트하시겠습니까?",
|
||||||
"valueCannotBeEmpty": "값을 비워 둘 수 없음",
|
"valueCannotBeEmpty": "값을 비워 둘 수 없음",
|
||||||
|
"valueMustNotBeEmpty": "값은 비워 둘 수 없습니다.",
|
||||||
"viewFriendlyName": "보기",
|
"viewFriendlyName": "보기",
|
||||||
"yesString": "예"
|
"yesString": "예"
|
||||||
},
|
},
|
||||||
"dist/tools/netcoreTool": {
|
"dist/tools/netcoreTool": {
|
||||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} ... 오류가 발생했습니다. {1}",
|
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} ... 오류가 발생했습니다. {1}"
|
||||||
|
},
|
||||||
|
"dist/tools/shellExecutionHelper": {
|
||||||
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
||||||
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … 종료됨(코드: {1})",
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … 종료됨(코드: {1})",
|
||||||
@@ -256,16 +281,17 @@
|
|||||||
"sqlDatabaseProjects.Settings": "데이터베이스 프로젝트",
|
"sqlDatabaseProjects.Settings": "데이터베이스 프로젝트",
|
||||||
"sqlDatabaseProjects.addDatabaseReference": "데이터베이스 참조 추가",
|
"sqlDatabaseProjects.addDatabaseReference": "데이터베이스 참조 추가",
|
||||||
"sqlDatabaseProjects.addSqlBinding": "SQL 바인딩 추가",
|
"sqlDatabaseProjects.addSqlBinding": "SQL 바인딩 추가",
|
||||||
|
"sqlDatabaseProjects.autorestSqlVersion": "NPM에서 사용할 Autorest.Sql 버전입니다. 설정하지 않으면 최신이 사용됩니다.",
|
||||||
"sqlDatabaseProjects.build": "빌드",
|
"sqlDatabaseProjects.build": "빌드",
|
||||||
"sqlDatabaseProjects.changeTargetPlatform": "대상 플랫폼 변경",
|
"sqlDatabaseProjects.changeTargetPlatform": "대상 플랫폼 변경",
|
||||||
"sqlDatabaseProjects.close": "데이터베이스 프로젝트 닫기",
|
"sqlDatabaseProjects.close": "데이터베이스 프로젝트 닫기",
|
||||||
"sqlDatabaseProjects.createProjectFromDatabase": "데이터베이스에서 프로젝트 만들기",
|
"sqlDatabaseProjects.createProjectFromDatabase": "데이터베이스에서 프로젝트 만들기",
|
||||||
"sqlDatabaseProjects.delete": "삭제",
|
"sqlDatabaseProjects.delete": "삭제",
|
||||||
"sqlDatabaseProjects.deployLocal": "배포",
|
|
||||||
"sqlDatabaseProjects.description": "SQL 데이터베이스 스키마 디자인 및 게시",
|
"sqlDatabaseProjects.description": "SQL 데이터베이스 스키마 디자인 및 게시",
|
||||||
"sqlDatabaseProjects.displayName": "데이터베이스 프로젝트",
|
"sqlDatabaseProjects.displayName": "데이터베이스 프로젝트",
|
||||||
"sqlDatabaseProjects.editProjectFile": ".sqlproj 파일 편집",
|
"sqlDatabaseProjects.editProjectFile": ".sqlproj 파일 편집",
|
||||||
"sqlDatabaseProjects.exclude": "프로젝트에서 제외",
|
"sqlDatabaseProjects.exclude": "프로젝트에서 제외",
|
||||||
|
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "OpenAPI/Swagger 사양에서 SQL 프로젝트 생성",
|
||||||
"sqlDatabaseProjects.netCoreDoNotAsk": "검색되지 않는 경우 사용자에게 .NET Core를 설치할지 사용자에게 묻는 메시지를 표시할지 여부입니다.",
|
"sqlDatabaseProjects.netCoreDoNotAsk": "검색되지 않는 경우 사용자에게 .NET Core를 설치할지 사용자에게 묻는 메시지를 표시할지 여부입니다.",
|
||||||
"sqlDatabaseProjects.netCoreInstallLocation": "컴퓨터에서 .NET Core SDK에 대한 전체 경로입니다.",
|
"sqlDatabaseProjects.netCoreInstallLocation": "컴퓨터에서 .NET Core SDK에 대한 전체 경로입니다.",
|
||||||
"sqlDatabaseProjects.new": "새 데이터베이스 프로젝트",
|
"sqlDatabaseProjects.new": "새 데이터베이스 프로젝트",
|
||||||
@@ -278,6 +304,7 @@
|
|||||||
"sqlDatabaseProjects.newStoredProcedure": "저장 프로시저 추가",
|
"sqlDatabaseProjects.newStoredProcedure": "저장 프로시저 추가",
|
||||||
"sqlDatabaseProjects.newTable": "테이블 추가",
|
"sqlDatabaseProjects.newTable": "테이블 추가",
|
||||||
"sqlDatabaseProjects.newView": "보기 추가",
|
"sqlDatabaseProjects.newView": "보기 추가",
|
||||||
|
"sqlDatabaseProjects.nodejsDoNotAsk": "검색되지 않는 경우 사용자에게 Node.js를 설치할지 사용자에게 묻는 메시지를 표시할지 여부입니다.",
|
||||||
"sqlDatabaseProjects.open": "데이터베이스 프로젝트 열기",
|
"sqlDatabaseProjects.open": "데이터베이스 프로젝트 열기",
|
||||||
"sqlDatabaseProjects.openContainingFolder": "상위 폴더 열기",
|
"sqlDatabaseProjects.openContainingFolder": "상위 폴더 열기",
|
||||||
"sqlDatabaseProjects.properties": "속성",
|
"sqlDatabaseProjects.properties": "속성",
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
"sql.migration.creating.rg.loading": "리소스 그룹을 만드는 중",
|
"sql.migration.creating.rg.loading": "리소스 그룹을 만드는 중",
|
||||||
"sql.migration.cutover": "마이그레이션 컷오버",
|
"sql.migration.cutover": "마이그레이션 컷오버",
|
||||||
"sql.migration.cutover.card": "컷오버를 완료하는 중",
|
"sql.migration.cutover.card": "컷오버를 완료하는 중",
|
||||||
|
"sql.migration.cutover.error": "컷오버를 시작하는 동안 오류가 발생했습니다.",
|
||||||
"sql.migration.cutover.help.main": "중단을 완료하기 전에 다음 단계를 수행합니다.",
|
"sql.migration.cutover.help.main": "중단을 완료하기 전에 다음 단계를 수행합니다.",
|
||||||
"sql.migration.cutover.in.progress": "'{0}' 데이터베이스에 대한 컷오버 진행 중",
|
"sql.migration.cutover.in.progress": "'{0}' 데이터베이스에 대한 컷오버 진행 중",
|
||||||
"sql.migration.cutover.last.file.restored": "마지막으로 복원된 파일: {0}",
|
"sql.migration.cutover.last.file.restored": "마지막으로 복원된 파일: {0}",
|
||||||
@@ -239,7 +240,14 @@
|
|||||||
"sql.migration.resource.group.description": "리소스 그룹은 Azure 솔루션에 대한 관련 리소스를 보유하는 컨테이너입니다.",
|
"sql.migration.resource.group.description": "리소스 그룹은 Azure 솔루션에 대한 관련 리소스를 보유하는 컨테이너입니다.",
|
||||||
"sql.migration.resource.group.not.found": "리소스 그룹을 찾을 수 없습니다.",
|
"sql.migration.resource.group.not.found": "리소스 그룹을 찾을 수 없습니다.",
|
||||||
"sql.migration.resourceGroups": "리소스 그룹",
|
"sql.migration.resourceGroups": "리소스 그룹",
|
||||||
|
"sql.migration.resume.contine": "마지막 마이그레이션 시도 계속...",
|
||||||
|
"sql.migration.resume.start": "마이그레이션 평가 다시 시작(권장)",
|
||||||
|
"sql.migration.resume.title": "마이그레이션 워크플로 다시 실행",
|
||||||
"sql.migration.rg.created": "리소스 그룹을 만들었습니다.",
|
"sql.migration.rg.created": "리소스 그룹을 만들었습니다.",
|
||||||
|
"sql.migration.save.close": "저장하고 닫기",
|
||||||
|
"sql.migration.saved.assessment.cancel": "취소",
|
||||||
|
"sql.migration.saved.assessment.next": "다음",
|
||||||
|
"sql.migration.saved.assessment.result": "저장된 평가 결과",
|
||||||
"sql.migration.search": "검색",
|
"sql.migration.search": "검색",
|
||||||
"sql.migration.search.for.migration": "마이그레이션 검색",
|
"sql.migration.search.for.migration": "마이그레이션 검색",
|
||||||
"sql.migration.sec": "{0}초",
|
"sql.migration.sec": "{0}초",
|
||||||
@@ -297,8 +305,11 @@
|
|||||||
"sql.migration.sql.managed.instance": "SQL Managed Instance",
|
"sql.migration.sql.managed.instance": "SQL Managed Instance",
|
||||||
"sql.migration.sql.server.instance": "SQL Server 인스턴스",
|
"sql.migration.sql.server.instance": "SQL Server 인스턴스",
|
||||||
"sql.migration.sql.virtual.machine": "SQL 가상 머신",
|
"sql.migration.sql.virtual.machine": "SQL 가상 머신",
|
||||||
|
"sql.migration.start.migration.button": "마이그레이션 시작",
|
||||||
"sql.migration.start.time": "시작 시간",
|
"sql.migration.start.time": "시작 시간",
|
||||||
"sql.migration.status": "상태",
|
"sql.migration.status": "상태",
|
||||||
|
"sql.migration.status.add.account": "계정 추가",
|
||||||
|
"sql.migration.status.add.account.MESSAGE": "Azure 계정을 추가하여 기존 마이그레이션 및 해당 상태를 확인합니다.",
|
||||||
"sql.migration.status.canceling": "취소 중",
|
"sql.migration.status.canceling": "취소 중",
|
||||||
"sql.migration.status.completing": "완료 중",
|
"sql.migration.status.completing": "완료 중",
|
||||||
"sql.migration.status.creating": "만드는 중",
|
"sql.migration.status.creating": "만드는 중",
|
||||||
|
|||||||
@@ -9933,15 +9933,18 @@
|
|||||||
"treeView.notRegistered": "ID가 '{0}'인 등록된 트리 뷰가 없습니다."
|
"treeView.notRegistered": "ID가 '{0}'인 등록된 트리 뷰가 없습니다."
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebook": {
|
"sql/workbench/api/common/extHostNotebook": {
|
||||||
"errNoManager": "관리자를 찾을 수 없음",
|
"errNoExecuteManager": "실행 관리자를 찾을 수 없음",
|
||||||
"errNoProvider": "Notebook 공급자가 없음",
|
"errNoExecuteProvider": "전자 필기장 실행 공급자를 찾을 수 없음",
|
||||||
|
"errNoSerializationManager": "serialization 관리자를 찾을 수 없음",
|
||||||
|
"errNoSerializationProvider": "전자 필기장 serialization 공급자를 찾을 수 없습니다.",
|
||||||
|
"executeProviderRequired": "유효한 providerId가 있는 NotebookExecuteProvider를 이 메서드에 전달해야 합니다.",
|
||||||
"noContentManager": "{0} Notebook의 Notebook 관리자에 콘텐츠 관리자가 없습니다. 작업을 수행할 수 없습니다.",
|
"noContentManager": "{0} Notebook의 Notebook 관리자에 콘텐츠 관리자가 없습니다. 작업을 수행할 수 없습니다.",
|
||||||
"noServerManager": "{0} Notebook의 Notebook 관리자에 서버 관리자가 없습니다. 작업을 수행할 수 없습니다.",
|
"noServerManager": "{0} Notebook의 Notebook 관리자에 서버 관리자가 없습니다. 작업을 수행할 수 없습니다.",
|
||||||
"noSessionManager": "{0} Notebook의 Notebook 관리자에 세션 관리자가 없습니다. 작업을 수행할 수 없습니다.",
|
"noSessionManager": "{0} Notebook의 Notebook 관리자에 세션 관리자가 없습니다. 작업을 수행할 수 없습니다.",
|
||||||
"providerRequired": "유효한 providerId가 있는 NotebookProvider를 이 메서드에 전달해야 합니다."
|
"serializationProviderRequired": "유효한 providerId가 있는 NotebookSerializationProvider를 이 메서드에 전달해야 합니다."
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
||||||
"providerRequired": "유효한 providerId가 있는 NotebookProvider를 이 메서드에 전달해야 합니다."
|
"navigationProviderRequired": "유효한 providerId가 있는 NavigationProvider가 이 메서드에 전달되어야 합니다."
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/actions": {
|
"sql/workbench/browser/actions": {
|
||||||
"clearSavedAccounts": "저장된 모든 계정 지우기",
|
"clearSavedAccounts": "저장된 모든 계정 지우기",
|
||||||
@@ -9985,6 +9988,7 @@
|
|||||||
"optionsDialog.ok": "확인"
|
"optionsDialog.ok": "확인"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modal/optionsDialogHelper": {
|
"sql/workbench/browser/modal/optionsDialogHelper": {
|
||||||
|
"optionsDialog.defaultGroupName": "일반",
|
||||||
"optionsDialog.invalidInput": "잘못된 입력입니다. 숫자 값이 필요합니다.",
|
"optionsDialog.invalidInput": "잘못된 입력입니다. 숫자 값이 필요합니다.",
|
||||||
"optionsDialog.missingRequireField": "이(가) 필요합니다."
|
"optionsDialog.missingRequireField": "이(가) 필요합니다."
|
||||||
},
|
},
|
||||||
@@ -9997,6 +10001,7 @@
|
|||||||
"declarativeTable.showActions": "작업 표시"
|
"declarativeTable.showActions": "작업 표시"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modelComponents/dropdown.component": {
|
"sql/workbench/browser/modelComponents/dropdown.component": {
|
||||||
|
"defaultDropdownErrorMessage": "이 필드를 입력하세요.",
|
||||||
"loadingCompletedMessage": "로드 완료",
|
"loadingCompletedMessage": "로드 완료",
|
||||||
"loadingMessage": "로드"
|
"loadingMessage": "로드"
|
||||||
},
|
},
|
||||||
@@ -10250,6 +10255,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
||||||
"connection.parseClipboardForConnectionStringDescription": "연결 대화 상자가 열리거나 붙여넣기가 수행되면 클립보드의 내용을 구문 분석하려고 합니다.",
|
"connection.parseClipboardForConnectionStringDescription": "연결 대화 상자가 열리거나 붙여넣기가 수행되면 클립보드의 내용을 구문 분석하려고 합니다.",
|
||||||
|
"connection.showUnsupportedServerVersionWarning": "사용자가 Azure Data Studio에서 지원하지 않는 서버 버전에 연결할 때 경고 메시지를 표시할지 여부입니다.",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory - MFA가 지원되는 유니버설",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory - 암호",
|
||||||
|
"sql.defaultAuthenticationType.Integrated": "Windows 인증",
|
||||||
|
"sql.defaultAuthenticationType.SqlLogin": "SQL 로그인",
|
||||||
|
"sql.defaultAuthenticationTypeDescription": "Azure 리소스에 연결할 때 사용할 기본 인증 유형입니다.",
|
||||||
"sql.defaultEngineDescription": "사용할 기본 SQL 엔진입니다. 해당 엔진은 .sql 파일의 기본 언어 공급자와 새 연결을 만들 때 사용할 기본 공급자를 구동합니다.",
|
"sql.defaultEngineDescription": "사용할 기본 SQL 엔진입니다. 해당 엔진은 .sql 파일의 기본 언어 공급자와 새 연결을 만들 때 사용할 기본 공급자를 구동합니다.",
|
||||||
"sql.maxRecentConnectionsDescription": "연결 목록에 저장할 최근에 사용한 최대 연결 수입니다."
|
"sql.maxRecentConnectionsDescription": "연결 목록에 저장할 최근에 사용한 최대 연결 수입니다."
|
||||||
},
|
},
|
||||||
@@ -11214,6 +11225,7 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/queryResultsView": {
|
"sql/workbench/contrib/query/browser/queryResultsView": {
|
||||||
"messagesTabTitle": "메시지",
|
"messagesTabTitle": "메시지",
|
||||||
|
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
|
||||||
"resultsTabTitle": "결과"
|
"resultsTabTitle": "결과"
|
||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/statusBarItems": {
|
"sql/workbench/contrib/query/browser/statusBarItems": {
|
||||||
@@ -11605,7 +11617,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/services/connection/browser/connectionManagementService": {
|
"sql/workbench/services/connection/browser/connectionManagementService": {
|
||||||
"cancelConnectionConfirmation": "이 연결을 취소하시겠습니까?",
|
"cancelConnectionConfirmation": "이 연결을 취소하시겠습니까?",
|
||||||
|
"connection.invalidConnectionResult": "연결 결과가 잘못되었습니다.",
|
||||||
|
"connection.neverShowUnsupportedVersionWarning": "다시 표시 안 함",
|
||||||
"connection.noAzureAccount": "연결을 위한 Azure 계정 토큰을 가져오지 못함",
|
"connection.noAzureAccount": "연결을 위한 Azure 계정 토큰을 가져오지 못함",
|
||||||
|
"connection.refreshAzureTokenFailure": "연결을 위한 Azure 계정 토큰을 새로 고침하지 못함",
|
||||||
|
"connection.unsupportedServerVersionWarning": "서버 버전은 Azure Data Studio에서 지원되지 않으므로 계속 연결할 수 있지만 Azure Data Studio의 일부 기능이 예상대로 작동하지 않을 수 있습니다.",
|
||||||
|
"connectionManagementService.noProviderForUri": "{0} URI에 대한 공급자를 찾을 수 없습니다.",
|
||||||
"connectionNotAcceptedError": "연결이 허용되지 않음",
|
"connectionNotAcceptedError": "연결이 허용되지 않음",
|
||||||
"connectionService.no": "아니요",
|
"connectionService.no": "아니요",
|
||||||
"connectionService.yes": "예"
|
"connectionService.yes": "예"
|
||||||
@@ -11792,7 +11809,7 @@
|
|||||||
"carbon.extension.contributes.notebook.provider": "Notebook 공급자의 식별자입니다.",
|
"carbon.extension.contributes.notebook.provider": "Notebook 공급자의 식별자입니다.",
|
||||||
"carbon.extension.contributes.notebook.standardKernels": "이 Notebook 공급자에서 표준이어야 하는 커널",
|
"carbon.extension.contributes.notebook.standardKernels": "이 Notebook 공급자에서 표준이어야 하는 커널",
|
||||||
"vscode.extension.contributes.notebook.languagemagics": "Notebook 언어를 적용합니다.",
|
"vscode.extension.contributes.notebook.languagemagics": "Notebook 언어를 적용합니다.",
|
||||||
"vscode.extension.contributes.notebook.providers": "Notebook 공급자를 적용합니다."
|
"vscode.extension.contributes.notebook.providersDescriptions": "전자 필기장 공급자 설명을 제공합니다."
|
||||||
},
|
},
|
||||||
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
||||||
"loading": "로드 중..."
|
"loading": "로드 중..."
|
||||||
@@ -11856,6 +11873,8 @@
|
|||||||
"sql/workbench/services/query/common/queryModelService": {
|
"sql/workbench/services/query/common/queryModelService": {
|
||||||
"commitEditFailed": "행 커밋 실패: ",
|
"commitEditFailed": "행 커밋 실패: ",
|
||||||
"msgCancelQueryFailed": "쿼리 취소 실패: {0}",
|
"msgCancelQueryFailed": "쿼리 취소 실패: {0}",
|
||||||
|
"queryModelService.noQueryFoundForUri": "{0}에 대한 쿼리를 찾을 수 없습니다.",
|
||||||
|
"queryModelService.uriAlreadyHasQuery": "{0}에 기존 쿼리가 이미 있습니다.",
|
||||||
"runQueryBatchStartLine": "줄 {0}",
|
"runQueryBatchStartLine": "줄 {0}",
|
||||||
"runQueryBatchStartMessage": "다음에서 쿼리 실행 시작: ",
|
"runQueryBatchStartMessage": "다음에서 쿼리 실행 시작: ",
|
||||||
"runQueryStringBatchStartMessage": "쿼리 \"{0}\" 실행을 시작함",
|
"runQueryStringBatchStartMessage": "쿼리 \"{0}\" 실행을 시작함",
|
||||||
@@ -11954,6 +11973,14 @@
|
|||||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||||
"miGettingStarted": "시작(&S)",
|
"miGettingStarted": "시작(&S)",
|
||||||
"showReleaseNotes": "시작 표시"
|
"showReleaseNotes": "시작 표시"
|
||||||
|
},
|
||||||
|
"sql/platform/connection/common/connectionStatusManager": {
|
||||||
|
"connectionStatusManager.noConnectionForUri": "{0} URI를 사용하여 연결을 찾을 수 없습니다.",
|
||||||
|
"connectionStatusManager.uriAlreadyInConnectionsList": "{0} URI가 있는 연결이 이미 있습니다."
|
||||||
|
},
|
||||||
|
"sql/workbench/services/query/common/queryManagement": {
|
||||||
|
"queryManagement.noQueryRunnerForUri": "{0} URI에 대한 쿼리 실행기를 찾을 수 없습니다.",
|
||||||
|
"queryManagement.uriAlreadyHasQueryRunner": "URI: {0} 예외에는 쿼리 실행기를 이미 가지고 있습니다."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -399,22 +399,42 @@
|
|||||||
"arc.sql.connection.settings.section.title": "Informações da Conexão SQL",
|
"arc.sql.connection.settings.section.title": "Informações da Conexão SQL",
|
||||||
"arc.sql.cores-limit.description": "O limite de núcleos da instância gerenciada como um inteiro.",
|
"arc.sql.cores-limit.description": "O limite de núcleos da instância gerenciada como um inteiro.",
|
||||||
"arc.sql.cores-request.description": "A solicitação de núcleos da instância gerenciada como um inteiro.",
|
"arc.sql.cores-request.description": "A solicitação de núcleos da instância gerenciada como um inteiro.",
|
||||||
|
"arc.sql.dev.use.description": "Marque a caixa para indicar que esta instância será usada apenas para fins de desenvolvimento ou de teste. Esta instância não será cobrada.",
|
||||||
|
"arc.sql.dev.use.label": "Somente para uso em desenvolvimento",
|
||||||
|
"arc.sql.high.availability.description": "Habilite réplicas adicionais para alta disponibilidade. A configuração de computador e armazenamento selecionada abaixo será aplicada a todas as réplicas.",
|
||||||
|
"arc.sql.high.availability.label": "Alta Disponibilidade",
|
||||||
"arc.sql.instance.name": "Nome da instância",
|
"arc.sql.instance.name": "Nome da instância",
|
||||||
"arc.sql.instance.settings.section.title": "Configurações da Instância do SQL",
|
"arc.sql.instance.settings.section.title": "Configurações da Instância do SQL",
|
||||||
"arc.sql.invalid.instance.name": "O nome da instância deve consistir em caracteres alfanuméricos minúsculos ou '-', iniciar com uma letra, terminar com um caractere alfanumérico e ter 13 caracteres ou menos.",
|
"arc.sql.invalid.instance.name": "O nome da instância deve consistir em caracteres alfanuméricos minúsculos ou '-', iniciar com uma letra, terminar com um caractere alfanumérico e ter 13 caracteres ou menos.",
|
||||||
"arc.sql.invalid.username": "nome de usuário sa está desabilitado, escolha outro nome",
|
"arc.sql.invalid.username": "nome de usuário sa está desabilitado, escolha outro nome",
|
||||||
"arc.sql.memory-limit.description": "O limite da capacidade da instância gerenciada como um inteiro.",
|
"arc.sql.memory-limit.description": "O limite da capacidade da instância gerenciada como um inteiro.",
|
||||||
"arc.sql.memory-request.description": "A solicitação para a capacidade da instância gerenciada como uma quantidade inteira de memória em GBs.",
|
"arc.sql.memory-request.description": "A solicitação para a capacidade da instância gerenciada como uma quantidade inteira de memória em GBs.",
|
||||||
"arc.sql.replicas.description": "O número de réplicas de instância gerenciada SQL que serão implantadas em seu cluster Kubernetes para fins de alta disponibilidade",
|
"arc.sql.one.replica": "1 réplica",
|
||||||
"arc.sql.replicas.label": "Réplicas",
|
"arc.sql.service.tier.business.critical": "[VERSÃO PRÉVIA] Comercialmente Crítico (vCores e RAM ilimitados, alta disponibilidade avançada)",
|
||||||
"arc.sql.storage-class.data.description": "A classe de armazenamento a ser usada para dados (.mdf)",
|
"arc.sql.service.tier.description": "Selecione entre as camadas de serviço vCore mais recentes disponíveis para o Instância Gerenciada de SQL - Azure Arc incluindo Uso Geral e Comercialmente Crítico. {0}",
|
||||||
|
"arc.sql.service.tier.general.purpose": "Uso Geral (até 24 vCores e 128 Gi de RAM, alta disponibilidade padrão)",
|
||||||
|
"arc.sql.service.tier.label": "Camada de Serviço",
|
||||||
|
"arc.sql.storage-class.backups.description": "A classe de armazenamento a ser usada nos volumes persistentes de backup. Se nenhum valor for especificado, a classe de armazenamento padrão será usada.",
|
||||||
|
"arc.sql.storage-class.data.description": "A classe de armazenamento a ser usada para dados (.mdf). Se nenhum valor for especificado, a classe de armazenamento padrão será usada.",
|
||||||
|
"arc.sql.storage-class.datalogs.description": "A classe de armazenamento a ser usada nos logs dos banco de dados (.ldf). Se nenhum valor for especificado, a classe de armazenamento padrão será usada.",
|
||||||
"arc.sql.storage-class.dc.description": "A classe de armazenamento a ser usada para todos os dados e logs de volumes persistentes para todos os pods do controlador de dados que os exigem.",
|
"arc.sql.storage-class.dc.description": "A classe de armazenamento a ser usada para todos os dados e logs de volumes persistentes para todos os pods do controlador de dados que os exigem.",
|
||||||
"arc.sql.storage-class.logs.description": "A classe de armazenamento a ser usada para logs (/var/log)",
|
"arc.sql.storage-class.logs.description": "A classe de armazenamento a ser usada para logs (/var/log). Se nenhum valor for especificado, a classe de armazenamento padrão será usada.",
|
||||||
|
"arc.sql.three.replicas": "3 réplicas",
|
||||||
|
"arc.sql.two.replicas": "2 réplicas",
|
||||||
"arc.sql.username": "Nome de usuário",
|
"arc.sql.username": "Nome de usuário",
|
||||||
|
"arc.sql.volume.size.backups.description": "O tamanho do volume de armazenamento a ser usado nos backups em gibibytes.",
|
||||||
|
"arc.sql.volume.size.backups.label": "Tamanho do volume em Gi (Backups)",
|
||||||
|
"arc.sql.volume.size.data.description": "O tamanho do volume de armazenamento a ser usado nos dados em gibibytes.",
|
||||||
|
"arc.sql.volume.size.data.label": "Tamanho do volume em Gi (Dados).",
|
||||||
|
"arc.sql.volume.size.datalogs.description": "O tamanho do volume de armazenamento a ser usado nos logs de banco de dados em gibibytes.",
|
||||||
|
"arc.sql.volume.size.datalogs.label": "Tamanho do Volume em Gi (Logs do banco de dados)",
|
||||||
|
"arc.sql.volume.size.logs.description": "O tamanho do volume de armazenamento a ser usado nos logs em gibibytes.",
|
||||||
|
"arc.sql.volume.size.logs.label": "Tamanho do volume em Gi (Logs).",
|
||||||
"arc.sql.wizard.page1.title": "Fornece parâmetros de instância gerenciada do SQL do Azure",
|
"arc.sql.wizard.page1.title": "Fornece parâmetros de instância gerenciada do SQL do Azure",
|
||||||
"arc.sql.wizard.title": "Implantar instância gerenciada do SQL do Azure - Azure Arc (visualização)",
|
"arc.sql.wizard.title": "Implantar instância gerenciada do SQL do Azure - Azure Arc (visualização)",
|
||||||
"arc.storage-class.backups.label": "Classe de Armazenamento (Backups)",
|
"arc.storage-class.backups.label": "Classe de Armazenamento (Backups)",
|
||||||
"arc.storage-class.data.label": "Classe de Armazenamento (Dados)",
|
"arc.storage-class.data.label": "Classe de Armazenamento (Dados)",
|
||||||
|
"arc.storage-class.datalogs.label": "Classe de Armazenamento (Logs do banco de dados)",
|
||||||
"arc.storage-class.dc.label": "Classe de Armazenamento",
|
"arc.storage-class.dc.label": "Classe de Armazenamento",
|
||||||
"arc.storage-class.logs.label": "Classe de Armazenamento (Registros)",
|
"arc.storage-class.logs.label": "Classe de Armazenamento (Registros)",
|
||||||
"arc.view.title": "Controladores de Azure Arc",
|
"arc.view.title": "Controladores de Azure Arc",
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"dataworkspace.projectParentDirectoryNotExistError": "O local do projeto selecionado '{0}' não existe ou não é um diretório.",
|
"dataworkspace.projectParentDirectoryNotExistError": "O local do projeto selecionado '{0}' não existe ou não é um diretório.",
|
||||||
"dataworkspace.projectsFailedToLoad": "Ocorreu um erro ao carregar alguns projetos. Para exibir mais detalhes, [abra o console do desenvolvedor](command:workbench.action.toggleDevTools)",
|
"dataworkspace.projectsFailedToLoad": "Ocorreu um erro ao carregar alguns projetos. Para exibir mais detalhes, [abra o console do desenvolvedor](command:workbench.action.toggleDevTools)",
|
||||||
"dataworkspace.remoteGitRepo": "Repositório git remoto",
|
"dataworkspace.remoteGitRepo": "Repositório git remoto",
|
||||||
"dataworkspace.restartConfirmation": "O Azure Data Studio precisa ser reiniciado para que o projeto seja criado e adicionado ao espaço de trabalho, fazer isso agora?",
|
"dataworkspace.restartConfirmation": "O Azure Data Studio precisa ser reiniciado para que o projeto possa ser adicionado ao espaço de trabalho. Reiniciar agora?",
|
||||||
"dataworkspace.select": "Selecionar",
|
"dataworkspace.select": "Selecionar",
|
||||||
"dataworkspace.selectProjectLocation": "Selecionar o local do projeto",
|
"dataworkspace.selectProjectLocation": "Selecionar o local do projeto",
|
||||||
"dataworkspace.selectProjectType": "Selecionar o tipo de projeto",
|
"dataworkspace.selectProjectType": "Selecionar o tipo de projeto",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
"projects-view-no-project-content": "Não há projetos abertos no espaço de trabalho atual.\r\n[Criar novo](command:projects.new)\r\n[Abrir existente](command:projects.openExisting)\r\nPara saber mais sobre projetos [leia nossos documentos](https://aka.ms/azuredatastudio-projects).\r\n",
|
"projects-view-no-project-content": "Não há projetos abertos no espaço de trabalho atual.\r\n[Criar novo](command:projects.new)\r\n[Abrir existente](command:projects.openExisting)\r\nPara saber mais sobre projetos [leia nossos documentos](https://aka.ms/azuredatastudio-projects).\r\n",
|
||||||
"projects-view-no-workspace-content": "Crie novos ou abra existentes para começar.\r\n[Criar novo](command:projects.new)\r\n[Abrir existente](command:projects.openExisting)\r\nPara saber mais sobre projetos [leia nossos documentos](https://aka.ms/azuredatastudio-projects).",
|
"projects-view-no-workspace-content": "Crie novos ou abra existentes para começar.\r\n[Criar novo](command:projects.new)\r\n[Abrir existente](command:projects.openExisting)\r\nPara saber mais sobre projetos [leia nossos documentos](https://aka.ms/azuredatastudio-projects).",
|
||||||
"projects.defaultProjectSaveLocation": "Caminho completo para a pasta em que novos projetos são salvos por padrão.",
|
"projects.defaultProjectSaveLocation": "Caminho completo para a pasta em que novos projetos são salvos por padrão.",
|
||||||
|
"projects.excludedProjectsDescription": "Lista de projetos no espaço de trabalho a serem excluídos da visualização dos projetos",
|
||||||
"projects.showNotAddedProjectsInWorkspacePrompt": "Sempre mostre a mensagem de informações quando as pastas do espaço de trabalho atuais contiverem projetos que não foram adicionados aos projetos do espaço de trabalho.",
|
"projects.showNotAddedProjectsInWorkspacePrompt": "Sempre mostre a mensagem de informações quando as pastas do espaço de trabalho atuais contiverem projetos que não foram adicionados aos projetos do espaço de trabalho.",
|
||||||
"refresh-workspace-command": "Atualizar",
|
"refresh-workspace-command": "Atualizar",
|
||||||
"remove-project-command": "Remover projeto"
|
"remove-project-command": "Remover projeto"
|
||||||
|
|||||||
@@ -13,11 +13,19 @@
|
|||||||
"flatFileImport.allowNulls": "Permitir Valores Nulos",
|
"flatFileImport.allowNulls": "Permitir Valores Nulos",
|
||||||
"flatFileImport.browseFiles": "Procurar",
|
"flatFileImport.browseFiles": "Procurar",
|
||||||
"flatFileImport.columnName": "Nome da Coluna",
|
"flatFileImport.columnName": "Nome da Coluna",
|
||||||
|
"flatFileImport.columnTableTitle": "Coluna",
|
||||||
|
"flatFileImport.createDerivedColumn": "Criar coluna derivada",
|
||||||
"flatFileImport.dataType": "Tipo de Dados",
|
"flatFileImport.dataType": "Tipo de Dados",
|
||||||
"flatFileImport.databaseDropdownTitle": "Banco de dados em que a tabela é criada",
|
"flatFileImport.databaseDropdownTitle": "Banco de dados em que a tabela é criada",
|
||||||
"flatFileImport.databaseName": "Nome do banco de dados",
|
"flatFileImport.databaseName": "Nome do banco de dados",
|
||||||
|
"flatFileImport.deriverColumnInstruction1": "Selecione as colunas de dados à esquerda necessárias para derivar sua nova coluna",
|
||||||
|
"flatFileImport.deriverColumnInstruction2": "Selecione uma linha e especifique uma transformação de exemplo que você deseja aplicar ao restante da coluna",
|
||||||
|
"flatFileImport.deriverColumnInstruction3": "Clique em \"Transformação de Visualização\" para visualizar a transformação",
|
||||||
|
"flatFileImport.deriverColumnInstruction4": "Refine sua transformação até que você tenha a coluna desejada",
|
||||||
|
"flatFileImport.deriverColumnInstruction5": "Especifique o nome da nova coluna derivada e clique em \"Concluído\"",
|
||||||
"flatFileImport.fileImport": "Arquivo a ser importado",
|
"flatFileImport.fileImport": "Arquivo a ser importado",
|
||||||
"flatFileImport.fileTextboxTitle": "Local do arquivo a ser importado",
|
"flatFileImport.fileTextboxTitle": "Local do arquivo a ser importado",
|
||||||
|
"flatFileImport.headerIntructionText": "Bem-vindo à Ferramenta de Coluna Derivada! Para começar, siga as etapas abaixo:",
|
||||||
"flatFileImport.importData": "Importar Dados",
|
"flatFileImport.importData": "Importar Dados",
|
||||||
"flatFileImport.importInformation": "Importar informações",
|
"flatFileImport.importInformation": "Importar informações",
|
||||||
"flatFileImport.importNewFile": "Importar novo arquivo",
|
"flatFileImport.importNewFile": "Importar novo arquivo",
|
||||||
@@ -28,13 +36,19 @@
|
|||||||
"flatFileImport.page2Name": "Visualizar Dados",
|
"flatFileImport.page2Name": "Visualizar Dados",
|
||||||
"flatFileImport.page3Name": "Modificar Colunas",
|
"flatFileImport.page3Name": "Modificar Colunas",
|
||||||
"flatFileImport.page4Name": "Resumo",
|
"flatFileImport.page4Name": "Resumo",
|
||||||
|
"flatFileImport.previewTransformation": "Transformação de Visualização",
|
||||||
"flatFileImport.primaryKey": "Chave Primária",
|
"flatFileImport.primaryKey": "Chave Primária",
|
||||||
"flatFileImport.prosePreviewMessage": "Esta operação analisou a estrutura do arquivo de entrada para gerar a visualização abaixo para as primeiras 50 linhas.",
|
"flatFileImport.prosePreviewMessage": "Esta operação analisou a estrutura do arquivo de entrada para gerar a visualização abaixo para as primeiras 50 linhas.",
|
||||||
"flatFileImport.prosePreviewMessageFail": "Esta operação não teve êxito. Tente um arquivo de entrada diferente.",
|
"flatFileImport.prosePreviewMessageFail": "Esta operação não teve êxito. Tente um arquivo de entrada diferente.",
|
||||||
"flatFileImport.refresh": "Atualizar",
|
"flatFileImport.refresh": "Atualizar",
|
||||||
"flatFileImport.schemaTextboxTitle": "Esquema da tabela",
|
"flatFileImport.schemaTextboxTitle": "Esquema da tabela",
|
||||||
|
"flatFileImport.selectAllColumns": "Selecionar todas as colunas",
|
||||||
|
"flatFileImport.selectColumn": "Selecionar coluna {0}",
|
||||||
"flatFileImport.serverDropdownTitle": "O servidor no qual o banco de dados está",
|
"flatFileImport.serverDropdownTitle": "O servidor no qual o banco de dados está",
|
||||||
"flatFileImport.serverName": "Nome do servidor",
|
"flatFileImport.serverName": "Nome do servidor",
|
||||||
|
"flatFileImport.specifyDerivedColNameTitle": "Nome da Coluna",
|
||||||
|
"flatFileImport.specifyTransformation": "Especificar Transformação",
|
||||||
|
"flatFileImport.specifyTransformationForRow": "Especifique a transformação para a linha {0}",
|
||||||
"flatFileImport.success.norows": "✔ Dados inseridos na tabela corretamente.",
|
"flatFileImport.success.norows": "✔ Dados inseridos na tabela corretamente.",
|
||||||
"flatFileImport.tableName": "Nome da tabela",
|
"flatFileImport.tableName": "Nome da tabela",
|
||||||
"flatFileImport.tableSchema": "Esquema da tabela",
|
"flatFileImport.tableSchema": "Esquema da tabela",
|
||||||
|
|||||||
@@ -74,6 +74,7 @@
|
|||||||
"newBook": "Novo Livro Jupyter (Visualização)",
|
"newBook": "Novo Livro Jupyter (Visualização)",
|
||||||
"newMarkdown": "Nova Marcação (Visualização)",
|
"newMarkdown": "Nova Marcação (Visualização)",
|
||||||
"newNotebook": "Novo Bloco de Anotações (Visualização)",
|
"newNotebook": "Novo Bloco de Anotações (Visualização)",
|
||||||
|
"newSection": "Nova Seção (Pré-visualização)",
|
||||||
"noBDCConnectionError": "Os kernels do Spark exigem uma conexão com uma instância mestra do cluster de Big Data do SQL Server.",
|
"noBDCConnectionError": "Os kernels do Spark exigem uma conexão com uma instância mestra do cluster de Big Data do SQL Server.",
|
||||||
"noBooksSelected": "Nenhum Livro Jupyter está selecionado no momento no viewlet.",
|
"noBooksSelected": "Nenhum Livro Jupyter está selecionado no momento no viewlet.",
|
||||||
"onGitHub": "GitHub",
|
"onGitHub": "GitHub",
|
||||||
@@ -110,7 +111,7 @@
|
|||||||
},
|
},
|
||||||
"dist/dialog/configurePython/configurePathPage": {
|
"dist/dialog/configurePython/configurePathPage": {
|
||||||
"configurePython.browseButtonText": "Procurar",
|
"configurePython.browseButtonText": "Procurar",
|
||||||
"configurePython.descriptionWithKernel": "O kernel {0} exige que um runtime do Python seja configurado e que as dependências sejam instaladas.",
|
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
|
||||||
"configurePython.descriptionWithoutKernel": "Os kernels do Notebook exigem que o runtime do Python seja configurado e as dependências sejam instaladas.",
|
"configurePython.descriptionWithoutKernel": "Os kernels do Notebook exigem que o runtime do Python seja configurado e as dependências sejam instaladas.",
|
||||||
"configurePython.existingInstall": "Usar a instalação existente do Python",
|
"configurePython.existingInstall": "Usar a instalação existente do Python",
|
||||||
"configurePython.installationType": "Tipo de Instalação",
|
"configurePython.installationType": "Tipo de Instalação",
|
||||||
@@ -139,7 +140,7 @@
|
|||||||
"configurePython.pkgNameColumn": "Nome",
|
"configurePython.pkgNameColumn": "Nome",
|
||||||
"configurePython.requiredDependencies": "Instalar dependências do kernel obrigatórias",
|
"configurePython.requiredDependencies": "Instalar dependências do kernel obrigatórias",
|
||||||
"configurePython.requiredVersionColumn": "Versão Obrigatória",
|
"configurePython.requiredVersionColumn": "Versão Obrigatória",
|
||||||
"msgUnsupportedKernel": "Não foi possível recuperar pacotes para o kernel {0}"
|
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
|
||||||
},
|
},
|
||||||
"dist/dialog/managePackages/addNewPackageTab": {
|
"dist/dialog/managePackages/addNewPackageTab": {
|
||||||
"managePackages.addNewTabTitle": "Adicionar novo",
|
"managePackages.addNewTabTitle": "Adicionar novo",
|
||||||
@@ -183,7 +184,7 @@
|
|||||||
"notebookFileType": "Notebooks",
|
"notebookFileType": "Notebooks",
|
||||||
"unsupportedFileType": "Somente os Notebooks .ipynb são compatíveis"
|
"unsupportedFileType": "Somente os Notebooks .ipynb são compatíveis"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterNotebookProvider": {
|
"dist/jupyter/jupyterExecuteProvider": {
|
||||||
"errNotebookUriMissing": "É necessário um caminho de notebook"
|
"errNotebookUriMissing": "É necessário um caminho de notebook"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterServerInstallation": {
|
"dist/jupyter/jupyterServerInstallation": {
|
||||||
@@ -251,11 +252,15 @@
|
|||||||
"notebook.command.addcell": "Adicionar Célula",
|
"notebook.command.addcell": "Adicionar Célula",
|
||||||
"notebook.command.addcode": "Adicionar Célula de Código",
|
"notebook.command.addcode": "Adicionar Célula de Código",
|
||||||
"notebook.command.addtext": "Adicionar Célula de Texto",
|
"notebook.command.addtext": "Adicionar Célula de Texto",
|
||||||
|
"notebook.command.boldText": "Texto Negrito de Markdown",
|
||||||
"notebook.command.clearactivecellresult": "Limpar o Resultado da Célula",
|
"notebook.command.clearactivecellresult": "Limpar o Resultado da Célula",
|
||||||
|
"notebook.command.codeBlock": "Adicionar bloco de código",
|
||||||
|
"notebook.command.italicizeText": "Italicize Markdown Texto",
|
||||||
"notebook.command.new": "Novo Notebook",
|
"notebook.command.new": "Novo Notebook",
|
||||||
"notebook.command.open": "Abrir o Notebook",
|
"notebook.command.open": "Abrir o Notebook",
|
||||||
"notebook.command.runactivecell": "Executar Célula",
|
"notebook.command.runactivecell": "Executar Célula",
|
||||||
"notebook.command.runallcells": "Executar Células",
|
"notebook.command.runallcells": "Executar Células",
|
||||||
|
"notebook.command.underlineText": "Sublinhar Texto Markdown",
|
||||||
"notebook.configuration.title": "Configuração do Notebook",
|
"notebook.configuration.title": "Configuração do Notebook",
|
||||||
"notebook.dontPromptPythonUpdate.description": "Não mostrar aviso para atualizar Python.",
|
"notebook.dontPromptPythonUpdate.description": "Não mostrar aviso para atualizar Python.",
|
||||||
"notebook.jupyterServerShutdownTimeout.description": "A quantidade de tempo (em minutos) de espera antes de desligar um servidor depois de fechar todos os blocos de anotações. (Digite 0 para não desligar)",
|
"notebook.jupyterServerShutdownTimeout.description": "A quantidade de tempo (em minutos) de espera antes de desligar um servidor depois de fechar todos os blocos de anotações. (Digite 0 para não desligar)",
|
||||||
@@ -274,6 +279,7 @@
|
|||||||
"title.SavedBooks": "Notebooks",
|
"title.SavedBooks": "Notebooks",
|
||||||
"title.addMarkdown": "Adicionar Arquivo de Marcação",
|
"title.addMarkdown": "Adicionar Arquivo de Marcação",
|
||||||
"title.addNotebook": "Adicionar Bloco de Anotações",
|
"title.addNotebook": "Adicionar Bloco de Anotações",
|
||||||
|
"title.addSection": "Adicionar Seção",
|
||||||
"title.analyzeJupyterNotebook": "Analisar no Notebook",
|
"title.analyzeJupyterNotebook": "Analisar no Notebook",
|
||||||
"title.closeJupyterBook": "Fechar o Livro do Jupyter",
|
"title.closeJupyterBook": "Fechar o Livro do Jupyter",
|
||||||
"title.closeNotebook": "Fechar Bloco de Anotações",
|
"title.closeNotebook": "Fechar Bloco de Anotações",
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"contents": {
|
"contents": {
|
||||||
"dist/constants": {
|
"dist/constants": {
|
||||||
"XEventsFailed": "XEvents operation failed.",
|
"XEventsFailed": "Falha na operação do XEvents.",
|
||||||
"XEventsNotSupported": "XEvents sessions not supported.",
|
"XEventsNotSupported": "Não há suporte para as sessões XEvents.",
|
||||||
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
|
"XEventsStarted": "Sessões XEvents iniciadas para PageContention e ObjectContention.",
|
||||||
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
|
"XEventsStopped": "As PageContention e ObjectContention das sessões de XEvents, foram removidas."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
+37
-10
@@ -14,6 +14,7 @@
|
|||||||
"Failed": "Ocorreu um erro",
|
"Failed": "Ocorreu um erro",
|
||||||
"InProgress": "Em andamento",
|
"InProgress": "Em andamento",
|
||||||
"PublishHistory": "Publicar histórico",
|
"PublishHistory": "Publicar histórico",
|
||||||
|
"SettingAlreadyExists": "A configuração do aplicativo local '{0}' já existe. Substituir?",
|
||||||
"Status": "Status",
|
"Status": "Status",
|
||||||
"Success": "Sucesso",
|
"Success": "Sucesso",
|
||||||
"TargetDatabase": "Banco de dados de destino",
|
"TargetDatabase": "Banco de dados de destino",
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
"addDatabaseReferencedialogName": "Adicionar a referência do banco de dados",
|
"addDatabaseReferencedialogName": "Adicionar a referência do banco de dados",
|
||||||
"addItemAction": "Adicionar item",
|
"addItemAction": "Adicionar item",
|
||||||
"addPackage": "Adicionar Pacote",
|
"addPackage": "Adicionar Pacote",
|
||||||
|
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||||
"appSettingPrompt": "Deseja atualizar o arquivo local.settings.json da Função do Azure com a nova cadeia de conexão?",
|
"appSettingPrompt": "Deseja atualizar o arquivo local.settings.json da Função do Azure com a nova cadeia de conexão?",
|
||||||
"at": "em",
|
"at": "em",
|
||||||
"browseButtonText": "Procurar pasta",
|
"browseButtonText": "Procurar pasta",
|
||||||
@@ -39,12 +41,14 @@
|
|||||||
"chooseSqlcmdVarsToModify": "Escolha variáveis SQLCMD para modificar",
|
"chooseSqlcmdVarsToModify": "Escolha variáveis SQLCMD para modificar",
|
||||||
"cicularProjectReference": "Referência circular do projeto {0} para o projeto {1}",
|
"cicularProjectReference": "Referência circular do projeto {0} para o projeto {1}",
|
||||||
"cleaningDockerImagesMessage": "Limpando implantações existentes...",
|
"cleaningDockerImagesMessage": "Limpando implantações existentes...",
|
||||||
|
"confirmPassword": "Confirmar senha de administrador do SQL Server",
|
||||||
"connectingToSqlServerOnDockerMessage": "Conectando-se ao SQL Server no Docker",
|
"connectingToSqlServerOnDockerMessage": "Conectando-se ao SQL Server no Docker",
|
||||||
"connectionFailedError": "Erro de falha na conexão: '{0}'",
|
"connectionFailedError": "Erro de falha na conexão: '{0}'",
|
||||||
"connectionRadioButtonLabel": "Conexões",
|
"connectionRadioButtonLabel": "Conexões",
|
||||||
"connectionStringSetting": "Nome da configuração da cadeia de conexão",
|
"connectionStringSetting": "Nome da configuração da cadeia de conexão",
|
||||||
"connectionStringSettingPlaceholder": "Configuração da cadeia de conexão especificada em \"local.settings.json\"",
|
"connectionStringSettingPlaceholder": "Configuração da cadeia de conexão especificada em \"local.settings.json\"",
|
||||||
"createNew": "Criar Novo",
|
"createNew": "Criar Novo",
|
||||||
|
"createNewLocalAppSetting": "Criar nova configuração de aplicativo local",
|
||||||
"createProjectDialogOkButtonText": "Criar",
|
"createProjectDialogOkButtonText": "Criar",
|
||||||
"createProjectFromDatabaseDialogName": "Criar projeto pelo banco de dados",
|
"createProjectFromDatabaseDialogName": "Criar projeto pelo banco de dados",
|
||||||
"createProjectSettings": "Configurações",
|
"createProjectSettings": "Configurações",
|
||||||
@@ -81,18 +85,16 @@
|
|||||||
"deployAppSettingUpdateFailed": "Falha ao atualizar a configuração do aplicativo '{0}'",
|
"deployAppSettingUpdateFailed": "Falha ao atualizar a configuração do aplicativo '{0}'",
|
||||||
"deployAppSettingUpdating": "Atualizando a configuração do aplicativo: '{0}'",
|
"deployAppSettingUpdating": "Atualizando a configuração do aplicativo: '{0}'",
|
||||||
"deployDbTaskName": "Implantando o projeto do Banco de dados SQL localmente",
|
"deployDbTaskName": "Implantando o projeto do Banco de dados SQL localmente",
|
||||||
"deployProjectFailed": "Falha ao implantar o projeto. Verifique o painel de saída para obter mais detalhes. {0}",
|
|
||||||
"deployProjectFailedMessage": "Falha ao abrir uma conexão com o banco de dados implantado'",
|
"deployProjectFailedMessage": "Falha ao abrir uma conexão com o banco de dados implantado'",
|
||||||
"deployProjectSucceed": "Projeto de banco de dados implantado com êxito",
|
"deployProjectSucceed": "Projeto de banco de dados implantado com êxito",
|
||||||
"deployScriptExists": "Já {0} existe um script. O novo script não será incluído na Compilação.",
|
"deployScriptExists": "Já {0} existe um script. O novo script não será incluído na Compilação.",
|
||||||
"deployToDockerContainer": "Implantar no contêiner do Docker",
|
|
||||||
"deployToExistingServer": "Implantar no servidor existente",
|
|
||||||
"differentDbDifferentServer": "Banco de dados diferente, servidor diferente",
|
"differentDbDifferentServer": "Banco de dados diferente, servidor diferente",
|
||||||
"differentDbSameServer": "Outro banco de dados, mesmo servidor",
|
"differentDbSameServer": "Outro banco de dados, mesmo servidor",
|
||||||
"dockerContainerCreatedMessage": "ID criada pelo Docker: '{0}'",
|
"dockerContainerCreatedMessage": "ID criada pelo Docker: '{0}'",
|
||||||
"dockerContainerFailedToRunErrorMessage": "Falha ao executar o contêiner do Docker",
|
"dockerContainerFailedToRunErrorMessage": "Falha ao executar o contêiner do Docker",
|
||||||
"dockerContainerNotRunningErrorMessage": "O contêiner do Docker não está em execução",
|
"dockerContainerNotRunningErrorMessage": "O contêiner do Docker não está em execução",
|
||||||
"dockerLogMessage": "Logs do Docker: '{0}'",
|
"dockerLogMessage": "Logs do Docker: '{0}'",
|
||||||
|
"dockerNotRunningError": "Falha ao verificar o Docker. Verifique se o Docker está instalado e em execução. Erro: '{0}'",
|
||||||
"done": "Concluído",
|
"done": "Concluído",
|
||||||
"dontUseProfile": "Não usar o perfil",
|
"dontUseProfile": "Não usar o perfil",
|
||||||
"edgeProjectTypeDescription": "Inicie com as partes principais para desenvolver e publicar esquemas do SQL no Edge ",
|
"edgeProjectTypeDescription": "Inicie com as partes principais para desenvolver e publicar esquemas do SQL no Edge ",
|
||||||
@@ -100,13 +102,15 @@
|
|||||||
"emptyProjectTypeDescription": "Desenvolva e publique esquemas para bancos de dados SQL de um projeto vazio",
|
"emptyProjectTypeDescription": "Desenvolva e publique esquemas para bancos de dados SQL de um projeto vazio",
|
||||||
"emptyProjectTypeDisplayName": "Banco de dados SQL",
|
"emptyProjectTypeDisplayName": "Banco de dados SQL",
|
||||||
"enterConnStringTemplateDescription": "Insira um modelo para a cadeia de conexão do SQL",
|
"enterConnStringTemplateDescription": "Insira um modelo para a cadeia de conexão do SQL",
|
||||||
|
"enterConnectionString": "Insira uma cadeia de conexão",
|
||||||
"enterConnectionStringEnvName": "Insira o nome da variável de ambiente da cadeia de conexão",
|
"enterConnectionStringEnvName": "Insira o nome da variável de ambiente da cadeia de conexão",
|
||||||
"enterConnectionStringEnvNameDescription": "Inserir variável de ambiente para cadeia de conexão do SQL",
|
"enterConnectionStringEnvNameDescription": "Inserir variável de ambiente para cadeia de conexão do SQL",
|
||||||
|
"enterConnectionStringSettingName": "Insira o nome da configuração da cadeia de conexão",
|
||||||
"enterConnectionStringTemplate": "Inserir modelo de cadeia de conexão",
|
"enterConnectionStringTemplate": "Inserir modelo de cadeia de conexão",
|
||||||
"enterNewDatabaseName": "Insira um nome de banco de dados",
|
"enterNewDatabaseName": "Insira um nome de banco de dados",
|
||||||
"enterNewValueForVar": "Inserir novo valor para a variável '{0}'",
|
"enterNewValueForVar": "Inserir novo valor para a variável '{0}'",
|
||||||
"enterPassword": "Insira a senha ou pressione Enter para usar a senha gerada",
|
"enterPassword": "Insira a senha de administrador do SQL Server",
|
||||||
"enterPortNumber": "Insira o número da porta ou pressione Enter para usar o valor padrão",
|
"enterPortNumber": "Insira o número da porta do SQL Server ou pressione Enter para usar o valor padrão",
|
||||||
"enterSystemDbName": "Insira um nome de banco de dados para esse banco de dados do sistema",
|
"enterSystemDbName": "Insira um nome de banco de dados para esse banco de dados do sistema",
|
||||||
"errorFindingBuildFilesLocation": "Erro ao localizar o local dos arquivos de build: {0}",
|
"errorFindingBuildFilesLocation": "Erro ao localizar o local dos arquivos de build: {0}",
|
||||||
"exampleUsage": "Exemplo de uso",
|
"exampleUsage": "Exemplo de uso",
|
||||||
@@ -115,6 +119,7 @@
|
|||||||
"externalStreamingJobFriendlyName": "Trabalho de Streaming Externo",
|
"externalStreamingJobFriendlyName": "Trabalho de Streaming Externo",
|
||||||
"externalStreamingJobValidationPassed": "A validação do trabalho de streaming externo foi aprovada.",
|
"externalStreamingJobValidationPassed": "A validação do trabalho de streaming externo foi aprovada.",
|
||||||
"extractTargetRequired": "Para criar um projeto de banco de dados são necessárias as informações alvo para realizar a coleta.",
|
"extractTargetRequired": "Para criar um projeto de banco de dados são necessárias as informações alvo para realizar a coleta.",
|
||||||
|
"failedToParse": "Falha ao analisar \"{0}\": {1}.",
|
||||||
"file": "Arquivo",
|
"file": "Arquivo",
|
||||||
"fileAlreadyExists": "Já existe um arquivo com o nome '{0}' no disco neste local. Escolha outro nome.",
|
"fileAlreadyExists": "Já existe um arquivo com o nome '{0}' no disco neste local. Escolha outro nome.",
|
||||||
"fileFormat": "Formato do arquivo",
|
"fileFormat": "Formato do arquivo",
|
||||||
@@ -127,6 +132,7 @@
|
|||||||
"folderObject": "pasta",
|
"folderObject": "pasta",
|
||||||
"folderStructureLabel": "Estrutura de pastas",
|
"folderStructureLabel": "Estrutura de pastas",
|
||||||
"generateScriptButtonText": "Gerar script",
|
"generateScriptButtonText": "Gerar script",
|
||||||
|
"generatingProjectFailed": "Falha ao gerar o projeto por meio do AutoRest: {0}",
|
||||||
"hr": "h",
|
"hr": "h",
|
||||||
"input": "Entrada",
|
"input": "Entrada",
|
||||||
"invalidDataSchemaProvider": "DSP inválido no arquivo. sqlproj",
|
"invalidDataSchemaProvider": "DSP inválido no arquivo. sqlproj",
|
||||||
@@ -135,13 +141,17 @@
|
|||||||
"invalidInput": "Entrada inválida: {0}",
|
"invalidInput": "Entrada inválida: {0}",
|
||||||
"invalidProjectReload": "Não é possível acessar o projeto de banco de dados fornecido. Apenas os projetos de banco de dados abertos válidos podem ser recarregados.",
|
"invalidProjectReload": "Não é possível acessar o projeto de banco de dados fornecido. Apenas os projetos de banco de dados abertos válidos podem ser recarregados.",
|
||||||
"invalidPropertyValue": "Valor inválido especificado para a propriedade '{0}' no arquivo .sqlproj",
|
"invalidPropertyValue": "Valor inválido especificado para a propriedade '{0}' no arquivo .sqlproj",
|
||||||
|
"invalidSQLPassword": "SQL Server senha não atende ao requisito de complexidade de senha. Para obter mais informações, consulte https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||||
"invalidSqlConnectionString": "Cadeia de conexão SQL inválida",
|
"invalidSqlConnectionString": "Cadeia de conexão SQL inválida",
|
||||||
"invalidTargetPlatform": "Plataforma de destino inválida: {0}. Plataformas de destino suportadas: {1}",
|
"invalidTargetPlatform": "Plataforma de destino inválida: {0}. Plataformas de destino suportadas: {1}",
|
||||||
|
"jsonParseError": "{0} próximo à linha \"{1}\", coluna \"{2}\"",
|
||||||
"loadProfilePlaceholderText": "Carregar perfil...",
|
"loadProfilePlaceholderText": "Carregar perfil...",
|
||||||
"location": "Localização",
|
"location": "Localização",
|
||||||
"min": "min",
|
"min": "min",
|
||||||
"missingVersion": "Entrada 'version' ausente no {0}",
|
"missingVersion": "Entrada 'version' ausente no {0}",
|
||||||
|
"moreInformation": "More Information",
|
||||||
"msec": "mseg",
|
"msec": "mseg",
|
||||||
|
"multipleMostDeploymentScripts": "Número inesperado de {0} files: {1}",
|
||||||
"multipleSqlProjFilesSelected": "Vários arquivos. sqlproj selecionados; selecione apenas um.",
|
"multipleSqlProjFilesSelected": "Vários arquivos. sqlproj selecionados; selecione apenas um.",
|
||||||
"nameMustNotBeEmpty": "O nome não deve estar vazio",
|
"nameMustNotBeEmpty": "O nome não deve estar vazio",
|
||||||
"new": "Novo",
|
"new": "Novo",
|
||||||
@@ -154,12 +164,15 @@
|
|||||||
"noSqlProjFilesSelected": "Nenhum arquivo. sqlproj selecionado; selecione um.",
|
"noSqlProjFilesSelected": "Nenhum arquivo. sqlproj selecionado; selecione um.",
|
||||||
"noString": "Não",
|
"noString": "Não",
|
||||||
"noStringDefault": "Não (padrão)",
|
"noStringDefault": "Não (padrão)",
|
||||||
|
"nodeButNotAutorestFound": "A ferramenta Autorest não foi encontrada no caminho do sistema, mas encontrou Node.js. Em execução via npx. Execute 'npm install autorest -g' para instalar permanentemente.",
|
||||||
|
"nodeNotFound": "Nem autorest nem Node.js (npx) encontrados no caminho do sistema. Instale o Node.js para que a geração de autorest funcione.",
|
||||||
"notValidVariableName": "O nome de variável '{0}' não é válido.",
|
"notValidVariableName": "O nome de variável '{0}' não é válido.",
|
||||||
"objectType": "Tipo de Objeto",
|
"objectType": "Tipo de Objeto",
|
||||||
"okString": "Ok",
|
"okString": "Ok",
|
||||||
"output": "Saída",
|
"output": "Saída",
|
||||||
"outsideFolderPath": "Não há suporte para itens com caminho absoluto fora da pasta do projeto. Certifique-se de que os caminhos no arquivo de projeto sejam relativos à pasta do projeto.",
|
"outsideFolderPath": "Não há suporte para itens com caminho absoluto fora da pasta do projeto. Certifique-se de que os caminhos no arquivo de projeto sejam relativos à pasta do projeto.",
|
||||||
"parentTreeItemUnknown": "Não é possível acessar o pai do item de árvore fornecido",
|
"parentTreeItemUnknown": "Não é possível acessar o pai do item de árvore fornecido",
|
||||||
|
"passwordNotMatch": "A senha do SQL Server não corresponde à senha de confirmação",
|
||||||
"portMustNotBeNumber": "A porta deve ser um número",
|
"portMustNotBeNumber": "A porta deve ser um número",
|
||||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||||
@@ -177,6 +190,9 @@
|
|||||||
"publishAction": "Publicar",
|
"publishAction": "Publicar",
|
||||||
"publishDialogName": "Publicar projeto",
|
"publishDialogName": "Publicar projeto",
|
||||||
"publishSettingsFiles": "Publicar arquivo de configurações",
|
"publishSettingsFiles": "Publicar arquivo de configurações",
|
||||||
|
"publishToContainerFailed": "Falha ao publicar no contêiner. Verifique o painel de saída para obter mais detalhes. {0}",
|
||||||
|
"publishToDockerContainer": "Publicar em um novo servidor em um contêiner",
|
||||||
|
"publishToExistingServer": "Publicar no servidor existente",
|
||||||
"referenceRadioButtonsGroupTitle": "Tipo",
|
"referenceRadioButtonsGroupTitle": "Tipo",
|
||||||
"referenceType": "Tipo de referência",
|
"referenceType": "Tipo de referência",
|
||||||
"reloadProject": "Deseja recarregar seu projeto de banco de dados?",
|
"reloadProject": "Deseja recarregar seu projeto de banco de dados?",
|
||||||
@@ -189,6 +205,8 @@
|
|||||||
"retryWaitMessage": "Aguardando {0} segundos antes de outra tentativa de operação '{1}'",
|
"retryWaitMessage": "Aguardando {0} segundos antes de outra tentativa de operação '{1}'",
|
||||||
"runningDockerMessage": "Compilando e executando o contêiner do Docker...",
|
"runningDockerMessage": "Compilando e executando o contêiner do Docker...",
|
||||||
"sameDatabase": "Mesmo banco de dados",
|
"sameDatabase": "Mesmo banco de dados",
|
||||||
|
"save": "Salvar",
|
||||||
|
"saveChangesInFile": "Há alterações não salvas no arquivo atual. Salvar agora?",
|
||||||
"schema": "Esquema",
|
"schema": "Esquema",
|
||||||
"schemaCompareAction": "Comparação de Esquemas",
|
"schemaCompareAction": "Comparação de Esquemas",
|
||||||
"schemaCompareNotInstalled": "A instalação da extensão de comparação de esquema é necessária para executar a comparação de esquema",
|
"schemaCompareNotInstalled": "A instalação da extensão de comparação de esquema é necessária para executar a comparação de esquema",
|
||||||
@@ -196,32 +214,36 @@
|
|||||||
"scriptFriendlyName": "Script",
|
"scriptFriendlyName": "Script",
|
||||||
"sec": "seg",
|
"sec": "seg",
|
||||||
"selectAzureFunction": "Selecione uma função do Azure no arquivo atual para adicionar associação SQL para",
|
"selectAzureFunction": "Selecione uma função do Azure no arquivo atual para adicionar associação SQL para",
|
||||||
|
"selectBaseImage": "Selecione a imagem do docker SQL Server base",
|
||||||
"selectBindingType": "Selecione o tipo de associação",
|
"selectBindingType": "Selecione o tipo de associação",
|
||||||
"selectConnection": "Selecionar a conexão",
|
"selectConnection": "Selecionar a conexão",
|
||||||
"selectDacpac": "Selecione .dacpac",
|
"selectDacpac": "Selecione .dacpac",
|
||||||
"selectDatabase": "Selecionar o banco de dados",
|
"selectDatabase": "Selecionar o banco de dados",
|
||||||
"selectDeployOption": "Selecionar onde implantar o projeto",
|
|
||||||
"selectFolderStructure": "Selecione a estrutura de pastas",
|
"selectFolderStructure": "Selecione a estrutura de pastas",
|
||||||
"selectProfile": "Selecionar o perfil",
|
"selectProfile": "Selecionar o perfil",
|
||||||
"selectProfileToUse": "Selecionar perfil de publicação a ser carregado",
|
"selectProfileToUse": "Selecionar perfil de publicação a ser carregado",
|
||||||
"selectProjectLocation": "Selecione o local do projeto",
|
"selectProjectLocation": "Selecione o local do projeto",
|
||||||
|
"selectPublishOption": "Selecionar onde publicar o projeto",
|
||||||
|
"selectSetting": "Selecione a configuração da cadeia de conexão SQL em local.settings.jsem",
|
||||||
|
"selectSpecFile": "Selecione o arquivo de especificação OpenAPI/Swagger",
|
||||||
"selectString": "Selecionar",
|
"selectString": "Selecionar",
|
||||||
"selectTargetPlatform": "Plataforma de destino atual: {0}. Selecionar a nova plataforma de destino",
|
"selectTargetPlatform": "Plataforma de destino atual: {0}. Selecionar a nova plataforma de destino",
|
||||||
"server": "Servidor",
|
"server": "Servidor",
|
||||||
"serverName": "Nome do servidor",
|
"serverName": "Nome do servidor",
|
||||||
"serverVariable": "Variável de servidor",
|
"serverVariable": "Variável de servidor",
|
||||||
"sourceDatabase": "Banco de dados de origem",
|
"sourceDatabase": "Banco de dados de origem",
|
||||||
|
"specSelectionText": "Especificação de OpenAPI/Swagger",
|
||||||
"sqlCmdTableLabel": "Variáveis SQLCMD",
|
"sqlCmdTableLabel": "Variáveis SQLCMD",
|
||||||
"sqlCmdValueColumn": "Valor",
|
"sqlCmdValueColumn": "Valor",
|
||||||
"sqlCmdVariableColumn": "Nome",
|
"sqlCmdVariableColumn": "Nome",
|
||||||
"sqlConnectionStringFriendly": "Cadeia de conexão SQL",
|
"sqlConnectionStringFriendly": "Cadeia de conexão SQL",
|
||||||
"sqlDatabaseProjects.InstallNetCore": "Instalar",
|
"sqlDatabaseProjects.Install": "Instalar",
|
||||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "Não é possível localizar o SDK do .NET Core. A compilação do projeto não funcionará. Instale a versão 3.1 do SDK do .NET Core ou atualize o local do SDK do .NET Core nas configurações, se já estiver instalado.",
|
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "Não é possível localizar o SDK do .NET Core. A compilação do projeto não funcionará. Instale a versão 3.1 do SDK do .NET Core ou atualize o local do SDK do .NET Core nas configurações, se já estiver instalado.",
|
||||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "A versão SDK do .NET Core instalada atualmente é {0}, que não tem suporte. A compilação do projeto não funcionará. Instale a versão 3.1 do SDK do .NET Core ou atualize o local da versão com suporte do SDK do .NET Core nas configurações, se já estiver instalado.",
|
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "A versão SDK do .NET Core instalada atualmente é {0}, que não tem suporte. A compilação do projeto não funcionará. Instale a versão 3.1 do SDK do .NET Core ou atualize o local da versão com suporte do SDK do .NET Core nas configurações, se já estiver instalado.",
|
||||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "Atualizar Local",
|
"sqlDatabaseProjects.UpdateNetCoreLocation": "Atualizar Local",
|
||||||
"sqlDatabaseProjects.doNotAskAgain": "Não perguntar novamente",
|
"sqlDatabaseProjects.doNotAskAgain": "Não perguntar novamente",
|
||||||
"sqlDatabaseProjects.outputChannel": "Projetos de Banco de Dados",
|
"sqlDatabaseProjects.outputChannel": "Projetos de Banco de Dados",
|
||||||
"sqlObjectToQuery": "Objeto SQL a ser consultado",
|
"sqlTableOrViewToQuery": "Tabela ou exibição SQL para consulta",
|
||||||
"sqlTableToUpsert": "Tabela SQL para upsert into",
|
"sqlTableToUpsert": "Tabela SQL para upsert into",
|
||||||
"storedProcedureFriendlyName": "Procedimento armazenado",
|
"storedProcedureFriendlyName": "Procedimento armazenado",
|
||||||
"suppressMissingDependenciesErrors": "Suprimir erros causados por referências não resolvidas no projeto referenciado",
|
"suppressMissingDependenciesErrors": "Suprimir erros causados por referências não resolvidas no projeto referenciado",
|
||||||
@@ -242,11 +264,14 @@
|
|||||||
"updateProjectDatabaseReferencesForRoundTrip": "As referências de banco de dados do sistema precisam ser atualizadas para compilar esse projeto. Se o projeto for criado no SSDT, ele continuará a funcionar em ambas as ferramentas. Deseja atualizar o projeto?",
|
"updateProjectDatabaseReferencesForRoundTrip": "As referências de banco de dados do sistema precisam ser atualizadas para compilar esse projeto. Se o projeto for criado no SSDT, ele continuará a funcionar em ambas as ferramentas. Deseja atualizar o projeto?",
|
||||||
"updateProjectForRoundTrip": "Os destinos, referências e referências de banco de dados do sistema precisam ser atualizados para compilar esse projeto. Se o projeto for criado no SSDT, ele continuará a funcionar em ambas as ferramentas. Deseja atualizar o projeto?",
|
"updateProjectForRoundTrip": "Os destinos, referências e referências de banco de dados do sistema precisam ser atualizados para compilar esse projeto. Se o projeto for criado no SSDT, ele continuará a funcionar em ambas as ferramentas. Deseja atualizar o projeto?",
|
||||||
"valueCannotBeEmpty": "O valor não pode estar vazio",
|
"valueCannotBeEmpty": "O valor não pode estar vazio",
|
||||||
|
"valueMustNotBeEmpty": "O valor não pode ser vazio",
|
||||||
"viewFriendlyName": "Exibir",
|
"viewFriendlyName": "Exibir",
|
||||||
"yesString": "Sim"
|
"yesString": "Sim"
|
||||||
},
|
},
|
||||||
"dist/tools/netcoreTool": {
|
"dist/tools/netcoreTool": {
|
||||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … com o erro: {1}",
|
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … com o erro: {1}"
|
||||||
|
},
|
||||||
|
"dist/tools/shellExecutionHelper": {
|
||||||
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
||||||
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … foi encerrado com o código: {1}",
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … foi encerrado com o código: {1}",
|
||||||
@@ -256,16 +281,17 @@
|
|||||||
"sqlDatabaseProjects.Settings": "Projetos de Banco de Dados",
|
"sqlDatabaseProjects.Settings": "Projetos de Banco de Dados",
|
||||||
"sqlDatabaseProjects.addDatabaseReference": "Adicionar a referência do banco de dados",
|
"sqlDatabaseProjects.addDatabaseReference": "Adicionar a referência do banco de dados",
|
||||||
"sqlDatabaseProjects.addSqlBinding": "Adicionar Associação SQL",
|
"sqlDatabaseProjects.addSqlBinding": "Adicionar Associação SQL",
|
||||||
|
"sqlDatabaseProjects.autorestSqlVersion": "Qual versão do Autorest.Sql usar do NPM. A mais recente será usada se não estiver definida.",
|
||||||
"sqlDatabaseProjects.build": "Compilar",
|
"sqlDatabaseProjects.build": "Compilar",
|
||||||
"sqlDatabaseProjects.changeTargetPlatform": "Alterar Plataforma de Destino",
|
"sqlDatabaseProjects.changeTargetPlatform": "Alterar Plataforma de Destino",
|
||||||
"sqlDatabaseProjects.close": "Fechar Projeto de Banco de Dados",
|
"sqlDatabaseProjects.close": "Fechar Projeto de Banco de Dados",
|
||||||
"sqlDatabaseProjects.createProjectFromDatabase": "Criar projeto a partir do banco de dados",
|
"sqlDatabaseProjects.createProjectFromDatabase": "Criar projeto a partir do banco de dados",
|
||||||
"sqlDatabaseProjects.delete": "Deletar",
|
"sqlDatabaseProjects.delete": "Deletar",
|
||||||
"sqlDatabaseProjects.deployLocal": "Implantar",
|
|
||||||
"sqlDatabaseProjects.description": "Criar e publicar esquemas de banco de dados SQL",
|
"sqlDatabaseProjects.description": "Criar e publicar esquemas de banco de dados SQL",
|
||||||
"sqlDatabaseProjects.displayName": "Projetos de Banco de Dados",
|
"sqlDatabaseProjects.displayName": "Projetos de Banco de Dados",
|
||||||
"sqlDatabaseProjects.editProjectFile": "Editar Arquivo .sqlproj",
|
"sqlDatabaseProjects.editProjectFile": "Editar Arquivo .sqlproj",
|
||||||
"sqlDatabaseProjects.exclude": "Excluir do projeto",
|
"sqlDatabaseProjects.exclude": "Excluir do projeto",
|
||||||
|
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "Gerar Projeto SQL da especificação OpenAPI/Swagger",
|
||||||
"sqlDatabaseProjects.netCoreDoNotAsk": "Se deseja solicitar ao usuário que instale o .NET Core quando não detectado.",
|
"sqlDatabaseProjects.netCoreDoNotAsk": "Se deseja solicitar ao usuário que instale o .NET Core quando não detectado.",
|
||||||
"sqlDatabaseProjects.netCoreInstallLocation": "Caminho completo para SDK do .NET Core no computador.",
|
"sqlDatabaseProjects.netCoreInstallLocation": "Caminho completo para SDK do .NET Core no computador.",
|
||||||
"sqlDatabaseProjects.new": "Novo Projeto de Banco de Dados",
|
"sqlDatabaseProjects.new": "Novo Projeto de Banco de Dados",
|
||||||
@@ -278,6 +304,7 @@
|
|||||||
"sqlDatabaseProjects.newStoredProcedure": "Adicionar Procedimento Armazenado",
|
"sqlDatabaseProjects.newStoredProcedure": "Adicionar Procedimento Armazenado",
|
||||||
"sqlDatabaseProjects.newTable": "Adicionar Tabela",
|
"sqlDatabaseProjects.newTable": "Adicionar Tabela",
|
||||||
"sqlDatabaseProjects.newView": "Adicionar modo de exibição",
|
"sqlDatabaseProjects.newView": "Adicionar modo de exibição",
|
||||||
|
"sqlDatabaseProjects.nodejsDoNotAsk": "Se o usuário deve instalar o Node.js quando não for detectado.",
|
||||||
"sqlDatabaseProjects.open": "Abrir Projeto de Banco de Dados",
|
"sqlDatabaseProjects.open": "Abrir Projeto de Banco de Dados",
|
||||||
"sqlDatabaseProjects.openContainingFolder": "Abrir Pasta Continente",
|
"sqlDatabaseProjects.openContainingFolder": "Abrir Pasta Continente",
|
||||||
"sqlDatabaseProjects.properties": "Propriedades",
|
"sqlDatabaseProjects.properties": "Propriedades",
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
"sql.migration.creating.rg.loading": "Criando grupo de recursos",
|
"sql.migration.creating.rg.loading": "Criando grupo de recursos",
|
||||||
"sql.migration.cutover": "Substituição de migração",
|
"sql.migration.cutover": "Substituição de migração",
|
||||||
"sql.migration.cutover.card": "Concluindo substituição",
|
"sql.migration.cutover.card": "Concluindo substituição",
|
||||||
|
"sql.migration.cutover.error": "Ocorreu um erro ao iniciar a substituição.",
|
||||||
"sql.migration.cutover.help.main": "Execute as etapas a seguir antes de concluir a substituição.",
|
"sql.migration.cutover.help.main": "Execute as etapas a seguir antes de concluir a substituição.",
|
||||||
"sql.migration.cutover.in.progress": "Substituição em andamento para o banco de dados '{0}'",
|
"sql.migration.cutover.in.progress": "Substituição em andamento para o banco de dados '{0}'",
|
||||||
"sql.migration.cutover.last.file.restored": "Último arquivo restaurado: {0}",
|
"sql.migration.cutover.last.file.restored": "Último arquivo restaurado: {0}",
|
||||||
@@ -239,7 +240,14 @@
|
|||||||
"sql.migration.resource.group.description": "Um grupo de recursos é um contêiner que armazena recursos relacionados para uma solução do Azure.",
|
"sql.migration.resource.group.description": "Um grupo de recursos é um contêiner que armazena recursos relacionados para uma solução do Azure.",
|
||||||
"sql.migration.resource.group.not.found": "Nenhum grupo de recursos encontrado.",
|
"sql.migration.resource.group.not.found": "Nenhum grupo de recursos encontrado.",
|
||||||
"sql.migration.resourceGroups": "Grupo de recursos",
|
"sql.migration.resourceGroups": "Grupo de recursos",
|
||||||
|
"sql.migration.resume.contine": "Continuar a última tentativa de migração...",
|
||||||
|
"sql.migration.resume.start": "Começar com a avaliação de migração novamente (recomendado)",
|
||||||
|
"sql.migration.resume.title": "Executar o fluxo de trabalho de migração novamente",
|
||||||
"sql.migration.rg.created": "Grupo de recursos criado",
|
"sql.migration.rg.created": "Grupo de recursos criado",
|
||||||
|
"sql.migration.save.close": "Salvar e fechar",
|
||||||
|
"sql.migration.saved.assessment.cancel": "Cancelar",
|
||||||
|
"sql.migration.saved.assessment.next": "Próximo",
|
||||||
|
"sql.migration.saved.assessment.result": "Resultado da avaliação salvo",
|
||||||
"sql.migration.search": "Pesquisar",
|
"sql.migration.search": "Pesquisar",
|
||||||
"sql.migration.search.for.migration": "Pesquisar por migrações",
|
"sql.migration.search.for.migration": "Pesquisar por migrações",
|
||||||
"sql.migration.sec": "{0} seg",
|
"sql.migration.sec": "{0} seg",
|
||||||
@@ -297,8 +305,11 @@
|
|||||||
"sql.migration.sql.managed.instance": "Instância Gerenciada por SQL",
|
"sql.migration.sql.managed.instance": "Instância Gerenciada por SQL",
|
||||||
"sql.migration.sql.server.instance": "Instância do SQL Server",
|
"sql.migration.sql.server.instance": "Instância do SQL Server",
|
||||||
"sql.migration.sql.virtual.machine": "Máquina Virtual SQL",
|
"sql.migration.sql.virtual.machine": "Máquina Virtual SQL",
|
||||||
|
"sql.migration.start.migration.button": "Iniciar migração",
|
||||||
"sql.migration.start.time": "Hora de início",
|
"sql.migration.start.time": "Hora de início",
|
||||||
"sql.migration.status": "Status",
|
"sql.migration.status": "Status",
|
||||||
|
"sql.migration.status.add.account": "Adicionar conta",
|
||||||
|
"sql.migration.status.add.account.MESSAGE": "Adicione sua conta do Azure para exibir as migrações existentes e seu status.",
|
||||||
"sql.migration.status.canceling": "Cancelando",
|
"sql.migration.status.canceling": "Cancelando",
|
||||||
"sql.migration.status.completing": "Concluindo",
|
"sql.migration.status.completing": "Concluindo",
|
||||||
"sql.migration.status.creating": "Criando",
|
"sql.migration.status.creating": "Criando",
|
||||||
|
|||||||
@@ -9933,15 +9933,18 @@
|
|||||||
"treeView.notRegistered": "Não há exibição de árvore com a id '{0}' registrada."
|
"treeView.notRegistered": "Não há exibição de árvore com a id '{0}' registrada."
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebook": {
|
"sql/workbench/api/common/extHostNotebook": {
|
||||||
"errNoManager": "Nenhum Gerenciador encontrado",
|
"errNoExecuteManager": "Não foi encontrado nenhum gerente de execução",
|
||||||
"errNoProvider": "nenhum provedor de notebook encontrado",
|
"errNoExecuteProvider": "Nenhum provedor de execução de bloco de anotações encontrado",
|
||||||
|
"errNoSerializationManager": "Não foi encontrado nenhum gerente de serialização",
|
||||||
|
"errNoSerializationProvider": "Nenhum provedor de serialização do bloco de anotações encontrado",
|
||||||
|
"executeProviderRequired": "Um NotebookExecuteProvider com fornecedor válidoDeve ser passado para este método",
|
||||||
"noContentManager": "O Notebook Manager do notebook {0} não tem um gerenciador de conteúdo. Não é possível executar operações nele",
|
"noContentManager": "O Notebook Manager do notebook {0} não tem um gerenciador de conteúdo. Não é possível executar operações nele",
|
||||||
"noServerManager": "O Notebook Manager para o notebook {0} não tem um gerenciador de servidores. Não é possível executar operações nele",
|
"noServerManager": "O Notebook Manager para o notebook {0} não tem um gerenciador de servidores. Não é possível executar operações nele",
|
||||||
"noSessionManager": "O Notebook Manager do notebook {0} não tem um gerenciador de sessão. Não é possível executar operações nele",
|
"noSessionManager": "O Notebook Manager do notebook {0} não tem um gerenciador de sessão. Não é possível executar operações nele",
|
||||||
"providerRequired": "Um NotebookProvider com providerId válido precisa ser passado para este método"
|
"serializationProviderRequired": "Um provedor de serialização de blocos de anotações com um provedor válidoDeve ser passado para este método"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
||||||
"providerRequired": "Um NotebookProvider com providerId válido precisa ser passado para este método"
|
"navigationProviderRequired": "Um provedor de navegação com provedor válidoDeve ser passado para este método"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/actions": {
|
"sql/workbench/browser/actions": {
|
||||||
"clearSavedAccounts": "Limpar todas as contas salvas",
|
"clearSavedAccounts": "Limpar todas as contas salvas",
|
||||||
@@ -9985,6 +9988,7 @@
|
|||||||
"optionsDialog.ok": "OK"
|
"optionsDialog.ok": "OK"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modal/optionsDialogHelper": {
|
"sql/workbench/browser/modal/optionsDialogHelper": {
|
||||||
|
"optionsDialog.defaultGroupName": "Geral",
|
||||||
"optionsDialog.invalidInput": "Entrada inválida. Valor numérico esperado.",
|
"optionsDialog.invalidInput": "Entrada inválida. Valor numérico esperado.",
|
||||||
"optionsDialog.missingRequireField": " é necessário."
|
"optionsDialog.missingRequireField": " é necessário."
|
||||||
},
|
},
|
||||||
@@ -9997,6 +10001,7 @@
|
|||||||
"declarativeTable.showActions": "Mostrar ações"
|
"declarativeTable.showActions": "Mostrar ações"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modelComponents/dropdown.component": {
|
"sql/workbench/browser/modelComponents/dropdown.component": {
|
||||||
|
"defaultDropdownErrorMessage": "Preencha este campo.",
|
||||||
"loadingCompletedMessage": "Carregamento concluído",
|
"loadingCompletedMessage": "Carregamento concluído",
|
||||||
"loadingMessage": "Carregando"
|
"loadingMessage": "Carregando"
|
||||||
},
|
},
|
||||||
@@ -10250,6 +10255,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
||||||
"connection.parseClipboardForConnectionStringDescription": "Tentativa de analisar o conteúdo da área de transferência quando a caixa de diálogo conexão é aberta ou a cópia é executada.",
|
"connection.parseClipboardForConnectionStringDescription": "Tentativa de analisar o conteúdo da área de transferência quando a caixa de diálogo conexão é aberta ou a cópia é executada.",
|
||||||
|
"connection.showUnsupportedServerVersionWarning": "Se a mensagem de aviso deve ser exibida quando o usuário se conecta a uma versão do servidor que não tem suporte do Azure Data Studio.",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory – Universal com suporte para MFA",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory – senha",
|
||||||
|
"sql.defaultAuthenticationType.Integrated": "Autenticação do Windows",
|
||||||
|
"sql.defaultAuthenticationType.SqlLogin": "Login Sql",
|
||||||
|
"sql.defaultAuthenticationTypeDescription": "Tipo de autenticação padrão a ser usado ao se conectar aos recursos do Azure.",
|
||||||
"sql.defaultEngineDescription": "Mecanismo SQL padrão a ser usado. Isso direciona o provedor de idioma padrão em arquivos .sql e o padrão a ser usado ao criar uma conexão.",
|
"sql.defaultEngineDescription": "Mecanismo SQL padrão a ser usado. Isso direciona o provedor de idioma padrão em arquivos .sql e o padrão a ser usado ao criar uma conexão.",
|
||||||
"sql.maxRecentConnectionsDescription": "O número máximo de conexões usadas recentemente para armazenar na lista de conexão."
|
"sql.maxRecentConnectionsDescription": "O número máximo de conexões usadas recentemente para armazenar na lista de conexão."
|
||||||
},
|
},
|
||||||
@@ -11214,6 +11225,7 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/queryResultsView": {
|
"sql/workbench/contrib/query/browser/queryResultsView": {
|
||||||
"messagesTabTitle": "Mensagens",
|
"messagesTabTitle": "Mensagens",
|
||||||
|
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
|
||||||
"resultsTabTitle": "Resultados"
|
"resultsTabTitle": "Resultados"
|
||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/statusBarItems": {
|
"sql/workbench/contrib/query/browser/statusBarItems": {
|
||||||
@@ -11605,7 +11617,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/services/connection/browser/connectionManagementService": {
|
"sql/workbench/services/connection/browser/connectionManagementService": {
|
||||||
"cancelConnectionConfirmation": "Tem certeza de que deseja cancelar esta conexão?",
|
"cancelConnectionConfirmation": "Tem certeza de que deseja cancelar esta conexão?",
|
||||||
|
"connection.invalidConnectionResult": "O resultado da conexão é inválido",
|
||||||
|
"connection.neverShowUnsupportedVersionWarning": "Não mostrar novamente",
|
||||||
"connection.noAzureAccount": "Falha ao obter o token de conta do Azure para a conexão",
|
"connection.noAzureAccount": "Falha ao obter o token de conta do Azure para a conexão",
|
||||||
|
"connection.refreshAzureTokenFailure": "Falha ao obter o token de conta do Azure para a conexão",
|
||||||
|
"connection.unsupportedServerVersionWarning": "A versão do servidor não é compatível com Azure Data Studio, você ainda pode se conectar a ela, mas alguns recursos no Azure Data Studio podem não funcionar conforme o esperado.",
|
||||||
|
"connectionManagementService.noProviderForUri": "Não foi possível encontrar o provedor para o uri: {0}",
|
||||||
"connectionNotAcceptedError": "Conexão não aceita",
|
"connectionNotAcceptedError": "Conexão não aceita",
|
||||||
"connectionService.no": "Não",
|
"connectionService.no": "Não",
|
||||||
"connectionService.yes": "Sim"
|
"connectionService.yes": "Sim"
|
||||||
@@ -11792,7 +11809,7 @@
|
|||||||
"carbon.extension.contributes.notebook.provider": "Identificador do provedor de notebook.",
|
"carbon.extension.contributes.notebook.provider": "Identificador do provedor de notebook.",
|
||||||
"carbon.extension.contributes.notebook.standardKernels": "Quais kernels devem ser padrão com este provedor de notebook?",
|
"carbon.extension.contributes.notebook.standardKernels": "Quais kernels devem ser padrão com este provedor de notebook?",
|
||||||
"vscode.extension.contributes.notebook.languagemagics": "Contribui com a linguagem do notebook.",
|
"vscode.extension.contributes.notebook.languagemagics": "Contribui com a linguagem do notebook.",
|
||||||
"vscode.extension.contributes.notebook.providers": "Contribui com provedores de notebooks."
|
"vscode.extension.contributes.notebook.providersDescriptions": "Contribui com as descrições dos fornecedores de bloco de anotações."
|
||||||
},
|
},
|
||||||
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
||||||
"loading": "Carregando..."
|
"loading": "Carregando..."
|
||||||
@@ -11856,6 +11873,8 @@
|
|||||||
"sql/workbench/services/query/common/queryModelService": {
|
"sql/workbench/services/query/common/queryModelService": {
|
||||||
"commitEditFailed": "A linha de commit falhou: ",
|
"commitEditFailed": "A linha de commit falhou: ",
|
||||||
"msgCancelQueryFailed": "O cancelamento da consulta falhou: {0}",
|
"msgCancelQueryFailed": "O cancelamento da consulta falhou: {0}",
|
||||||
|
"queryModelService.noQueryFoundForUri": "Nenhuma Consulta encontrada para {0}",
|
||||||
|
"queryModelService.uriAlreadyHasQuery": "{0} já tem uma consulta existente",
|
||||||
"runQueryBatchStartLine": "Linha {0}",
|
"runQueryBatchStartLine": "Linha {0}",
|
||||||
"runQueryBatchStartMessage": "Iniciada a execução de consulta em ",
|
"runQueryBatchStartMessage": "Iniciada a execução de consulta em ",
|
||||||
"runQueryStringBatchStartMessage": "Começou a executar consulta \"{0}\"",
|
"runQueryStringBatchStartMessage": "Começou a executar consulta \"{0}\"",
|
||||||
@@ -11954,6 +11973,14 @@
|
|||||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||||
"miGettingStarted": "I&&ntrodução",
|
"miGettingStarted": "I&&ntrodução",
|
||||||
"showReleaseNotes": "Mostrar Introdução"
|
"showReleaseNotes": "Mostrar Introdução"
|
||||||
|
},
|
||||||
|
"sql/platform/connection/common/connectionStatusManager": {
|
||||||
|
"connectionStatusManager.noConnectionForUri": "Não foi possível localizar a conexão com o uri: {0}",
|
||||||
|
"connectionStatusManager.uriAlreadyInConnectionsList": "Já existe uma conexão com o uri: {0}"
|
||||||
|
},
|
||||||
|
"sql/workbench/services/query/common/queryManagement": {
|
||||||
|
"queryManagement.noQueryRunnerForUri": "Não foi possível localizar o Executor de Consulta para o uri: {0}",
|
||||||
|
"queryManagement.uriAlreadyHasQueryRunner": "Uri: {0} inesperadamente já tem um executor de consulta."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -399,22 +399,42 @@
|
|||||||
"arc.sql.connection.settings.section.title": "Сведения о подключении SQL",
|
"arc.sql.connection.settings.section.title": "Сведения о подключении SQL",
|
||||||
"arc.sql.cores-limit.description": "Предельное количество ядер управляемого экземпляра в виде целого числа.",
|
"arc.sql.cores-limit.description": "Предельное количество ядер управляемого экземпляра в виде целого числа.",
|
||||||
"arc.sql.cores-request.description": "Запрос ядер управляемого экземпляра в виде целого числа.",
|
"arc.sql.cores-request.description": "Запрос ядер управляемого экземпляра в виде целого числа.",
|
||||||
|
"arc.sql.dev.use.description": "Установите этот флажок, чтобы указать, что этот экземпляр будет использоваться только для разработки и тестирования. За этот экземпляр не будет взиматься оплата.",
|
||||||
|
"arc.sql.dev.use.label": "Только для разработки",
|
||||||
|
"arc.sql.high.availability.description": "Включите дополнительные реплики для высокого уровня доступности. Выбранная ниже конфигурация вычислений и хранилища будет применена ко всем репликам.",
|
||||||
|
"arc.sql.high.availability.label": "Высокая доступность",
|
||||||
"arc.sql.instance.name": "Имя экземпляра",
|
"arc.sql.instance.name": "Имя экземпляра",
|
||||||
"arc.sql.instance.settings.section.title": "Параметры экземпляра SQL",
|
"arc.sql.instance.settings.section.title": "Параметры экземпляра SQL",
|
||||||
"arc.sql.invalid.instance.name": "Имя экземпляра должно состоять из строчных букв и цифр или дефисов \"-\", начинаться с буквы, заканчиваться буквой или цифрой и содержать не более 13 символов.",
|
"arc.sql.invalid.instance.name": "Имя экземпляра должно состоять из строчных букв и цифр или дефисов \"-\", начинаться с буквы, заканчиваться буквой или цифрой и содержать не более 13 символов.",
|
||||||
"arc.sql.invalid.username": "Имя пользователя sa отключено, выберите другое имя пользователя",
|
"arc.sql.invalid.username": "Имя пользователя sa отключено, выберите другое имя пользователя",
|
||||||
"arc.sql.memory-limit.description": "Предельная емкость управляемого экземпляра в виде целого числа.",
|
"arc.sql.memory-limit.description": "Предельная емкость управляемого экземпляра в виде целого числа.",
|
||||||
"arc.sql.memory-request.description": "Запрос емкости управляемого экземпляра в виде целочисленного объема памяти в ГБ.",
|
"arc.sql.memory-request.description": "Запрос емкости управляемого экземпляра в виде целочисленного объема памяти в ГБ.",
|
||||||
"arc.sql.replicas.description": "Число реплик Управляемого экземпляра SQL, которые будут развернуты в кластере Kubernetes для обеспечения высокого уровня доступности",
|
"arc.sql.one.replica": "1 реплика",
|
||||||
"arc.sql.replicas.label": "Реплики",
|
"arc.sql.service.tier.business.critical": "[ПРЕДВАРИТЕЛЬНАЯ ВЕРСИЯ] Критически важный для бизнеса (неограниченное количество виртуальных ядер и объем ОЗУ, расширенные функции высокого уровня доступности)",
|
||||||
"arc.sql.storage-class.data.description": "Класс хранения, используемый для данных (.mdf)",
|
"arc.sql.service.tier.description": "Выберите один из последних уровней служб vCore, доступных для Управляемого экземпляра SQL Managed Instance — Azure Arc, включая уровни \"Общего назначения\" и \"Критически важный для бизнеса\". {0}",
|
||||||
|
"arc.sql.service.tier.general.purpose": "Общего назначения (до 24 виртуальных ядер и 128 ГБ ОЗУ, стандартные функции высокого уровня доступности)",
|
||||||
|
"arc.sql.service.tier.label": "Уровень служб",
|
||||||
|
"arc.sql.storage-class.backups.description": "Класс хранения для постоянных томов резервного копирования. Если значение не указано, будет использоваться класс по умолчанию.",
|
||||||
|
"arc.sql.storage-class.data.description": "Класс хранения, используемый для данных (.mdf). Если значение не указано, будет использован класс хранения по умолчанию.",
|
||||||
|
"arc.sql.storage-class.datalogs.description": "Класс хранения для журналов базы данных (.ldf). Если значение не указано, будет использоваться класс по умолчанию.",
|
||||||
"arc.sql.storage-class.dc.description": "Класс хранения, используемый для всех данных и постоянных томов журналов во всех объектах pod контроллеров данных, которым они требуются.",
|
"arc.sql.storage-class.dc.description": "Класс хранения, используемый для всех данных и постоянных томов журналов во всех объектах pod контроллеров данных, которым они требуются.",
|
||||||
"arc.sql.storage-class.logs.description": "Класс хранения, используемый для журналов (var/log)",
|
"arc.sql.storage-class.logs.description": "Класс хранения, используемый для журналов (/var/log). Если значение не указано, будет использован класс хранения по умолчанию.",
|
||||||
|
"arc.sql.three.replicas": "3 реплики",
|
||||||
|
"arc.sql.two.replicas": "2 реплики",
|
||||||
"arc.sql.username": "Имя пользователя",
|
"arc.sql.username": "Имя пользователя",
|
||||||
|
"arc.sql.volume.size.backups.description": "Размер тома хранилища для резервных копий (гибибайт).",
|
||||||
|
"arc.sql.volume.size.backups.label": "Размер тома в ГиБ (резервные копии)",
|
||||||
|
"arc.sql.volume.size.data.description": "Размер тома хранилища для данных (гибибайт).",
|
||||||
|
"arc.sql.volume.size.data.label": "Размер тома в ГиБ (данные)",
|
||||||
|
"arc.sql.volume.size.datalogs.description": "Размер тома хранилища для журналов базы данных (гибибайт).",
|
||||||
|
"arc.sql.volume.size.datalogs.label": "Размер тома в ГиБ (журналы базы данных)",
|
||||||
|
"arc.sql.volume.size.logs.description": "Размер тома хранилища для журналов (гибибайт).",
|
||||||
|
"arc.sql.volume.size.logs.label": "Размер тома в ГиБ (журналы)",
|
||||||
"arc.sql.wizard.page1.title": "Укажите параметры Управляемого экземпляра Azure SQL",
|
"arc.sql.wizard.page1.title": "Укажите параметры Управляемого экземпляра Azure SQL",
|
||||||
"arc.sql.wizard.title": "Развертывание Управляемого экземпляра SQL Azure — Azure Arc (предварительная версия)",
|
"arc.sql.wizard.title": "Развертывание Управляемого экземпляра SQL Azure — Azure Arc (предварительная версия)",
|
||||||
"arc.storage-class.backups.label": "Класс хранения (резервные копии)",
|
"arc.storage-class.backups.label": "Класс хранения (резервные копии)",
|
||||||
"arc.storage-class.data.label": "Класс хранения (данные)",
|
"arc.storage-class.data.label": "Класс хранения (данные)",
|
||||||
|
"arc.storage-class.datalogs.label": "Класс хранения (журналы базы данных)",
|
||||||
"arc.storage-class.dc.label": "Класс хранения",
|
"arc.storage-class.dc.label": "Класс хранения",
|
||||||
"arc.storage-class.logs.label": "Класс хранения (журналы)",
|
"arc.storage-class.logs.label": "Класс хранения (журналы)",
|
||||||
"arc.view.title": "Контроллеры Azure Arc",
|
"arc.view.title": "Контроллеры Azure Arc",
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"dataworkspace.projectParentDirectoryNotExistError": "Выбранное расположение проекта \"{0}\" не существует или не является каталогом.",
|
"dataworkspace.projectParentDirectoryNotExistError": "Выбранное расположение проекта \"{0}\" не существует или не является каталогом.",
|
||||||
"dataworkspace.projectsFailedToLoad": "Не удалось загрузить некоторые проекты. Чтобы просмотреть дополнительные сведения, [откройте консоль разработчика](command:workbench.action.toggleDevTools)",
|
"dataworkspace.projectsFailedToLoad": "Не удалось загрузить некоторые проекты. Чтобы просмотреть дополнительные сведения, [откройте консоль разработчика](command:workbench.action.toggleDevTools)",
|
||||||
"dataworkspace.remoteGitRepo": "Удаленный репозиторий Git",
|
"dataworkspace.remoteGitRepo": "Удаленный репозиторий Git",
|
||||||
"dataworkspace.restartConfirmation": "Чтобы создать проект и добавить его в рабочую область, необходимо перезагрузить Azure Data Studio. Сделать это сейчас?",
|
"dataworkspace.restartConfirmation": "Чтобы добавить проект в рабочую область, необходимо перезагрузить Azure Data Studio. Перезагрузить сейчас?",
|
||||||
"dataworkspace.select": "Выбрать",
|
"dataworkspace.select": "Выбрать",
|
||||||
"dataworkspace.selectProjectLocation": "Выбрать расположение проекта",
|
"dataworkspace.selectProjectLocation": "Выбрать расположение проекта",
|
||||||
"dataworkspace.selectProjectType": "Выбрать файл проекта",
|
"dataworkspace.selectProjectType": "Выбрать файл проекта",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
"projects-view-no-project-content": "В текущей рабочей области нет открытых проектов.\r\n[Создать новый](command:projects.new)\r\n[Открыть существующий](command:projects.openExisting)\r\nЧтобы узнать больше о наших проектах, [см. нашу документацию](https://aka.ms/azuredatastudio-projects).\r\n",
|
"projects-view-no-project-content": "В текущей рабочей области нет открытых проектов.\r\n[Создать новый](command:projects.new)\r\n[Открыть существующий](command:projects.openExisting)\r\nЧтобы узнать больше о наших проектах, [см. нашу документацию](https://aka.ms/azuredatastudio-projects).\r\n",
|
||||||
"projects-view-no-workspace-content": "Создайте новый или откройте существующий, чтобы начать работу.\r\n[Создать новый](command:projects.new)\r\n[Открыть существующий](command:projects.openExisting)\r\nЧтобы узнать больше о наших проектах, [см. нашу документацию](https://aka.ms/azuredatastudio-projects).",
|
"projects-view-no-workspace-content": "Создайте новый или откройте существующий, чтобы начать работу.\r\n[Создать новый](command:projects.new)\r\n[Открыть существующий](command:projects.openExisting)\r\nЧтобы узнать больше о наших проектах, [см. нашу документацию](https://aka.ms/azuredatastudio-projects).",
|
||||||
"projects.defaultProjectSaveLocation": "Полный путь к папке, в которой по умолчанию сохраняются новые проекты.",
|
"projects.defaultProjectSaveLocation": "Полный путь к папке, в которой по умолчанию сохраняются новые проекты.",
|
||||||
|
"projects.excludedProjectsDescription": "Список проектов в рабочей области, исключаемых из вьюлета проектов",
|
||||||
"projects.showNotAddedProjectsInWorkspacePrompt": "Всегда показывать информационное сообщение, если текущие папки рабочей области содержат проекты, которые не были добавлены в проекты рабочей области.",
|
"projects.showNotAddedProjectsInWorkspacePrompt": "Всегда показывать информационное сообщение, если текущие папки рабочей области содержат проекты, которые не были добавлены в проекты рабочей области.",
|
||||||
"refresh-workspace-command": "Обновить",
|
"refresh-workspace-command": "Обновить",
|
||||||
"remove-project-command": "Удалить проект"
|
"remove-project-command": "Удалить проект"
|
||||||
|
|||||||
@@ -13,11 +13,19 @@
|
|||||||
"flatFileImport.allowNulls": "Разрешить значения NULL",
|
"flatFileImport.allowNulls": "Разрешить значения NULL",
|
||||||
"flatFileImport.browseFiles": "Обзор",
|
"flatFileImport.browseFiles": "Обзор",
|
||||||
"flatFileImport.columnName": "Имя столбца",
|
"flatFileImport.columnName": "Имя столбца",
|
||||||
|
"flatFileImport.columnTableTitle": "Столбец",
|
||||||
|
"flatFileImport.createDerivedColumn": "Создать производный столбец",
|
||||||
"flatFileImport.dataType": "Тип данных",
|
"flatFileImport.dataType": "Тип данных",
|
||||||
"flatFileImport.databaseDropdownTitle": "База данных, в которой будет создана таблица",
|
"flatFileImport.databaseDropdownTitle": "База данных, в которой будет создана таблица",
|
||||||
"flatFileImport.databaseName": "Имя базы данных",
|
"flatFileImport.databaseName": "Имя базы данных",
|
||||||
|
"flatFileImport.deriverColumnInstruction1": "Выберите слева столбцы данных, необходимые для создания производного столбца",
|
||||||
|
"flatFileImport.deriverColumnInstruction2": "Выберите строку и укажите пример преобразование, которое следует применить к остальной части столбца",
|
||||||
|
"flatFileImport.deriverColumnInstruction3": "Нажмите кнопку \"Предварительный просмотр преобразования\", чтобы просмотреть преобразование",
|
||||||
|
"flatFileImport.deriverColumnInstruction4": "Корректируйте преобразование, пока не получится нужный столбец",
|
||||||
|
"flatFileImport.deriverColumnInstruction5": "Укажите имя нового производного столбца и нажмите кнопку \"Готово\"",
|
||||||
"flatFileImport.fileImport": "Импортируемый файл",
|
"flatFileImport.fileImport": "Импортируемый файл",
|
||||||
"flatFileImport.fileTextboxTitle": "Расположение файла для импорта",
|
"flatFileImport.fileTextboxTitle": "Расположение файла для импорта",
|
||||||
|
"flatFileImport.headerIntructionText": "Добро пожаловать в инструмент создания производных столбцов. Чтобы начать, выполните следующие действия:",
|
||||||
"flatFileImport.importData": "Импорт данных",
|
"flatFileImport.importData": "Импорт данных",
|
||||||
"flatFileImport.importInformation": "Сведения об импорте",
|
"flatFileImport.importInformation": "Сведения об импорте",
|
||||||
"flatFileImport.importNewFile": "Импортировать новый файл",
|
"flatFileImport.importNewFile": "Импортировать новый файл",
|
||||||
@@ -28,13 +36,19 @@
|
|||||||
"flatFileImport.page2Name": "Предварительный просмотр данных",
|
"flatFileImport.page2Name": "Предварительный просмотр данных",
|
||||||
"flatFileImport.page3Name": "Изменить столбцы",
|
"flatFileImport.page3Name": "Изменить столбцы",
|
||||||
"flatFileImport.page4Name": "Сводка",
|
"flatFileImport.page4Name": "Сводка",
|
||||||
|
"flatFileImport.previewTransformation": "Предварительный просмотр преобразования",
|
||||||
"flatFileImport.primaryKey": "Первичный ключ",
|
"flatFileImport.primaryKey": "Первичный ключ",
|
||||||
"flatFileImport.prosePreviewMessage": "Эта операция проанализировала структуру первых 50 строк входного файла для отображения предварительного просмотра ниже.",
|
"flatFileImport.prosePreviewMessage": "Эта операция проанализировала структуру первых 50 строк входного файла для отображения предварительного просмотра ниже.",
|
||||||
"flatFileImport.prosePreviewMessageFail": "Эта операция не была выполнена. Попробуйте использовать другой входной файл.",
|
"flatFileImport.prosePreviewMessageFail": "Эта операция не была выполнена. Попробуйте использовать другой входной файл.",
|
||||||
"flatFileImport.refresh": "Обновить",
|
"flatFileImport.refresh": "Обновить",
|
||||||
"flatFileImport.schemaTextboxTitle": "Схема таблицы",
|
"flatFileImport.schemaTextboxTitle": "Схема таблицы",
|
||||||
|
"flatFileImport.selectAllColumns": "Выделить все столбцы",
|
||||||
|
"flatFileImport.selectColumn": "Выберите столбец {0}",
|
||||||
"flatFileImport.serverDropdownTitle": "База данных сервера в",
|
"flatFileImport.serverDropdownTitle": "База данных сервера в",
|
||||||
"flatFileImport.serverName": "Имя сервера",
|
"flatFileImport.serverName": "Имя сервера",
|
||||||
|
"flatFileImport.specifyDerivedColNameTitle": "Имя столбца",
|
||||||
|
"flatFileImport.specifyTransformation": "Укажите преобразование",
|
||||||
|
"flatFileImport.specifyTransformationForRow": "Укажите преобразование для строки {0}",
|
||||||
"flatFileImport.success.norows": "✔ Вы успешно вставили данные в таблицу.",
|
"flatFileImport.success.norows": "✔ Вы успешно вставили данные в таблицу.",
|
||||||
"flatFileImport.tableName": "Имя таблицы",
|
"flatFileImport.tableName": "Имя таблицы",
|
||||||
"flatFileImport.tableSchema": "Схема таблицы",
|
"flatFileImport.tableSchema": "Схема таблицы",
|
||||||
|
|||||||
@@ -74,6 +74,7 @@
|
|||||||
"newBook": "Новая книга Jupyter (предварительный просмотр)",
|
"newBook": "Новая книга Jupyter (предварительный просмотр)",
|
||||||
"newMarkdown": "Новый файл Markdown (предварительный просмотр)",
|
"newMarkdown": "Новый файл Markdown (предварительный просмотр)",
|
||||||
"newNotebook": "Новая записная книжка (предварительный просмотр)",
|
"newNotebook": "Новая записная книжка (предварительный просмотр)",
|
||||||
|
"newSection": "Новый раздел (предварительная версия)",
|
||||||
"noBDCConnectionError": "Ядрам Spark требуется подключение к главному экземпляру кластера больших данных SQL Server.",
|
"noBDCConnectionError": "Ядрам Spark требуется подключение к главному экземпляру кластера больших данных SQL Server.",
|
||||||
"noBooksSelected": "В данный момент во viewlet не выбраны книги Jupyter.",
|
"noBooksSelected": "В данный момент во viewlet не выбраны книги Jupyter.",
|
||||||
"onGitHub": "GitHub",
|
"onGitHub": "GitHub",
|
||||||
@@ -110,7 +111,7 @@
|
|||||||
},
|
},
|
||||||
"dist/dialog/configurePython/configurePathPage": {
|
"dist/dialog/configurePython/configurePathPage": {
|
||||||
"configurePython.browseButtonText": "Обзор",
|
"configurePython.browseButtonText": "Обзор",
|
||||||
"configurePython.descriptionWithKernel": "Для ядра {0} требуется настроить среду выполнения Python и установить зависимости.",
|
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
|
||||||
"configurePython.descriptionWithoutKernel": "Для ядер записных книжек требуется настроить среду выполнения Python и установить зависимости.",
|
"configurePython.descriptionWithoutKernel": "Для ядер записных книжек требуется настроить среду выполнения Python и установить зависимости.",
|
||||||
"configurePython.existingInstall": "Использовать существующую установку Python",
|
"configurePython.existingInstall": "Использовать существующую установку Python",
|
||||||
"configurePython.installationType": "Тип установки",
|
"configurePython.installationType": "Тип установки",
|
||||||
@@ -139,7 +140,7 @@
|
|||||||
"configurePython.pkgNameColumn": "Имя",
|
"configurePython.pkgNameColumn": "Имя",
|
||||||
"configurePython.requiredDependencies": "Установка необходимых зависимостей ядра",
|
"configurePython.requiredDependencies": "Установка необходимых зависимостей ядра",
|
||||||
"configurePython.requiredVersionColumn": "Требуемая версия",
|
"configurePython.requiredVersionColumn": "Требуемая версия",
|
||||||
"msgUnsupportedKernel": "Не удалось получить пакеты для ядра {0}"
|
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
|
||||||
},
|
},
|
||||||
"dist/dialog/managePackages/addNewPackageTab": {
|
"dist/dialog/managePackages/addNewPackageTab": {
|
||||||
"managePackages.addNewTabTitle": "Добавить новый",
|
"managePackages.addNewTabTitle": "Добавить новый",
|
||||||
@@ -183,7 +184,7 @@
|
|||||||
"notebookFileType": "Записные книжки",
|
"notebookFileType": "Записные книжки",
|
||||||
"unsupportedFileType": "Поддерживаются только записные книжки IPYNB"
|
"unsupportedFileType": "Поддерживаются только записные книжки IPYNB"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterNotebookProvider": {
|
"dist/jupyter/jupyterExecuteProvider": {
|
||||||
"errNotebookUriMissing": "Требуется путь к записной книжке"
|
"errNotebookUriMissing": "Требуется путь к записной книжке"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterServerInstallation": {
|
"dist/jupyter/jupyterServerInstallation": {
|
||||||
@@ -251,11 +252,15 @@
|
|||||||
"notebook.command.addcell": "Добавить ячейку",
|
"notebook.command.addcell": "Добавить ячейку",
|
||||||
"notebook.command.addcode": "Добавить ячейку кода",
|
"notebook.command.addcode": "Добавить ячейку кода",
|
||||||
"notebook.command.addtext": "Добавить текстовую ячейку",
|
"notebook.command.addtext": "Добавить текстовую ячейку",
|
||||||
|
"notebook.command.boldText": "Полужирный текст Markdown",
|
||||||
"notebook.command.clearactivecellresult": "Очистить результат ячейки",
|
"notebook.command.clearactivecellresult": "Очистить результат ячейки",
|
||||||
|
"notebook.command.codeBlock": "Добавить блок кода",
|
||||||
|
"notebook.command.italicizeText": "Курсивный текст Markdown",
|
||||||
"notebook.command.new": "Создать записную книжку",
|
"notebook.command.new": "Создать записную книжку",
|
||||||
"notebook.command.open": "Открыть записную книжку",
|
"notebook.command.open": "Открыть записную книжку",
|
||||||
"notebook.command.runactivecell": "Выполнить ячейку",
|
"notebook.command.runactivecell": "Выполнить ячейку",
|
||||||
"notebook.command.runallcells": "Выполнить ячейки",
|
"notebook.command.runallcells": "Выполнить ячейки",
|
||||||
|
"notebook.command.underlineText": "Подчеркнутый текст Markdown",
|
||||||
"notebook.configuration.title": "Конфигурация Notebook",
|
"notebook.configuration.title": "Конфигурация Notebook",
|
||||||
"notebook.dontPromptPythonUpdate.description": "Не показывать предложение обновить Python.",
|
"notebook.dontPromptPythonUpdate.description": "Не показывать предложение обновить Python.",
|
||||||
"notebook.jupyterServerShutdownTimeout.description": "Интервал времени (в минутах), по истечении которого производится завершение работы сервера после закрытия всех записных книжек. (Введите 0, чтобы не завершать работу)",
|
"notebook.jupyterServerShutdownTimeout.description": "Интервал времени (в минутах), по истечении которого производится завершение работы сервера после закрытия всех записных книжек. (Введите 0, чтобы не завершать работу)",
|
||||||
@@ -274,6 +279,7 @@
|
|||||||
"title.SavedBooks": "Записные книжки",
|
"title.SavedBooks": "Записные книжки",
|
||||||
"title.addMarkdown": "Добавить файл Markdown",
|
"title.addMarkdown": "Добавить файл Markdown",
|
||||||
"title.addNotebook": "Добавить записную книжку",
|
"title.addNotebook": "Добавить записную книжку",
|
||||||
|
"title.addSection": "Добавить раздел",
|
||||||
"title.analyzeJupyterNotebook": "Анализировать в Notebook",
|
"title.analyzeJupyterNotebook": "Анализировать в Notebook",
|
||||||
"title.closeJupyterBook": "Закрыть книгу Jupyter",
|
"title.closeJupyterBook": "Закрыть книгу Jupyter",
|
||||||
"title.closeNotebook": "Закрыть записную книжку",
|
"title.closeNotebook": "Закрыть записную книжку",
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"contents": {
|
"contents": {
|
||||||
"dist/constants": {
|
"dist/constants": {
|
||||||
"XEventsFailed": "XEvents operation failed.",
|
"XEventsFailed": "Сбой операции XEvents.",
|
||||||
"XEventsNotSupported": "XEvents sessions not supported.",
|
"XEventsNotSupported": "Сеансы XEvents не поддерживаются.",
|
||||||
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
|
"XEventsStarted": "Сеансы XEvents для PageContention и ObjectContention запущены.",
|
||||||
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
|
"XEventsStopped": "Сеансы XEvents для PageContention и ObjectContention удалены."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
"Failed": "Сбой",
|
"Failed": "Сбой",
|
||||||
"InProgress": "Выполняется",
|
"InProgress": "Выполняется",
|
||||||
"PublishHistory": "Журнал публикации",
|
"PublishHistory": "Журнал публикации",
|
||||||
|
"SettingAlreadyExists": "Параметр локального приложения \"{0}\" уже существует. Перезаписать его?",
|
||||||
"Status": "Состояние",
|
"Status": "Состояние",
|
||||||
"Success": "Выполнено",
|
"Success": "Выполнено",
|
||||||
"TargetDatabase": "Целевая база данных",
|
"TargetDatabase": "Целевая база данных",
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
"addDatabaseReferencedialogName": "Добавить ссылку на базу данных",
|
"addDatabaseReferencedialogName": "Добавить ссылку на базу данных",
|
||||||
"addItemAction": "Добавить элемент",
|
"addItemAction": "Добавить элемент",
|
||||||
"addPackage": "Добавить пакет",
|
"addPackage": "Добавить пакет",
|
||||||
|
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||||
"appSettingPrompt": "Обновить функцию Azure local.settings.json с помощью новой строки подключения?",
|
"appSettingPrompt": "Обновить функцию Azure local.settings.json с помощью новой строки подключения?",
|
||||||
"at": "в",
|
"at": "в",
|
||||||
"browseButtonText": "Поиск папки",
|
"browseButtonText": "Поиск папки",
|
||||||
@@ -39,12 +41,14 @@
|
|||||||
"chooseSqlcmdVarsToModify": "Выберите переменные SQLCMD для изменения",
|
"chooseSqlcmdVarsToModify": "Выберите переменные SQLCMD для изменения",
|
||||||
"cicularProjectReference": "Циклическая ссылка из проекта {0} на проект {1}",
|
"cicularProjectReference": "Циклическая ссылка из проекта {0} на проект {1}",
|
||||||
"cleaningDockerImagesMessage": "Очистка существующих развертываний...",
|
"cleaningDockerImagesMessage": "Очистка существующих развертываний...",
|
||||||
|
"confirmPassword": "Подтвердите пароль администратора SQL Server",
|
||||||
"connectingToSqlServerOnDockerMessage": "Подключение к SQL Server в Docker",
|
"connectingToSqlServerOnDockerMessage": "Подключение к SQL Server в Docker",
|
||||||
"connectionFailedError": "Ошибка подключения: \"{0}\"",
|
"connectionFailedError": "Ошибка подключения: \"{0}\"",
|
||||||
"connectionRadioButtonLabel": "Подключения",
|
"connectionRadioButtonLabel": "Подключения",
|
||||||
"connectionStringSetting": "Имя параметра строки подключения",
|
"connectionStringSetting": "Имя параметра строки подключения",
|
||||||
"connectionStringSettingPlaceholder": "Параметр строки подключения указан в \"local.settings.js\".",
|
"connectionStringSettingPlaceholder": "Параметр строки подключения указан в \"local.settings.js\".",
|
||||||
"createNew": "Создать",
|
"createNew": "Создать",
|
||||||
|
"createNewLocalAppSetting": "Создать новый параметр локального приложения",
|
||||||
"createProjectDialogOkButtonText": "Создать",
|
"createProjectDialogOkButtonText": "Создать",
|
||||||
"createProjectFromDatabaseDialogName": "Создать проект из базы данных",
|
"createProjectFromDatabaseDialogName": "Создать проект из базы данных",
|
||||||
"createProjectSettings": "Параметры",
|
"createProjectSettings": "Параметры",
|
||||||
@@ -81,18 +85,16 @@
|
|||||||
"deployAppSettingUpdateFailed": "Не удалось обновить параметр приложения \"{0}\"",
|
"deployAppSettingUpdateFailed": "Не удалось обновить параметр приложения \"{0}\"",
|
||||||
"deployAppSettingUpdating": "Идет обновление параметра приложения: \"{0}\"",
|
"deployAppSettingUpdating": "Идет обновление параметра приложения: \"{0}\"",
|
||||||
"deployDbTaskName": "Локальное развертывание проекта базы данных SQL",
|
"deployDbTaskName": "Локальное развертывание проекта базы данных SQL",
|
||||||
"deployProjectFailed": "Не удалось развернуть проект. Дополнительные сведения см. в области вывода. {0}",
|
|
||||||
"deployProjectFailedMessage": "Не удалось открыть подключение к развернутой базе данных",
|
"deployProjectFailedMessage": "Не удалось открыть подключение к развернутой базе данных",
|
||||||
"deployProjectSucceed": "Проект базы данных успешно развернут",
|
"deployProjectSucceed": "Проект базы данных успешно развернут",
|
||||||
"deployScriptExists": "Сценарий {0} уже существует. Новый сценарий не будет включен в сборку.",
|
"deployScriptExists": "Сценарий {0} уже существует. Новый сценарий не будет включен в сборку.",
|
||||||
"deployToDockerContainer": "Развертывание для контейнера Docker",
|
|
||||||
"deployToExistingServer": "Развернуть на существующем сервере",
|
|
||||||
"differentDbDifferentServer": "Другая база данных, другой сервер",
|
"differentDbDifferentServer": "Другая база данных, другой сервер",
|
||||||
"differentDbSameServer": "Другая база данных, тот же сервер",
|
"differentDbSameServer": "Другая база данных, тот же сервер",
|
||||||
"dockerContainerCreatedMessage": "Создан идентификатор Docker: \"{0}\"",
|
"dockerContainerCreatedMessage": "Создан идентификатор Docker: \"{0}\"",
|
||||||
"dockerContainerFailedToRunErrorMessage": "Не удалось запустить контейнер Docker",
|
"dockerContainerFailedToRunErrorMessage": "Не удалось запустить контейнер Docker",
|
||||||
"dockerContainerNotRunningErrorMessage": "Контейнер Docker не запущен",
|
"dockerContainerNotRunningErrorMessage": "Контейнер Docker не запущен",
|
||||||
"dockerLogMessage": "Журналы Docker: \"{0}\"",
|
"dockerLogMessage": "Журналы Docker: \"{0}\"",
|
||||||
|
"dockerNotRunningError": "Не удалось проверить Docker. Убедитесь, что инструмент Docker установлен и работает. Ошибка: \"{0}\"",
|
||||||
"done": "Готово",
|
"done": "Готово",
|
||||||
"dontUseProfile": "Не использовать профиль",
|
"dontUseProfile": "Не использовать профиль",
|
||||||
"edgeProjectTypeDescription": "Начните с основных частей, чтобы разработать и опубликовать схемы для SQL для пограничных вычислений",
|
"edgeProjectTypeDescription": "Начните с основных частей, чтобы разработать и опубликовать схемы для SQL для пограничных вычислений",
|
||||||
@@ -100,13 +102,15 @@
|
|||||||
"emptyProjectTypeDescription": "Разработка и публикация схем для баз данных SQL, начиная с пустого проекта",
|
"emptyProjectTypeDescription": "Разработка и публикация схем для баз данных SQL, начиная с пустого проекта",
|
||||||
"emptyProjectTypeDisplayName": "База данных SQL",
|
"emptyProjectTypeDisplayName": "База данных SQL",
|
||||||
"enterConnStringTemplateDescription": "Введите шаблон для строки подключения SQL",
|
"enterConnStringTemplateDescription": "Введите шаблон для строки подключения SQL",
|
||||||
|
"enterConnectionString": "Введите строку подключения",
|
||||||
"enterConnectionStringEnvName": "Введите имя переменной среды для строки подключения",
|
"enterConnectionStringEnvName": "Введите имя переменной среды для строки подключения",
|
||||||
"enterConnectionStringEnvNameDescription": "Укажите переменную среды для строки подключения SQL",
|
"enterConnectionStringEnvNameDescription": "Укажите переменную среды для строки подключения SQL",
|
||||||
|
"enterConnectionStringSettingName": "Введите имя параметра строки подключения",
|
||||||
"enterConnectionStringTemplate": "Введите шаблон строки подключения",
|
"enterConnectionStringTemplate": "Введите шаблон строки подключения",
|
||||||
"enterNewDatabaseName": "Введите новое имя базы данных",
|
"enterNewDatabaseName": "Введите новое имя базы данных",
|
||||||
"enterNewValueForVar": "Введите новое значение для переменной \"{0}\"",
|
"enterNewValueForVar": "Введите новое значение для переменной \"{0}\"",
|
||||||
"enterPassword": "Введите пароль или нажмите клавишу ВВОД, чтобы использовать сгенерированный пароль",
|
"enterPassword": "Введите пароль администратора SQL Server",
|
||||||
"enterPortNumber": "Введите номер порта или нажмите клавишу ВВОД, чтобы использовать значение по умолчанию",
|
"enterPortNumber": "Введите номер порта SQL Server или нажмите клавишу ВВОД, чтобы использовать значение по умолчанию",
|
||||||
"enterSystemDbName": "Введите имя базы данных для этой системной базы данных",
|
"enterSystemDbName": "Введите имя базы данных для этой системной базы данных",
|
||||||
"errorFindingBuildFilesLocation": "Ошибка при поиске расположения файлов сборки: {0}",
|
"errorFindingBuildFilesLocation": "Ошибка при поиске расположения файлов сборки: {0}",
|
||||||
"exampleUsage": "Пример использования",
|
"exampleUsage": "Пример использования",
|
||||||
@@ -115,6 +119,7 @@
|
|||||||
"externalStreamingJobFriendlyName": "Задание внешней потоковой передачи",
|
"externalStreamingJobFriendlyName": "Задание внешней потоковой передачи",
|
||||||
"externalStreamingJobValidationPassed": "Проверка задания внешней потоковой передачи успешно пройдена.",
|
"externalStreamingJobValidationPassed": "Проверка задания внешней потоковой передачи успешно пройдена.",
|
||||||
"extractTargetRequired": "Для создания проекта базы данных требуется целевая информация для извлечения.",
|
"extractTargetRequired": "Для создания проекта базы данных требуется целевая информация для извлечения.",
|
||||||
|
"failedToParse": "Не удалось проанализировать \"{0}\": {1}.",
|
||||||
"file": "Файл",
|
"file": "Файл",
|
||||||
"fileAlreadyExists": "Файл с именем \"{0}\" уже существует на диске в данном расположении. Выберите другое имя.",
|
"fileAlreadyExists": "Файл с именем \"{0}\" уже существует на диске в данном расположении. Выберите другое имя.",
|
||||||
"fileFormat": "Формат файла",
|
"fileFormat": "Формат файла",
|
||||||
@@ -127,6 +132,7 @@
|
|||||||
"folderObject": "папка",
|
"folderObject": "папка",
|
||||||
"folderStructureLabel": "Структура папок",
|
"folderStructureLabel": "Структура папок",
|
||||||
"generateScriptButtonText": "Создать сценарий",
|
"generateScriptButtonText": "Создать сценарий",
|
||||||
|
"generatingProjectFailed": "Ошибка формирования проекта через AutoRest: {0}",
|
||||||
"hr": "ч",
|
"hr": "ч",
|
||||||
"input": "Ввод",
|
"input": "Ввод",
|
||||||
"invalidDataSchemaProvider": "Недопустимый DSP в файле SQLPROJ",
|
"invalidDataSchemaProvider": "Недопустимый DSP в файле SQLPROJ",
|
||||||
@@ -135,13 +141,17 @@
|
|||||||
"invalidInput": "Недопустимые входные данные: {0}",
|
"invalidInput": "Недопустимые входные данные: {0}",
|
||||||
"invalidProjectReload": "Не удается получить доступ к указанному проекту базы данных. Перезагрузить можно только допустимые открытые проекты баз данных.",
|
"invalidProjectReload": "Не удается получить доступ к указанному проекту базы данных. Перезагрузить можно только допустимые открытые проекты баз данных.",
|
||||||
"invalidPropertyValue": "Указано недопустимое значение для свойства: \"{0}\" в файле SQLPROJ",
|
"invalidPropertyValue": "Указано недопустимое значение для свойства: \"{0}\" в файле SQLPROJ",
|
||||||
|
"invalidSQLPassword": "Пароль SQL Server не соответствует требованиям к сложности пароля. Дополнительные сведения см. по адресу https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||||
"invalidSqlConnectionString": "Недействительная строка подключения SQL",
|
"invalidSqlConnectionString": "Недействительная строка подключения SQL",
|
||||||
"invalidTargetPlatform": "Недопустимая целевая платформа: {0}. Поддерживаемые целевые платформы: {1}",
|
"invalidTargetPlatform": "Недопустимая целевая платформа: {0}. Поддерживаемые целевые платформы: {1}",
|
||||||
|
"jsonParseError": "{0} около строки \"{1}\", столбец \"{2}\"",
|
||||||
"loadProfilePlaceholderText": "Профиль нагрузки...",
|
"loadProfilePlaceholderText": "Профиль нагрузки...",
|
||||||
"location": "Расположение",
|
"location": "Расположение",
|
||||||
"min": "мин",
|
"min": "мин",
|
||||||
"missingVersion": "Отсутствует запись \"version\" в {0}",
|
"missingVersion": "Отсутствует запись \"version\" в {0}",
|
||||||
|
"moreInformation": "More Information",
|
||||||
"msec": "мс",
|
"msec": "мс",
|
||||||
|
"multipleMostDeploymentScripts": "Непредвиденное количество файлов {0}: {1}",
|
||||||
"multipleSqlProjFilesSelected": "Выбрано несколько файлов. sqlproj. Выберите только один файл.",
|
"multipleSqlProjFilesSelected": "Выбрано несколько файлов. sqlproj. Выберите только один файл.",
|
||||||
"nameMustNotBeEmpty": "Поле имени не может быть пустым.",
|
"nameMustNotBeEmpty": "Поле имени не может быть пустым.",
|
||||||
"new": "Создать",
|
"new": "Создать",
|
||||||
@@ -154,12 +164,15 @@
|
|||||||
"noSqlProjFilesSelected": "Файл sqlproj не выбран. Выберите один из них.",
|
"noSqlProjFilesSelected": "Файл sqlproj не выбран. Выберите один из них.",
|
||||||
"noString": "Нет",
|
"noString": "Нет",
|
||||||
"noStringDefault": "Нет (по умолчанию)",
|
"noStringDefault": "Нет (по умолчанию)",
|
||||||
|
"nodeButNotAutorestFound": "Инструмент Autorest не найден в системном пути, но найдена платформа Node.js. Запуск через npx. Выполните команду \"npm install autorest -g\" для постоянной установки.",
|
||||||
|
"nodeNotFound": "В системном пути не найдены autorest и Node.js (npx). Установите Node.js, чтобы можно было использовать формирование autorest.",
|
||||||
"notValidVariableName": "Недопустимое имя переменной \"{0}\".",
|
"notValidVariableName": "Недопустимое имя переменной \"{0}\".",
|
||||||
"objectType": "Тип объекта",
|
"objectType": "Тип объекта",
|
||||||
"okString": "ОК",
|
"okString": "ОК",
|
||||||
"output": "Выходные данные",
|
"output": "Выходные данные",
|
||||||
"outsideFolderPath": "Элементы с абсолютным путем вне папки проекта не поддерживаются. Убедитесь, что пути в файле проекта указаны относительно папки проекта.",
|
"outsideFolderPath": "Элементы с абсолютным путем вне папки проекта не поддерживаются. Убедитесь, что пути в файле проекта указаны относительно папки проекта.",
|
||||||
"parentTreeItemUnknown": "Не удается получить доступ к предоставленному родительскому элементу дерева",
|
"parentTreeItemUnknown": "Не удается получить доступ к предоставленному родительскому элементу дерева",
|
||||||
|
"passwordNotMatch": "Пароль SQL Server не совпадает с подтверждением",
|
||||||
"portMustNotBeNumber": "Порт должен быть числом",
|
"portMustNotBeNumber": "Порт должен быть числом",
|
||||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||||
@@ -177,6 +190,9 @@
|
|||||||
"publishAction": "Опубликовать",
|
"publishAction": "Опубликовать",
|
||||||
"publishDialogName": "Опубликовать проект",
|
"publishDialogName": "Опубликовать проект",
|
||||||
"publishSettingsFiles": "Опубликовать файл параметров",
|
"publishSettingsFiles": "Опубликовать файл параметров",
|
||||||
|
"publishToContainerFailed": "Не удалось опубликовать контейнер. Дополнительные сведения см. в области вывода. {0}",
|
||||||
|
"publishToDockerContainer": "Опубликовать на новом сервере в контейнере",
|
||||||
|
"publishToExistingServer": "Опубликовать на существующем сервере",
|
||||||
"referenceRadioButtonsGroupTitle": "Тип",
|
"referenceRadioButtonsGroupTitle": "Тип",
|
||||||
"referenceType": "Тип ссылки",
|
"referenceType": "Тип ссылки",
|
||||||
"reloadProject": "Вы хотите перезагрузить проект базы данных?",
|
"reloadProject": "Вы хотите перезагрузить проект базы данных?",
|
||||||
@@ -189,6 +205,8 @@
|
|||||||
"retryWaitMessage": "Ожидание {0} сек. до выполнения другой попытки операции \"{1}\"",
|
"retryWaitMessage": "Ожидание {0} сек. до выполнения другой попытки операции \"{1}\"",
|
||||||
"runningDockerMessage": "Создание и запуск контейнера Docker...",
|
"runningDockerMessage": "Создание и запуск контейнера Docker...",
|
||||||
"sameDatabase": "Та же база данных",
|
"sameDatabase": "Та же база данных",
|
||||||
|
"save": "Сохранить",
|
||||||
|
"saveChangesInFile": "В текущем файле есть несохраненные изменения. Сохранить сейчас?",
|
||||||
"schema": "Схема",
|
"schema": "Схема",
|
||||||
"schemaCompareAction": "Сравнение схем",
|
"schemaCompareAction": "Сравнение схем",
|
||||||
"schemaCompareNotInstalled": "Для запуска сравнения схем требуется установка расширения сравнения схемы",
|
"schemaCompareNotInstalled": "Для запуска сравнения схем требуется установка расширения сравнения схемы",
|
||||||
@@ -196,32 +214,36 @@
|
|||||||
"scriptFriendlyName": "Сценарий",
|
"scriptFriendlyName": "Сценарий",
|
||||||
"sec": "с",
|
"sec": "с",
|
||||||
"selectAzureFunction": "Выберите функцию Azure в текущем файле, чтобы добавить привязку SQL",
|
"selectAzureFunction": "Выберите функцию Azure в текущем файле, чтобы добавить привязку SQL",
|
||||||
|
"selectBaseImage": "Выберите базовый образ Docker SQL Server",
|
||||||
"selectBindingType": "Выберите тип привязки",
|
"selectBindingType": "Выберите тип привязки",
|
||||||
"selectConnection": "Выберите подключение",
|
"selectConnection": "Выберите подключение",
|
||||||
"selectDacpac": "Выберите файл DACPAC",
|
"selectDacpac": "Выберите файл DACPAC",
|
||||||
"selectDatabase": "Выберите базу данных.",
|
"selectDatabase": "Выберите базу данных.",
|
||||||
"selectDeployOption": "Выберите место развертывания проекта",
|
|
||||||
"selectFolderStructure": "Выбор структуры папок",
|
"selectFolderStructure": "Выбор структуры папок",
|
||||||
"selectProfile": "Выберите профиль",
|
"selectProfile": "Выберите профиль",
|
||||||
"selectProfileToUse": "Выберите профиль публикации для загрузки",
|
"selectProfileToUse": "Выберите профиль публикации для загрузки",
|
||||||
"selectProjectLocation": "Выбрать расположение проекта",
|
"selectProjectLocation": "Выбрать расположение проекта",
|
||||||
|
"selectPublishOption": "Выберите место публикации проекта.",
|
||||||
|
"selectSetting": "Выберите параметр строки подключения SQL из local.settings.json.",
|
||||||
|
"selectSpecFile": "Выберите файл спецификации OpenAPI/Swagger",
|
||||||
"selectString": "Выбрать",
|
"selectString": "Выбрать",
|
||||||
"selectTargetPlatform": "Текущая целевая платформа: {0}. Выберите новую целевую платформу",
|
"selectTargetPlatform": "Текущая целевая платформа: {0}. Выберите новую целевую платформу",
|
||||||
"server": "Сервер",
|
"server": "Сервер",
|
||||||
"serverName": "Имя сервера",
|
"serverName": "Имя сервера",
|
||||||
"serverVariable": "Переменная сервера",
|
"serverVariable": "Переменная сервера",
|
||||||
"sourceDatabase": "База данных-источник",
|
"sourceDatabase": "База данных-источник",
|
||||||
|
"specSelectionText": "Спецификация OpenAPI/Swagger",
|
||||||
"sqlCmdTableLabel": "Переменные SQLCMD",
|
"sqlCmdTableLabel": "Переменные SQLCMD",
|
||||||
"sqlCmdValueColumn": "Значение",
|
"sqlCmdValueColumn": "Значение",
|
||||||
"sqlCmdVariableColumn": "Имя",
|
"sqlCmdVariableColumn": "Имя",
|
||||||
"sqlConnectionStringFriendly": "Строка подключения SQL",
|
"sqlConnectionStringFriendly": "Строка подключения SQL",
|
||||||
"sqlDatabaseProjects.InstallNetCore": "Установить",
|
"sqlDatabaseProjects.Install": "Установить",
|
||||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "Не удается найти пакет SDK для .NET Core. Сборка проекта работать не будет. Установите пакет SDK для .NET Core версии 3.1 или, если поддерживаемая версия уже установлена, обновите ее расположение в разделе параметров.",
|
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "Не удается найти пакет SDK для .NET Core. Сборка проекта работать не будет. Установите пакет SDK для .NET Core версии 3.1 или, если поддерживаемая версия уже установлена, обновите ее расположение в разделе параметров.",
|
||||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "Установленная сейчас версия пакета SDK для .NET Core {0} не поддерживается. Сборка проекта работать не будет. Установите пакет SDK для .NET Core версии 3.1 или, если поддерживаемая версия уже установлена, обновите ее расположение в разделе параметров.",
|
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "Установленная сейчас версия пакета SDK для .NET Core {0} не поддерживается. Сборка проекта работать не будет. Установите пакет SDK для .NET Core версии 3.1 или, если поддерживаемая версия уже установлена, обновите ее расположение в разделе параметров.",
|
||||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "Обновить расположение",
|
"sqlDatabaseProjects.UpdateNetCoreLocation": "Обновить расположение",
|
||||||
"sqlDatabaseProjects.doNotAskAgain": "Больше не спрашивать",
|
"sqlDatabaseProjects.doNotAskAgain": "Больше не спрашивать",
|
||||||
"sqlDatabaseProjects.outputChannel": "Проекты баз данных",
|
"sqlDatabaseProjects.outputChannel": "Проекты баз данных",
|
||||||
"sqlObjectToQuery": "Объект SQL для запроса",
|
"sqlTableOrViewToQuery": "Таблица или представление SQL для запроса",
|
||||||
"sqlTableToUpsert": "Таблица SQL для Upsert",
|
"sqlTableToUpsert": "Таблица SQL для Upsert",
|
||||||
"storedProcedureFriendlyName": "Хранимая процедура",
|
"storedProcedureFriendlyName": "Хранимая процедура",
|
||||||
"suppressMissingDependenciesErrors": "Отключить вывод ошибок, вызванных неразрешенными ссылками в проекте на который имеется ссылка",
|
"suppressMissingDependenciesErrors": "Отключить вывод ошибок, вызванных неразрешенными ссылками в проекте на который имеется ссылка",
|
||||||
@@ -242,11 +264,14 @@
|
|||||||
"updateProjectDatabaseReferencesForRoundTrip": "Для сборки этого проекта необходимо обновить ссылки на системные базы данных. Если проект создан в SSDT, он продолжит работать в обоих инструментах. Вы хотите обновить проект?",
|
"updateProjectDatabaseReferencesForRoundTrip": "Для сборки этого проекта необходимо обновить ссылки на системные базы данных. Если проект создан в SSDT, он продолжит работать в обоих инструментах. Вы хотите обновить проект?",
|
||||||
"updateProjectForRoundTrip": "Для сборки этого проекта необходимо обновить целевые объекты, ссылки и ссылки на системные базы данных. Если проект создан в SSDT, он продолжит работать в обоих инструментах. Вы хотите обновить проект?",
|
"updateProjectForRoundTrip": "Для сборки этого проекта необходимо обновить целевые объекты, ссылки и ссылки на системные базы данных. Если проект создан в SSDT, он продолжит работать в обоих инструментах. Вы хотите обновить проект?",
|
||||||
"valueCannotBeEmpty": "Значение не может быть пустым.",
|
"valueCannotBeEmpty": "Значение не может быть пустым.",
|
||||||
|
"valueMustNotBeEmpty": "Значение не должно быть пустым",
|
||||||
"viewFriendlyName": "Представление",
|
"viewFriendlyName": "Представление",
|
||||||
"yesString": "Да"
|
"yesString": "Да"
|
||||||
},
|
},
|
||||||
"dist/tools/netcoreTool": {
|
"dist/tools/netcoreTool": {
|
||||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … выдал ошибку: {1}",
|
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … выдал ошибку: {1}"
|
||||||
|
},
|
||||||
|
"dist/tools/shellExecutionHelper": {
|
||||||
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
||||||
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … завершил работу с кодом: {1}",
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … завершил работу с кодом: {1}",
|
||||||
@@ -256,16 +281,17 @@
|
|||||||
"sqlDatabaseProjects.Settings": "Проекты баз данных",
|
"sqlDatabaseProjects.Settings": "Проекты баз данных",
|
||||||
"sqlDatabaseProjects.addDatabaseReference": "Добавить ссылку на базу данных",
|
"sqlDatabaseProjects.addDatabaseReference": "Добавить ссылку на базу данных",
|
||||||
"sqlDatabaseProjects.addSqlBinding": "Добавить привязку SQL",
|
"sqlDatabaseProjects.addSqlBinding": "Добавить привязку SQL",
|
||||||
|
"sqlDatabaseProjects.autorestSqlVersion": "Какую версию Autorest.Sql использовать из NPM. Если значение не задано, будет использоваться последняя версия.",
|
||||||
"sqlDatabaseProjects.build": "Сборка",
|
"sqlDatabaseProjects.build": "Сборка",
|
||||||
"sqlDatabaseProjects.changeTargetPlatform": "Изменить целевую платформу",
|
"sqlDatabaseProjects.changeTargetPlatform": "Изменить целевую платформу",
|
||||||
"sqlDatabaseProjects.close": "Закрыть проект базы данных",
|
"sqlDatabaseProjects.close": "Закрыть проект базы данных",
|
||||||
"sqlDatabaseProjects.createProjectFromDatabase": "Создать проект из базы данных",
|
"sqlDatabaseProjects.createProjectFromDatabase": "Создать проект из базы данных",
|
||||||
"sqlDatabaseProjects.delete": "Удалить",
|
"sqlDatabaseProjects.delete": "Удалить",
|
||||||
"sqlDatabaseProjects.deployLocal": "Развертывание",
|
|
||||||
"sqlDatabaseProjects.description": "Разработка и публикация схем базы данных SQL",
|
"sqlDatabaseProjects.description": "Разработка и публикация схем базы данных SQL",
|
||||||
"sqlDatabaseProjects.displayName": "Проекты баз данных",
|
"sqlDatabaseProjects.displayName": "Проекты баз данных",
|
||||||
"sqlDatabaseProjects.editProjectFile": "Изменить файл .sqlproj",
|
"sqlDatabaseProjects.editProjectFile": "Изменить файл .sqlproj",
|
||||||
"sqlDatabaseProjects.exclude": "Исключить из проекта",
|
"sqlDatabaseProjects.exclude": "Исключить из проекта",
|
||||||
|
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "Сформировать проект SQL из спецификации OpenAPI/Swagger",
|
||||||
"sqlDatabaseProjects.netCoreDoNotAsk": "Следует ли предлагать пользователю установить .NET Core, если он не будет обнаружен.",
|
"sqlDatabaseProjects.netCoreDoNotAsk": "Следует ли предлагать пользователю установить .NET Core, если он не будет обнаружен.",
|
||||||
"sqlDatabaseProjects.netCoreInstallLocation": "Полный путь к пакету SDK для .NET Core на компьютере.",
|
"sqlDatabaseProjects.netCoreInstallLocation": "Полный путь к пакету SDK для .NET Core на компьютере.",
|
||||||
"sqlDatabaseProjects.new": "Новый проект базы данных",
|
"sqlDatabaseProjects.new": "Новый проект базы данных",
|
||||||
@@ -278,6 +304,7 @@
|
|||||||
"sqlDatabaseProjects.newStoredProcedure": "Добавить хранимую процедуру",
|
"sqlDatabaseProjects.newStoredProcedure": "Добавить хранимую процедуру",
|
||||||
"sqlDatabaseProjects.newTable": "Добавить таблицу",
|
"sqlDatabaseProjects.newTable": "Добавить таблицу",
|
||||||
"sqlDatabaseProjects.newView": "Добавить представление",
|
"sqlDatabaseProjects.newView": "Добавить представление",
|
||||||
|
"sqlDatabaseProjects.nodejsDoNotAsk": "Предлагать ли пользователю установить платформу Node.js, если она не обнаружена.",
|
||||||
"sqlDatabaseProjects.open": "Открыть проект базы данных",
|
"sqlDatabaseProjects.open": "Открыть проект базы данных",
|
||||||
"sqlDatabaseProjects.openContainingFolder": "Открыть содержащую папку",
|
"sqlDatabaseProjects.openContainingFolder": "Открыть содержащую папку",
|
||||||
"sqlDatabaseProjects.properties": "Свойства",
|
"sqlDatabaseProjects.properties": "Свойства",
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
"sql.migration.creating.rg.loading": "Создание группы ресурсов",
|
"sql.migration.creating.rg.loading": "Создание группы ресурсов",
|
||||||
"sql.migration.cutover": "Прямая миграция",
|
"sql.migration.cutover": "Прямая миграция",
|
||||||
"sql.migration.cutover.card": "Завершение прямой миграции",
|
"sql.migration.cutover.card": "Завершение прямой миграции",
|
||||||
|
"sql.migration.cutover.error": "При запуске прямой миграции произошла ошибка.",
|
||||||
"sql.migration.cutover.help.main": "Перед выполнением прямой миграции сделайте следующее.",
|
"sql.migration.cutover.help.main": "Перед выполнением прямой миграции сделайте следующее.",
|
||||||
"sql.migration.cutover.in.progress": "Выполняется прямая миграция для базы данных \"{0}\"",
|
"sql.migration.cutover.in.progress": "Выполняется прямая миграция для базы данных \"{0}\"",
|
||||||
"sql.migration.cutover.last.file.restored": "Последний восстановленный файл: {0}",
|
"sql.migration.cutover.last.file.restored": "Последний восстановленный файл: {0}",
|
||||||
@@ -239,7 +240,14 @@
|
|||||||
"sql.migration.resource.group.description": "Группа ресурсов — это контейнер, содержащий связанные ресурсы для решения Azure.",
|
"sql.migration.resource.group.description": "Группа ресурсов — это контейнер, содержащий связанные ресурсы для решения Azure.",
|
||||||
"sql.migration.resource.group.not.found": "Группы ресурсов не найдены.",
|
"sql.migration.resource.group.not.found": "Группы ресурсов не найдены.",
|
||||||
"sql.migration.resourceGroups": "Группа ресурсов",
|
"sql.migration.resourceGroups": "Группа ресурсов",
|
||||||
|
"sql.migration.resume.contine": "Продолжить последнюю попытку миграции...",
|
||||||
|
"sql.migration.resume.start": "Снова начать оценку миграции (рекомендуется)",
|
||||||
|
"sql.migration.resume.title": "Снова запустить рабочий процесс миграции",
|
||||||
"sql.migration.rg.created": "Создана группа ресурсов",
|
"sql.migration.rg.created": "Создана группа ресурсов",
|
||||||
|
"sql.migration.save.close": "Сохранить и закрыть",
|
||||||
|
"sql.migration.saved.assessment.cancel": "Отмена",
|
||||||
|
"sql.migration.saved.assessment.next": "Далее",
|
||||||
|
"sql.migration.saved.assessment.result": "Сохраненный результат оценки",
|
||||||
"sql.migration.search": "Поиск",
|
"sql.migration.search": "Поиск",
|
||||||
"sql.migration.search.for.migration": "Поиск миграций",
|
"sql.migration.search.for.migration": "Поиск миграций",
|
||||||
"sql.migration.sec": "{0} сек",
|
"sql.migration.sec": "{0} сек",
|
||||||
@@ -297,8 +305,11 @@
|
|||||||
"sql.migration.sql.managed.instance": "Управляемый экземпляр SQL",
|
"sql.migration.sql.managed.instance": "Управляемый экземпляр SQL",
|
||||||
"sql.migration.sql.server.instance": "Экземпляр сервера SQL Server",
|
"sql.migration.sql.server.instance": "Экземпляр сервера SQL Server",
|
||||||
"sql.migration.sql.virtual.machine": "Виртуальная машина SQL",
|
"sql.migration.sql.virtual.machine": "Виртуальная машина SQL",
|
||||||
|
"sql.migration.start.migration.button": "Запуск миграции",
|
||||||
"sql.migration.start.time": "Время начала",
|
"sql.migration.start.time": "Время начала",
|
||||||
"sql.migration.status": "Состояние",
|
"sql.migration.status": "Состояние",
|
||||||
|
"sql.migration.status.add.account": "Добавить учетную запись",
|
||||||
|
"sql.migration.status.add.account.MESSAGE": "Добавьте вашу учетную запись Azure, чтобы увидеть существующие миграции и их состояние.",
|
||||||
"sql.migration.status.canceling": "Выполняется отмена",
|
"sql.migration.status.canceling": "Выполняется отмена",
|
||||||
"sql.migration.status.completing": "Завершение работы",
|
"sql.migration.status.completing": "Завершение работы",
|
||||||
"sql.migration.status.creating": "Создание",
|
"sql.migration.status.creating": "Создание",
|
||||||
|
|||||||
@@ -9933,15 +9933,18 @@
|
|||||||
"treeView.notRegistered": "Отсутствует зарегистрированное представление в виде дерева с идентификатором \"{0}\"."
|
"treeView.notRegistered": "Отсутствует зарегистрированное представление в виде дерева с идентификатором \"{0}\"."
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebook": {
|
"sql/workbench/api/common/extHostNotebook": {
|
||||||
"errNoManager": "Диспетчер не найден",
|
"errNoExecuteManager": "Диспетчер выполнения не найден",
|
||||||
"errNoProvider": "поставщики записных книжек не найдены",
|
"errNoExecuteProvider": "Поставщик выполнения записной книжки не найден",
|
||||||
|
"errNoSerializationManager": "Диспетчер сериализации не найден",
|
||||||
|
"errNoSerializationProvider": "Поставщик сериализации записной книжки не найден",
|
||||||
|
"executeProviderRequired": "В качестве параметра этого метода необходимо указать NotebookExecuteProvider с действительным providerId",
|
||||||
"noContentManager": "Notebook Manager для записной книжки {0} не включает диспетчер содержимого. Невозможно выполнить операции над ним",
|
"noContentManager": "Notebook Manager для записной книжки {0} не включает диспетчер содержимого. Невозможно выполнить операции над ним",
|
||||||
"noServerManager": "Notebook Manager для записной книжки {0} не содержит диспетчера серверов. Невозможно выполнить операции над ним",
|
"noServerManager": "Notebook Manager для записной книжки {0} не содержит диспетчера серверов. Невозможно выполнить операции над ним",
|
||||||
"noSessionManager": "Notebook Manager для записной книжки {0} не содержит диспетчер сеанса. Невозможно выполнить действия над ним",
|
"noSessionManager": "Notebook Manager для записной книжки {0} не содержит диспетчер сеанса. Невозможно выполнить действия над ним",
|
||||||
"providerRequired": "В качестве параметра этого метода необходимо указать NotebookProvider с действительным providerId"
|
"serializationProviderRequired": "В качестве параметра этого метода необходимо указать NotebookSerializationProvider с действительным providerId"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
||||||
"providerRequired": "В качестве параметра этого метода необходимо указать NotebookProvider с действительным providerId"
|
"navigationProviderRequired": "В качестве параметра этого метода необходимо указать NavigationProvider с действительным providerId"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/actions": {
|
"sql/workbench/browser/actions": {
|
||||||
"clearSavedAccounts": "Очистить все сохраненные учетные записи",
|
"clearSavedAccounts": "Очистить все сохраненные учетные записи",
|
||||||
@@ -9985,6 +9988,7 @@
|
|||||||
"optionsDialog.ok": "ОК"
|
"optionsDialog.ok": "ОК"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modal/optionsDialogHelper": {
|
"sql/workbench/browser/modal/optionsDialogHelper": {
|
||||||
|
"optionsDialog.defaultGroupName": "Общие",
|
||||||
"optionsDialog.invalidInput": "Введены недопустимые данные. Ожидается числовое значение.",
|
"optionsDialog.invalidInput": "Введены недопустимые данные. Ожидается числовое значение.",
|
||||||
"optionsDialog.missingRequireField": " требуется."
|
"optionsDialog.missingRequireField": " требуется."
|
||||||
},
|
},
|
||||||
@@ -9997,6 +10001,7 @@
|
|||||||
"declarativeTable.showActions": "Показать действия"
|
"declarativeTable.showActions": "Показать действия"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modelComponents/dropdown.component": {
|
"sql/workbench/browser/modelComponents/dropdown.component": {
|
||||||
|
"defaultDropdownErrorMessage": "Заполните это поле.",
|
||||||
"loadingCompletedMessage": "Загрузка завершена",
|
"loadingCompletedMessage": "Загрузка завершена",
|
||||||
"loadingMessage": "Загрузка"
|
"loadingMessage": "Загрузка"
|
||||||
},
|
},
|
||||||
@@ -10250,6 +10255,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
||||||
"connection.parseClipboardForConnectionStringDescription": "Попытка проанализировать содержимое буфера обмена, когда открыто диалоговое окно подключения или выполняется вставка.",
|
"connection.parseClipboardForConnectionStringDescription": "Попытка проанализировать содержимое буфера обмена, когда открыто диалоговое окно подключения или выполняется вставка.",
|
||||||
|
"connection.showUnsupportedServerVersionWarning": "Надо ли показывать предупреждающее сообщение при подключении пользователя к версии сервера, которую не поддерживает Azure Data Studio.",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory — универсальный с поддержкой MFA",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory — пароль",
|
||||||
|
"sql.defaultAuthenticationType.Integrated": "Проверка подлинности Windows",
|
||||||
|
"sql.defaultAuthenticationType.SqlLogin": "Вход SQL",
|
||||||
|
"sql.defaultAuthenticationTypeDescription": "Тип проверки подлинности по умолчанию, используемый при подключении к ресурсам Azure. ",
|
||||||
"sql.defaultEngineDescription": "Ядро СУБД, используемое по умолчанию. Оно определяет поставщика языка по умолчанию в файлах .sql и используется по умолчанию при создании новых подключений.",
|
"sql.defaultEngineDescription": "Ядро СУБД, используемое по умолчанию. Оно определяет поставщика языка по умолчанию в файлах .sql и используется по умолчанию при создании новых подключений.",
|
||||||
"sql.maxRecentConnectionsDescription": "Максимальное количество недавно использованных подключений для хранения в списке подключений."
|
"sql.maxRecentConnectionsDescription": "Максимальное количество недавно использованных подключений для хранения в списке подключений."
|
||||||
},
|
},
|
||||||
@@ -11214,6 +11225,7 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/queryResultsView": {
|
"sql/workbench/contrib/query/browser/queryResultsView": {
|
||||||
"messagesTabTitle": "Сообщения",
|
"messagesTabTitle": "Сообщения",
|
||||||
|
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
|
||||||
"resultsTabTitle": "Результаты"
|
"resultsTabTitle": "Результаты"
|
||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/statusBarItems": {
|
"sql/workbench/contrib/query/browser/statusBarItems": {
|
||||||
@@ -11605,7 +11617,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/services/connection/browser/connectionManagementService": {
|
"sql/workbench/services/connection/browser/connectionManagementService": {
|
||||||
"cancelConnectionConfirmation": "Вы действительно хотите отменить это подключение?",
|
"cancelConnectionConfirmation": "Вы действительно хотите отменить это подключение?",
|
||||||
|
"connection.invalidConnectionResult": "Недопустимый результат подключения",
|
||||||
|
"connection.neverShowUnsupportedVersionWarning": "Больше не показывать",
|
||||||
"connection.noAzureAccount": "Не удалось получить маркер учетной записи Azure для подключения",
|
"connection.noAzureAccount": "Не удалось получить маркер учетной записи Azure для подключения",
|
||||||
|
"connection.refreshAzureTokenFailure": "Не удалось обновить маркер учетной записи Azure для подключения",
|
||||||
|
"connection.unsupportedServerVersionWarning": "Azure Data Studio не поддерживает эту версию сервера; возможно, вы можете подключиться к ней, но некоторые функции Azure Data Studio могут работать не так, как ожидалось.",
|
||||||
|
"connectionManagementService.noProviderForUri": "Не найден поставщик для URI: {0}",
|
||||||
"connectionNotAcceptedError": "Подключение не принято",
|
"connectionNotAcceptedError": "Подключение не принято",
|
||||||
"connectionService.no": "Нет",
|
"connectionService.no": "Нет",
|
||||||
"connectionService.yes": "Да"
|
"connectionService.yes": "Да"
|
||||||
@@ -11792,7 +11809,7 @@
|
|||||||
"carbon.extension.contributes.notebook.provider": "Идентификатор поставщика записных книжек.",
|
"carbon.extension.contributes.notebook.provider": "Идентификатор поставщика записных книжек.",
|
||||||
"carbon.extension.contributes.notebook.standardKernels": "Какие ядра следует использовать в качестве стандартных для этого поставщика записных книжек",
|
"carbon.extension.contributes.notebook.standardKernels": "Какие ядра следует использовать в качестве стандартных для этого поставщика записных книжек",
|
||||||
"vscode.extension.contributes.notebook.languagemagics": "Определяет язык записной книжки.",
|
"vscode.extension.contributes.notebook.languagemagics": "Определяет язык записной книжки.",
|
||||||
"vscode.extension.contributes.notebook.providers": "Добавляет поставщиков записных книжек."
|
"vscode.extension.contributes.notebook.providersDescriptions": "Добавляет описания поставщиков записных книжек."
|
||||||
},
|
},
|
||||||
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
||||||
"loading": "Загрузка…"
|
"loading": "Загрузка…"
|
||||||
@@ -11856,6 +11873,8 @@
|
|||||||
"sql/workbench/services/query/common/queryModelService": {
|
"sql/workbench/services/query/common/queryModelService": {
|
||||||
"commitEditFailed": "Не удалось зафиксировать строку: ",
|
"commitEditFailed": "Не удалось зафиксировать строку: ",
|
||||||
"msgCancelQueryFailed": "Ошибка при сбое запроса: {0}",
|
"msgCancelQueryFailed": "Ошибка при сбое запроса: {0}",
|
||||||
|
"queryModelService.noQueryFoundForUri": "Не найдены запросы для {0}",
|
||||||
|
"queryModelService.uriAlreadyHasQuery": "У {0} уже есть существующий запрос",
|
||||||
"runQueryBatchStartLine": "Строка {0}",
|
"runQueryBatchStartLine": "Строка {0}",
|
||||||
"runQueryBatchStartMessage": "Начало выполнения запроса ",
|
"runQueryBatchStartMessage": "Начало выполнения запроса ",
|
||||||
"runQueryStringBatchStartMessage": "Начато выполнение запроса \"{0}\"",
|
"runQueryStringBatchStartMessage": "Начато выполнение запроса \"{0}\"",
|
||||||
@@ -11954,6 +11973,14 @@
|
|||||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||||
"miGettingStarted": "Начало р&&аботы",
|
"miGettingStarted": "Начало р&&аботы",
|
||||||
"showReleaseNotes": "Показать раздел \"Начало работы\""
|
"showReleaseNotes": "Показать раздел \"Начало работы\""
|
||||||
|
},
|
||||||
|
"sql/platform/connection/common/connectionStatusManager": {
|
||||||
|
"connectionStatusManager.noConnectionForUri": "Не найдено подключение с URI: {0}",
|
||||||
|
"connectionStatusManager.uriAlreadyInConnectionsList": "Уже существует подключение с URI: {0}"
|
||||||
|
},
|
||||||
|
"sql/workbench/services/query/common/queryManagement": {
|
||||||
|
"queryManagement.noQueryRunnerForUri": "Не найдено средство выполнения запросов для URI: {0}",
|
||||||
|
"queryManagement.uriAlreadyHasQueryRunner": "URI: у {0} неожиданно оказалось выполнения запросов."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -399,22 +399,42 @@
|
|||||||
"arc.sql.connection.settings.section.title": "SQL 连接信息",
|
"arc.sql.connection.settings.section.title": "SQL 连接信息",
|
||||||
"arc.sql.cores-limit.description": "托管实例的核心限制(整数)。",
|
"arc.sql.cores-limit.description": "托管实例的核心限制(整数)。",
|
||||||
"arc.sql.cores-request.description": "将托管实例的核心作为整数的请求。",
|
"arc.sql.cores-request.description": "将托管实例的核心作为整数的请求。",
|
||||||
|
"arc.sql.dev.use.description": "选中此框以指示此实例将仅用于开发或测试目的。将不会对此实例计费。",
|
||||||
|
"arc.sql.dev.use.label": "仅供开发使用",
|
||||||
|
"arc.sql.high.availability.description": "启用其他副本以实现高可用性。所选的计算和存储配置将应用于所有副本。",
|
||||||
|
"arc.sql.high.availability.label": "高可用性",
|
||||||
"arc.sql.instance.name": "实例名称",
|
"arc.sql.instance.name": "实例名称",
|
||||||
"arc.sql.instance.settings.section.title": "SQL 实例设置",
|
"arc.sql.instance.settings.section.title": "SQL 实例设置",
|
||||||
"arc.sql.invalid.instance.name": "实例名称必须包含小写字母数字字符或 \"-\",以字母开头,以字母数字字符结尾,并且长度不能超过 13 个字符。",
|
"arc.sql.invalid.instance.name": "实例名称必须包含小写字母数字字符或 \"-\",以字母开头,以字母数字字符结尾,并且长度不能超过 13 个字符。",
|
||||||
"arc.sql.invalid.username": "sa 用户名已禁用,请选择其他用户名",
|
"arc.sql.invalid.username": "sa 用户名已禁用,请选择其他用户名",
|
||||||
"arc.sql.memory-limit.description": "托管实例的容量限制(整数)。",
|
"arc.sql.memory-limit.description": "托管实例的容量限制(整数)。",
|
||||||
"arc.sql.memory-request.description": "对托管实例容量的请求(整数内存量,以 GB 为单位)。",
|
"arc.sql.memory-request.description": "对托管实例容量的请求(整数内存量,以 GB 为单位)。",
|
||||||
"arc.sql.replicas.description": "出于高可用性目的将部署在 Kubernetes 群集中的 SQL 托管实例副本数",
|
"arc.sql.one.replica": "1 个副本",
|
||||||
"arc.sql.replicas.label": "副本",
|
"arc.sql.service.tier.business.critical": "[预览] 业务关键(无限制的 vCore 和 RAM,高级高可用性)",
|
||||||
"arc.sql.storage-class.data.description": "要用于数据的存储类(.mdf)",
|
"arc.sql.service.tier.description": "从可用于 SQL 托管实例 - Azure Arc 的最新 vCore 服务层(包括常规用途和业务关键型)中进行选择。{0}",
|
||||||
|
"arc.sql.service.tier.general.purpose": "常规用途(最多 24 个 Vcore 和 128 Gi RAM,标准高可用性)",
|
||||||
|
"arc.sql.service.tier.label": "服务层",
|
||||||
|
"arc.sql.storage-class.backups.description": "用于备份永久性卷的存储类。如果未指定任何值,则将使用默认存储类。",
|
||||||
|
"arc.sql.storage-class.data.description": "用于数据的存储类(.mdf)。如果未指定任何值,则将使用默认存储类。",
|
||||||
|
"arc.sql.storage-class.datalogs.description": "用于数据的数据库日志(.ldf)。如果未指定任何值,则将使用默认存储类。",
|
||||||
"arc.sql.storage-class.dc.description": "要用于所有数据的存储类,以及所有需要它们的数据控制器 Pod 的 日志永久卷。",
|
"arc.sql.storage-class.dc.description": "要用于所有数据的存储类,以及所有需要它们的数据控制器 Pod 的 日志永久卷。",
|
||||||
"arc.sql.storage-class.logs.description": "要用于日志的存储类(/var/log)",
|
"arc.sql.storage-class.logs.description": "用于日志的存储类(/var/log)。如果未指定任何值,则将使用默认存储类。",
|
||||||
|
"arc.sql.three.replicas": "3 个副本",
|
||||||
|
"arc.sql.two.replicas": "2 个副本",
|
||||||
"arc.sql.username": "用户名",
|
"arc.sql.username": "用户名",
|
||||||
|
"arc.sql.volume.size.backups.description": "用于备份的存储卷大小(GB)。",
|
||||||
|
"arc.sql.volume.size.backups.label": "以 Gi 为单位的卷大小(备份)。",
|
||||||
|
"arc.sql.volume.size.data.description": "用于数据的存储卷大小(GB)。",
|
||||||
|
"arc.sql.volume.size.data.label": "以 Gi 为单位的卷大小(数据)",
|
||||||
|
"arc.sql.volume.size.datalogs.description": "用于数据库日志的存储卷大小(GB)。",
|
||||||
|
"arc.sql.volume.size.datalogs.label": "以 Gi 为单位的卷(数据库日志)",
|
||||||
|
"arc.sql.volume.size.logs.description": "用于日志的存储卷大小(GB)。",
|
||||||
|
"arc.sql.volume.size.logs.label": "以 Gi 为单位的卷大小(日志)",
|
||||||
"arc.sql.wizard.page1.title": "提供 Azure SQL 托管实例参数",
|
"arc.sql.wizard.page1.title": "提供 Azure SQL 托管实例参数",
|
||||||
"arc.sql.wizard.title": "部署 Azure SQL 托管实例–Azure Arc (预览)",
|
"arc.sql.wizard.title": "部署 Azure SQL 托管实例–Azure Arc (预览)",
|
||||||
"arc.storage-class.backups.label": "存储类(备份)",
|
"arc.storage-class.backups.label": "存储类(备份)",
|
||||||
"arc.storage-class.data.label": "存储类(数据)",
|
"arc.storage-class.data.label": "存储类(数据)",
|
||||||
|
"arc.storage-class.datalogs.label": "存储类(数据库日志)",
|
||||||
"arc.storage-class.dc.label": "存储类",
|
"arc.storage-class.dc.label": "存储类",
|
||||||
"arc.storage-class.logs.label": "存储类(日志)",
|
"arc.storage-class.logs.label": "存储类(日志)",
|
||||||
"arc.view.title": "Azure Arc 控制器",
|
"arc.view.title": "Azure Arc 控制器",
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"dataworkspace.projectParentDirectoryNotExistError": "所选项目位置“{0}”不存在或不是目录。",
|
"dataworkspace.projectParentDirectoryNotExistError": "所选项目位置“{0}”不存在或不是目录。",
|
||||||
"dataworkspace.projectsFailedToLoad": "未能加载某些项目。要查看更多详细信息,请 [打开开发人员控制台](command:workbench.action.toggleDevTools)",
|
"dataworkspace.projectsFailedToLoad": "未能加载某些项目。要查看更多详细信息,请 [打开开发人员控制台](command:workbench.action.toggleDevTools)",
|
||||||
"dataworkspace.remoteGitRepo": "远程 Git 存储库",
|
"dataworkspace.remoteGitRepo": "远程 Git 存储库",
|
||||||
"dataworkspace.restartConfirmation": "要创建并将项目添加到工作区,需要重启 Azure Data Studio,是否立即执行此操作?",
|
"dataworkspace.restartConfirmation": "需要重启 Azure Data Studio 才能将项目添加到工作区。立即重启?",
|
||||||
"dataworkspace.select": "选择",
|
"dataworkspace.select": "选择",
|
||||||
"dataworkspace.selectProjectLocation": "选择项目位置",
|
"dataworkspace.selectProjectLocation": "选择项目位置",
|
||||||
"dataworkspace.selectProjectType": "选择项目类型",
|
"dataworkspace.selectProjectType": "选择项目类型",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
"projects-view-no-project-content": "当前工作区中未打开任何项目。\r\n[新建](command:projects.new)\r\n[打开现有](command:projects.openExisting)\r\n要了解项目的详细信息,请 [阅读文档](https://aka.ms/azuredatastudio-projects)。\r\n",
|
"projects-view-no-project-content": "当前工作区中未打开任何项目。\r\n[新建](command:projects.new)\r\n[打开现有](command:projects.openExisting)\r\n要了解项目的详细信息,请 [阅读文档](https://aka.ms/azuredatastudio-projects)。\r\n",
|
||||||
"projects-view-no-workspace-content": "创建新的或打开现有的以开始使用。\r\n[新建](command:projects.new)\r\n[打开现有](command:projects.openExisting)\r\n要了解项目的详细信息,请 [阅读文档](https://aka.ms/azuredatastudio-projects)。",
|
"projects-view-no-workspace-content": "创建新的或打开现有的以开始使用。\r\n[新建](command:projects.new)\r\n[打开现有](command:projects.openExisting)\r\n要了解项目的详细信息,请 [阅读文档](https://aka.ms/azuredatastudio-projects)。",
|
||||||
"projects.defaultProjectSaveLocation": "文件夹的完整路径,其中已默认保存新项目。",
|
"projects.defaultProjectSaveLocation": "文件夹的完整路径,其中已默认保存新项目。",
|
||||||
|
"projects.excludedProjectsDescription": "要从项目 Viewlet 中排除的工作区中的项目列表",
|
||||||
"projects.showNotAddedProjectsInWorkspacePrompt": "在当前工作区文件夹包含尚未添加到工作区项目的项目时,始终显示信息消息。",
|
"projects.showNotAddedProjectsInWorkspacePrompt": "在当前工作区文件夹包含尚未添加到工作区项目的项目时,始终显示信息消息。",
|
||||||
"refresh-workspace-command": "刷新",
|
"refresh-workspace-command": "刷新",
|
||||||
"remove-project-command": "删除项目"
|
"remove-project-command": "删除项目"
|
||||||
|
|||||||
@@ -13,11 +13,19 @@
|
|||||||
"flatFileImport.allowNulls": "允许 Null",
|
"flatFileImport.allowNulls": "允许 Null",
|
||||||
"flatFileImport.browseFiles": "浏览",
|
"flatFileImport.browseFiles": "浏览",
|
||||||
"flatFileImport.columnName": "列名",
|
"flatFileImport.columnName": "列名",
|
||||||
|
"flatFileImport.columnTableTitle": "列",
|
||||||
|
"flatFileImport.createDerivedColumn": "创建派生列",
|
||||||
"flatFileImport.dataType": "数据类型",
|
"flatFileImport.dataType": "数据类型",
|
||||||
"flatFileImport.databaseDropdownTitle": "创建表的数据库",
|
"flatFileImport.databaseDropdownTitle": "创建表的数据库",
|
||||||
"flatFileImport.databaseName": "数据库名称",
|
"flatFileImport.databaseName": "数据库名称",
|
||||||
|
"flatFileImport.deriverColumnInstruction1": "在左侧选择派生新列所需的数据列",
|
||||||
|
"flatFileImport.deriverColumnInstruction2": "选择一行并指定要应用于列其余部分的示例转换",
|
||||||
|
"flatFileImport.deriverColumnInstruction3": "单击“预览转换”以预览转换",
|
||||||
|
"flatFileImport.deriverColumnInstruction4": "优化转换,直到获得所需列",
|
||||||
|
"flatFileImport.deriverColumnInstruction5": "指定新派生列的名称,然后单击“完成”",
|
||||||
"flatFileImport.fileImport": "要导入的文件",
|
"flatFileImport.fileImport": "要导入的文件",
|
||||||
"flatFileImport.fileTextboxTitle": "要导入的文件的位置",
|
"flatFileImport.fileTextboxTitle": "要导入的文件的位置",
|
||||||
|
"flatFileImport.headerIntructionText": "欢迎使用衍生列工具! 若要开始,请执行以下步骤:",
|
||||||
"flatFileImport.importData": "导入数据",
|
"flatFileImport.importData": "导入数据",
|
||||||
"flatFileImport.importInformation": "导入信息",
|
"flatFileImport.importInformation": "导入信息",
|
||||||
"flatFileImport.importNewFile": "导入新文件",
|
"flatFileImport.importNewFile": "导入新文件",
|
||||||
@@ -28,13 +36,19 @@
|
|||||||
"flatFileImport.page2Name": "预览数据",
|
"flatFileImport.page2Name": "预览数据",
|
||||||
"flatFileImport.page3Name": "修改列",
|
"flatFileImport.page3Name": "修改列",
|
||||||
"flatFileImport.page4Name": "摘要",
|
"flatFileImport.page4Name": "摘要",
|
||||||
|
"flatFileImport.previewTransformation": "预览转换",
|
||||||
"flatFileImport.primaryKey": "主键",
|
"flatFileImport.primaryKey": "主键",
|
||||||
"flatFileImport.prosePreviewMessage": "此操作分析了输入文件的结构并生成了下方的前 50 行预览。",
|
"flatFileImport.prosePreviewMessage": "此操作分析了输入文件的结构并生成了下方的前 50 行预览。",
|
||||||
"flatFileImport.prosePreviewMessageFail": "此操作不成功。请尝试其他输入文件。",
|
"flatFileImport.prosePreviewMessageFail": "此操作不成功。请尝试其他输入文件。",
|
||||||
"flatFileImport.refresh": "刷新",
|
"flatFileImport.refresh": "刷新",
|
||||||
"flatFileImport.schemaTextboxTitle": "表架构",
|
"flatFileImport.schemaTextboxTitle": "表架构",
|
||||||
|
"flatFileImport.selectAllColumns": "选择所有列",
|
||||||
|
"flatFileImport.selectColumn": "选择列 {0}",
|
||||||
"flatFileImport.serverDropdownTitle": "数据库所在的服务器",
|
"flatFileImport.serverDropdownTitle": "数据库所在的服务器",
|
||||||
"flatFileImport.serverName": "服务器名称",
|
"flatFileImport.serverName": "服务器名称",
|
||||||
|
"flatFileImport.specifyDerivedColNameTitle": "列名称",
|
||||||
|
"flatFileImport.specifyTransformation": "指定转换",
|
||||||
|
"flatFileImport.specifyTransformationForRow": "指定行 {0} 的转换",
|
||||||
"flatFileImport.success.norows": "✔ 已成功将数据插入表中。",
|
"flatFileImport.success.norows": "✔ 已成功将数据插入表中。",
|
||||||
"flatFileImport.tableName": "表名",
|
"flatFileImport.tableName": "表名",
|
||||||
"flatFileImport.tableSchema": "表架构",
|
"flatFileImport.tableSchema": "表架构",
|
||||||
|
|||||||
@@ -74,6 +74,7 @@
|
|||||||
"newBook": "新 Jupyter 书籍(预览)",
|
"newBook": "新 Jupyter 书籍(预览)",
|
||||||
"newMarkdown": "新建 Markdown (预览)",
|
"newMarkdown": "新建 Markdown (预览)",
|
||||||
"newNotebook": "新笔记本(预览)",
|
"newNotebook": "新笔记本(预览)",
|
||||||
|
"newSection": "新节(预览)",
|
||||||
"noBDCConnectionError": "Spark 内核需要连接到 SQL Server 大数据群集主实例。",
|
"noBDCConnectionError": "Spark 内核需要连接到 SQL Server 大数据群集主实例。",
|
||||||
"noBooksSelected": "当前,Viewlet 中未选中任何 Jupyter Book。",
|
"noBooksSelected": "当前,Viewlet 中未选中任何 Jupyter Book。",
|
||||||
"onGitHub": "GitHub",
|
"onGitHub": "GitHub",
|
||||||
@@ -110,7 +111,7 @@
|
|||||||
},
|
},
|
||||||
"dist/dialog/configurePython/configurePathPage": {
|
"dist/dialog/configurePython/configurePathPage": {
|
||||||
"configurePython.browseButtonText": "浏览",
|
"configurePython.browseButtonText": "浏览",
|
||||||
"configurePython.descriptionWithKernel": "{0} 内核要求配置 Python 运行时并安装依赖项。",
|
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
|
||||||
"configurePython.descriptionWithoutKernel": "笔记本内核要求配置 Python 运行时并安装依赖项。",
|
"configurePython.descriptionWithoutKernel": "笔记本内核要求配置 Python 运行时并安装依赖项。",
|
||||||
"configurePython.existingInstall": "使用现有 Python 安装",
|
"configurePython.existingInstall": "使用现有 Python 安装",
|
||||||
"configurePython.installationType": "安装类型",
|
"configurePython.installationType": "安装类型",
|
||||||
@@ -139,7 +140,7 @@
|
|||||||
"configurePython.pkgNameColumn": "名称",
|
"configurePython.pkgNameColumn": "名称",
|
||||||
"configurePython.requiredDependencies": "安装所需的内核依赖项",
|
"configurePython.requiredDependencies": "安装所需的内核依赖项",
|
||||||
"configurePython.requiredVersionColumn": "所需版本",
|
"configurePython.requiredVersionColumn": "所需版本",
|
||||||
"msgUnsupportedKernel": "无法检索内核 {0} 的包"
|
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
|
||||||
},
|
},
|
||||||
"dist/dialog/managePackages/addNewPackageTab": {
|
"dist/dialog/managePackages/addNewPackageTab": {
|
||||||
"managePackages.addNewTabTitle": "新增",
|
"managePackages.addNewTabTitle": "新增",
|
||||||
@@ -183,7 +184,7 @@
|
|||||||
"notebookFileType": "笔记本",
|
"notebookFileType": "笔记本",
|
||||||
"unsupportedFileType": "仅支持 .ipynb 笔记本"
|
"unsupportedFileType": "仅支持 .ipynb 笔记本"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterNotebookProvider": {
|
"dist/jupyter/jupyterExecuteProvider": {
|
||||||
"errNotebookUriMissing": "需要笔记本路径"
|
"errNotebookUriMissing": "需要笔记本路径"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterServerInstallation": {
|
"dist/jupyter/jupyterServerInstallation": {
|
||||||
@@ -251,11 +252,15 @@
|
|||||||
"notebook.command.addcell": "添加单元格",
|
"notebook.command.addcell": "添加单元格",
|
||||||
"notebook.command.addcode": "添加代码单元格",
|
"notebook.command.addcode": "添加代码单元格",
|
||||||
"notebook.command.addtext": "添加文本单元格",
|
"notebook.command.addtext": "添加文本单元格",
|
||||||
|
"notebook.command.boldText": "加粗 Markdown 文本",
|
||||||
"notebook.command.clearactivecellresult": "清除单元格结果",
|
"notebook.command.clearactivecellresult": "清除单元格结果",
|
||||||
|
"notebook.command.codeBlock": "添加代码块",
|
||||||
|
"notebook.command.italicizeText": "倾斜 Markdown 文本",
|
||||||
"notebook.command.new": "新建笔记本",
|
"notebook.command.new": "新建笔记本",
|
||||||
"notebook.command.open": "打开笔记本",
|
"notebook.command.open": "打开笔记本",
|
||||||
"notebook.command.runactivecell": "运行单元格",
|
"notebook.command.runactivecell": "运行单元格",
|
||||||
"notebook.command.runallcells": "运行单元格",
|
"notebook.command.runallcells": "运行单元格",
|
||||||
|
"notebook.command.underlineText": "下划线 Markdown 文本",
|
||||||
"notebook.configuration.title": "笔记本配置",
|
"notebook.configuration.title": "笔记本配置",
|
||||||
"notebook.dontPromptPythonUpdate.description": "不显示更新 Python 的提示。",
|
"notebook.dontPromptPythonUpdate.description": "不显示更新 Python 的提示。",
|
||||||
"notebook.jupyterServerShutdownTimeout.description": "在关闭所有笔记本后关闭服务器之前等待的时间 (以分钟为单位)。(输入 0 则不关闭)",
|
"notebook.jupyterServerShutdownTimeout.description": "在关闭所有笔记本后关闭服务器之前等待的时间 (以分钟为单位)。(输入 0 则不关闭)",
|
||||||
@@ -274,6 +279,7 @@
|
|||||||
"title.SavedBooks": "笔记本",
|
"title.SavedBooks": "笔记本",
|
||||||
"title.addMarkdown": "添加 Markdown 文件",
|
"title.addMarkdown": "添加 Markdown 文件",
|
||||||
"title.addNotebook": "添加笔记本",
|
"title.addNotebook": "添加笔记本",
|
||||||
|
"title.addSection": "添加节",
|
||||||
"title.analyzeJupyterNotebook": "在笔记本中分析",
|
"title.analyzeJupyterNotebook": "在笔记本中分析",
|
||||||
"title.closeJupyterBook": "关闭 Jupyter Book",
|
"title.closeJupyterBook": "关闭 Jupyter Book",
|
||||||
"title.closeNotebook": "关闭笔记本",
|
"title.closeNotebook": "关闭笔记本",
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"contents": {
|
"contents": {
|
||||||
"dist/constants": {
|
"dist/constants": {
|
||||||
"XEventsFailed": "XEvents operation failed.",
|
"XEventsFailed": "XEvents 操作失败。",
|
||||||
"XEventsNotSupported": "XEvents sessions not supported.",
|
"XEventsNotSupported": "不支持 XEvents 会话。",
|
||||||
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
|
"XEventsStarted": "PageContention 和 ObjectContention 已启动 XEvents 会话。",
|
||||||
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
|
"XEventsStopped": "已删除 PageContention 和 ObjectContention 的 XEvents 会话。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
+37
-10
@@ -14,6 +14,7 @@
|
|||||||
"Failed": "已失败",
|
"Failed": "已失败",
|
||||||
"InProgress": "正在进行",
|
"InProgress": "正在进行",
|
||||||
"PublishHistory": "发布历史记录",
|
"PublishHistory": "发布历史记录",
|
||||||
|
"SettingAlreadyExists": "本地应用设置“{0}”已存在。是否覆盖?",
|
||||||
"Status": "状态",
|
"Status": "状态",
|
||||||
"Success": "成功",
|
"Success": "成功",
|
||||||
"TargetDatabase": "目标数据库",
|
"TargetDatabase": "目标数据库",
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
"addDatabaseReferencedialogName": "添加数据库引用",
|
"addDatabaseReferencedialogName": "添加数据库引用",
|
||||||
"addItemAction": "添加项",
|
"addItemAction": "添加项",
|
||||||
"addPackage": "添加包",
|
"addPackage": "添加包",
|
||||||
|
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||||
"appSettingPrompt": "是否要使用新的连接字符串更新 Azure 函数 local.settings.json?",
|
"appSettingPrompt": "是否要使用新的连接字符串更新 Azure 函数 local.settings.json?",
|
||||||
"at": "位于",
|
"at": "位于",
|
||||||
"browseButtonText": "浏览文件夹",
|
"browseButtonText": "浏览文件夹",
|
||||||
@@ -39,12 +41,14 @@
|
|||||||
"chooseSqlcmdVarsToModify": "选择要修改的 SQLCMD 变量",
|
"chooseSqlcmdVarsToModify": "选择要修改的 SQLCMD 变量",
|
||||||
"cicularProjectReference": "从项目 {0} 到项目 {1} 的循环引用",
|
"cicularProjectReference": "从项目 {0} 到项目 {1} 的循环引用",
|
||||||
"cleaningDockerImagesMessage": "正在清理现有部署...",
|
"cleaningDockerImagesMessage": "正在清理现有部署...",
|
||||||
|
"confirmPassword": "确认 SQL Server 管理员密码",
|
||||||
"connectingToSqlServerOnDockerMessage": "连接到 Docker 上的 SQL Server",
|
"connectingToSqlServerOnDockerMessage": "连接到 Docker 上的 SQL Server",
|
||||||
"connectionFailedError": "连接失败错误: \"{0}\"",
|
"connectionFailedError": "连接失败错误: \"{0}\"",
|
||||||
"connectionRadioButtonLabel": "连接",
|
"connectionRadioButtonLabel": "连接",
|
||||||
"connectionStringSetting": "连接字符串设置名称",
|
"connectionStringSetting": "连接字符串设置名称",
|
||||||
"connectionStringSettingPlaceholder": "\"local.settings.json\" 中指定的连接字符串设置",
|
"connectionStringSettingPlaceholder": "\"local.settings.json\" 中指定的连接字符串设置",
|
||||||
"createNew": "新建",
|
"createNew": "新建",
|
||||||
|
"createNewLocalAppSetting": "创建新的本地应用设置",
|
||||||
"createProjectDialogOkButtonText": "创建",
|
"createProjectDialogOkButtonText": "创建",
|
||||||
"createProjectFromDatabaseDialogName": "根据数据库创建项目",
|
"createProjectFromDatabaseDialogName": "根据数据库创建项目",
|
||||||
"createProjectSettings": "设置",
|
"createProjectSettings": "设置",
|
||||||
@@ -81,18 +85,16 @@
|
|||||||
"deployAppSettingUpdateFailed": "无法更新应用设置 \"{0}\"",
|
"deployAppSettingUpdateFailed": "无法更新应用设置 \"{0}\"",
|
||||||
"deployAppSettingUpdating": "正在更新应用设置: \"{0}\"",
|
"deployAppSettingUpdating": "正在更新应用设置: \"{0}\"",
|
||||||
"deployDbTaskName": "正在本地部署 SQL DB 项目",
|
"deployDbTaskName": "正在本地部署 SQL DB 项目",
|
||||||
"deployProjectFailed": "未能部署项目。有关更多详细信息,请查看输出窗格。{0}",
|
|
||||||
"deployProjectFailedMessage": "无法打开与已部署数据库的连接",
|
"deployProjectFailedMessage": "无法打开与已部署数据库的连接",
|
||||||
"deployProjectSucceed": "已成功部署数据库项目",
|
"deployProjectSucceed": "已成功部署数据库项目",
|
||||||
"deployScriptExists": "已存在 {0} 脚本。新脚本不会包含在生成中。",
|
"deployScriptExists": "已存在 {0} 脚本。新脚本不会包含在生成中。",
|
||||||
"deployToDockerContainer": "部署到 docker 容器",
|
|
||||||
"deployToExistingServer": "部署到现有服务器",
|
|
||||||
"differentDbDifferentServer": "不同数据库,不同服务器",
|
"differentDbDifferentServer": "不同数据库,不同服务器",
|
||||||
"differentDbSameServer": "不同数据库,同一服务器",
|
"differentDbSameServer": "不同数据库,同一服务器",
|
||||||
"dockerContainerCreatedMessage": "Docker 创建的 ID: \"{0}\"",
|
"dockerContainerCreatedMessage": "Docker 创建的 ID: \"{0}\"",
|
||||||
"dockerContainerFailedToRunErrorMessage": "无法运行 docker 容器",
|
"dockerContainerFailedToRunErrorMessage": "无法运行 docker 容器",
|
||||||
"dockerContainerNotRunningErrorMessage": "Docker 容器未运行",
|
"dockerContainerNotRunningErrorMessage": "Docker 容器未运行",
|
||||||
"dockerLogMessage": "Docker 日志: \"{0}\"",
|
"dockerLogMessage": "Docker 日志: \"{0}\"",
|
||||||
|
"dockerNotRunningError": "验证 docker 失败。请确保 docker 已安装并正在运行。错误:“{0}”",
|
||||||
"done": "完成",
|
"done": "完成",
|
||||||
"dontUseProfile": "不使用配置文件",
|
"dontUseProfile": "不使用配置文件",
|
||||||
"edgeProjectTypeDescription": "从核心部分开始开发和发布 SQL Edge 的架构",
|
"edgeProjectTypeDescription": "从核心部分开始开发和发布 SQL Edge 的架构",
|
||||||
@@ -100,13 +102,15 @@
|
|||||||
"emptyProjectTypeDescription": "从空项目开始开发和发布 SQL 数据库架构",
|
"emptyProjectTypeDescription": "从空项目开始开发和发布 SQL 数据库架构",
|
||||||
"emptyProjectTypeDisplayName": "SQL 数据库",
|
"emptyProjectTypeDisplayName": "SQL 数据库",
|
||||||
"enterConnStringTemplateDescription": "输入 SQL 连接字符串的模板",
|
"enterConnStringTemplateDescription": "输入 SQL 连接字符串的模板",
|
||||||
|
"enterConnectionString": "输入连接字符串",
|
||||||
"enterConnectionStringEnvName": "输入连接字符串环境变量名称",
|
"enterConnectionStringEnvName": "输入连接字符串环境变量名称",
|
||||||
"enterConnectionStringEnvNameDescription": "输入 SQL 连接字符串的环境变量",
|
"enterConnectionStringEnvNameDescription": "输入 SQL 连接字符串的环境变量",
|
||||||
|
"enterConnectionStringSettingName": "输入连接字符串设置名称",
|
||||||
"enterConnectionStringTemplate": "输入连接字符串模板",
|
"enterConnectionStringTemplate": "输入连接字符串模板",
|
||||||
"enterNewDatabaseName": "输入新数据库名",
|
"enterNewDatabaseName": "输入新数据库名",
|
||||||
"enterNewValueForVar": "输入变量“{0}”的新值",
|
"enterNewValueForVar": "输入变量“{0}”的新值",
|
||||||
"enterPassword": "输入密码或按 Enter 以使用生成的密码",
|
"enterPassword": "输入 SQL Server 管理员密码",
|
||||||
"enterPortNumber": "输入端口号或按 Enter 以使用默认值",
|
"enterPortNumber": "输入 SQL Server 端口号或按 Enter 以使用默认值",
|
||||||
"enterSystemDbName": "输入此系统数据库的数据库名",
|
"enterSystemDbName": "输入此系统数据库的数据库名",
|
||||||
"errorFindingBuildFilesLocation": "查找生成文件位置时出错: {0}",
|
"errorFindingBuildFilesLocation": "查找生成文件位置时出错: {0}",
|
||||||
"exampleUsage": "示例用法",
|
"exampleUsage": "示例用法",
|
||||||
@@ -115,6 +119,7 @@
|
|||||||
"externalStreamingJobFriendlyName": "外部流式处理作业",
|
"externalStreamingJobFriendlyName": "外部流式处理作业",
|
||||||
"externalStreamingJobValidationPassed": "已通过外部流式作业验证。",
|
"externalStreamingJobValidationPassed": "已通过外部流式作业验证。",
|
||||||
"extractTargetRequired": "必须提供用于提取的目标信息才能创建数据库项目。",
|
"extractTargetRequired": "必须提供用于提取的目标信息才能创建数据库项目。",
|
||||||
|
"failedToParse": "未能解析“{0}”: {1}。",
|
||||||
"file": "文件",
|
"file": "文件",
|
||||||
"fileAlreadyExists": "此位置的磁盘上已经存在名为“{0}”的文件。请选择其他名称。",
|
"fileAlreadyExists": "此位置的磁盘上已经存在名为“{0}”的文件。请选择其他名称。",
|
||||||
"fileFormat": "文件格式",
|
"fileFormat": "文件格式",
|
||||||
@@ -127,6 +132,7 @@
|
|||||||
"folderObject": "文件夹",
|
"folderObject": "文件夹",
|
||||||
"folderStructureLabel": "文件夹结构",
|
"folderStructureLabel": "文件夹结构",
|
||||||
"generateScriptButtonText": "生成脚本",
|
"generateScriptButtonText": "生成脚本",
|
||||||
|
"generatingProjectFailed": "通过 AutoRest 生成项目失败: {0}",
|
||||||
"hr": "小时",
|
"hr": "小时",
|
||||||
"input": "输入",
|
"input": "输入",
|
||||||
"invalidDataSchemaProvider": ".Sqlproj 文件中的 DSP 无效",
|
"invalidDataSchemaProvider": ".Sqlproj 文件中的 DSP 无效",
|
||||||
@@ -135,13 +141,17 @@
|
|||||||
"invalidInput": "无效的输入: {0}",
|
"invalidInput": "无效的输入: {0}",
|
||||||
"invalidProjectReload": "无法访问提供的数据库项目。只有有效的开放式数据库项目才可以重新加载。",
|
"invalidProjectReload": "无法访问提供的数据库项目。只有有效的开放式数据库项目才可以重新加载。",
|
||||||
"invalidPropertyValue": ".sqlproj 文件中为属性“{0}”指定的值无效",
|
"invalidPropertyValue": ".sqlproj 文件中为属性“{0}”指定的值无效",
|
||||||
|
"invalidSQLPassword": "SQL Server 密码不符合密码复杂性要求。有关详细信息,请参阅 https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||||
"invalidSqlConnectionString": "SQL 连接字符串无效",
|
"invalidSqlConnectionString": "SQL 连接字符串无效",
|
||||||
"invalidTargetPlatform": "目标平台 {0} 无效。支持的目标平台: {1}",
|
"invalidTargetPlatform": "目标平台 {0} 无效。支持的目标平台: {1}",
|
||||||
|
"jsonParseError": "第“{1}”行第“{2}”列附近的 {0}。",
|
||||||
"loadProfilePlaceholderText": "加载配置文件...",
|
"loadProfilePlaceholderText": "加载配置文件...",
|
||||||
"location": "位置",
|
"location": "位置",
|
||||||
"min": "分钟",
|
"min": "分钟",
|
||||||
"missingVersion": "在 {0} 中缺少 “version” 条目",
|
"missingVersion": "在 {0} 中缺少 “version” 条目",
|
||||||
|
"moreInformation": "More Information",
|
||||||
"msec": "毫秒",
|
"msec": "毫秒",
|
||||||
|
"multipleMostDeploymentScripts": "{0} 文件数异常: {1}",
|
||||||
"multipleSqlProjFilesSelected": "已选择多个 .sqlproj 文件;请仅选择一个。",
|
"multipleSqlProjFilesSelected": "已选择多个 .sqlproj 文件;请仅选择一个。",
|
||||||
"nameMustNotBeEmpty": "名称不得为空",
|
"nameMustNotBeEmpty": "名称不得为空",
|
||||||
"new": "新建",
|
"new": "新建",
|
||||||
@@ -154,12 +164,15 @@
|
|||||||
"noSqlProjFilesSelected": "未选择任何 .sqlproj 文件;请选择一个。",
|
"noSqlProjFilesSelected": "未选择任何 .sqlproj 文件;请选择一个。",
|
||||||
"noString": "否",
|
"noString": "否",
|
||||||
"noStringDefault": "无(默认)",
|
"noStringDefault": "无(默认)",
|
||||||
|
"nodeButNotAutorestFound": "在系统路径中找不到 Autorest 工具,但找到 Node.js。正在通过 npx 运行。请执行“npm install autorest -g”以永久安装。",
|
||||||
|
"nodeNotFound": "在系统路径中找不到 autorest 和 Node.js (npx)。请安装 Node.js 以使自动生成正常工作。",
|
||||||
"notValidVariableName": "变量名“{0}”无效。",
|
"notValidVariableName": "变量名“{0}”无效。",
|
||||||
"objectType": "对象类型",
|
"objectType": "对象类型",
|
||||||
"okString": "确定",
|
"okString": "确定",
|
||||||
"output": "输出",
|
"output": "输出",
|
||||||
"outsideFolderPath": "不支持具有项目文件夹外绝对路径的项。请确保项目文件中的路径与项目文件夹相关。",
|
"outsideFolderPath": "不支持具有项目文件夹外绝对路径的项。请确保项目文件中的路径与项目文件夹相关。",
|
||||||
"parentTreeItemUnknown": "无法访问所提供树项的父级",
|
"parentTreeItemUnknown": "无法访问所提供树项的父级",
|
||||||
|
"passwordNotMatch": "SQL Server 密码与确认密码不匹配",
|
||||||
"portMustNotBeNumber": "端口必须是数字",
|
"portMustNotBeNumber": "端口必须是数字",
|
||||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||||
@@ -177,6 +190,9 @@
|
|||||||
"publishAction": "发布",
|
"publishAction": "发布",
|
||||||
"publishDialogName": "发布项目",
|
"publishDialogName": "发布项目",
|
||||||
"publishSettingsFiles": "发布设置文件",
|
"publishSettingsFiles": "发布设置文件",
|
||||||
|
"publishToContainerFailed": "未能发布到容器。有关更多详细信息,请查看输出窗格。{0}",
|
||||||
|
"publishToDockerContainer": "发布到容器中的新服务器",
|
||||||
|
"publishToExistingServer": "发布到现有服务器",
|
||||||
"referenceRadioButtonsGroupTitle": "类型",
|
"referenceRadioButtonsGroupTitle": "类型",
|
||||||
"referenceType": "引用类型",
|
"referenceType": "引用类型",
|
||||||
"reloadProject": "是否希望重新加载数据库项目?",
|
"reloadProject": "是否希望重新加载数据库项目?",
|
||||||
@@ -189,6 +205,8 @@
|
|||||||
"retryWaitMessage": "正在等待 {0} 秒,然后再次尝试执行操作 \"{1}\"",
|
"retryWaitMessage": "正在等待 {0} 秒,然后再次尝试执行操作 \"{1}\"",
|
||||||
"runningDockerMessage": "正在生成并运行 docker 容器...",
|
"runningDockerMessage": "正在生成并运行 docker 容器...",
|
||||||
"sameDatabase": "同一数据库",
|
"sameDatabase": "同一数据库",
|
||||||
|
"save": "保存",
|
||||||
|
"saveChangesInFile": "当前文件中存在未保存的更改。立即保存?",
|
||||||
"schema": "架构",
|
"schema": "架构",
|
||||||
"schemaCompareAction": "架构比较",
|
"schemaCompareAction": "架构比较",
|
||||||
"schemaCompareNotInstalled": "需要安装架构比较扩展才能运行架构比较",
|
"schemaCompareNotInstalled": "需要安装架构比较扩展才能运行架构比较",
|
||||||
@@ -196,32 +214,36 @@
|
|||||||
"scriptFriendlyName": "脚本",
|
"scriptFriendlyName": "脚本",
|
||||||
"sec": "秒",
|
"sec": "秒",
|
||||||
"selectAzureFunction": "在当前文件中选择要将 SQL 绑定添加到的 Azure 函数",
|
"selectAzureFunction": "在当前文件中选择要将 SQL 绑定添加到的 Azure 函数",
|
||||||
|
"selectBaseImage": "选择基本 SQL Server docker 映像",
|
||||||
"selectBindingType": "选择绑定类型",
|
"selectBindingType": "选择绑定类型",
|
||||||
"selectConnection": "选择连接",
|
"selectConnection": "选择连接",
|
||||||
"selectDacpac": "选择 .dacpac",
|
"selectDacpac": "选择 .dacpac",
|
||||||
"selectDatabase": "选择数据库",
|
"selectDatabase": "选择数据库",
|
||||||
"selectDeployOption": "选择要将项目部署到的位置",
|
|
||||||
"selectFolderStructure": "选择文件夹结构",
|
"selectFolderStructure": "选择文件夹结构",
|
||||||
"selectProfile": "选择配置文件",
|
"selectProfile": "选择配置文件",
|
||||||
"selectProfileToUse": "选择要加载的发布配置文件",
|
"selectProfileToUse": "选择要加载的发布配置文件",
|
||||||
"selectProjectLocation": "选择项目位置",
|
"selectProjectLocation": "选择项目位置",
|
||||||
|
"selectPublishOption": "选择要将项目发布到的位置",
|
||||||
|
"selectSetting": "从 local.settings.json 中选择 SQL 连接字符串设置",
|
||||||
|
"selectSpecFile": "选择 OpenAPI/Swagger 规范文件",
|
||||||
"selectString": "选择",
|
"selectString": "选择",
|
||||||
"selectTargetPlatform": "当前目标平台: {0}。请选择新目标平台",
|
"selectTargetPlatform": "当前目标平台: {0}。请选择新目标平台",
|
||||||
"server": "服务器",
|
"server": "服务器",
|
||||||
"serverName": "服务器名",
|
"serverName": "服务器名",
|
||||||
"serverVariable": "服务器变量",
|
"serverVariable": "服务器变量",
|
||||||
"sourceDatabase": "源数据库",
|
"sourceDatabase": "源数据库",
|
||||||
|
"specSelectionText": "OpenAPI/Swagger 规范",
|
||||||
"sqlCmdTableLabel": "SQLCMD 变量",
|
"sqlCmdTableLabel": "SQLCMD 变量",
|
||||||
"sqlCmdValueColumn": "值",
|
"sqlCmdValueColumn": "值",
|
||||||
"sqlCmdVariableColumn": "名称",
|
"sqlCmdVariableColumn": "名称",
|
||||||
"sqlConnectionStringFriendly": "SQL 连接字符串",
|
"sqlConnectionStringFriendly": "SQL 连接字符串",
|
||||||
"sqlDatabaseProjects.InstallNetCore": "安装",
|
"sqlDatabaseProjects.Install": "安装",
|
||||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "找不到 .NET Core SDK。项目生成将不起作用。请安装 .NET Core SDK 版本 3.1 或在设置中更新 .Net Core SDK 位置(如果已安装)。",
|
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "找不到 .NET Core SDK。项目生成将不起作用。请安装 .NET Core SDK 版本 3.1 或在设置中更新 .Net Core SDK 位置(如果已安装)。",
|
||||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "当前安装的 .NET Core SDK 版本为 {0},这是不受支持的。项目生成将不起作用。请安装 .NET Core SDK 版本 3.1,或在设置中更新 .NET Core SDK 支持的版本位置(如果已安装)。",
|
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "当前安装的 .NET Core SDK 版本为 {0},这是不受支持的。项目生成将不起作用。请安装 .NET Core SDK 版本 3.1,或在设置中更新 .NET Core SDK 支持的版本位置(如果已安装)。",
|
||||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "更新位置",
|
"sqlDatabaseProjects.UpdateNetCoreLocation": "更新位置",
|
||||||
"sqlDatabaseProjects.doNotAskAgain": "不再询问",
|
"sqlDatabaseProjects.doNotAskAgain": "不再询问",
|
||||||
"sqlDatabaseProjects.outputChannel": "数据库项目",
|
"sqlDatabaseProjects.outputChannel": "数据库项目",
|
||||||
"sqlObjectToQuery": "要查询的 SQL 对象",
|
"sqlTableOrViewToQuery": "要查询的 SQL 表或视图",
|
||||||
"sqlTableToUpsert": "要更新插入到的 SQL 表",
|
"sqlTableToUpsert": "要更新插入到的 SQL 表",
|
||||||
"storedProcedureFriendlyName": "存储过程",
|
"storedProcedureFriendlyName": "存储过程",
|
||||||
"suppressMissingDependenciesErrors": "禁止显示由引用对象中的未解析引用导致的错误",
|
"suppressMissingDependenciesErrors": "禁止显示由引用对象中的未解析引用导致的错误",
|
||||||
@@ -242,11 +264,14 @@
|
|||||||
"updateProjectDatabaseReferencesForRoundTrip": "需要更新系统数据库引用才能生成此项目。如果项目是在 SSDT 中创建的,它将继续在这两个工具中工作。是否要更新项目?",
|
"updateProjectDatabaseReferencesForRoundTrip": "需要更新系统数据库引用才能生成此项目。如果项目是在 SSDT 中创建的,它将继续在这两个工具中工作。是否要更新项目?",
|
||||||
"updateProjectForRoundTrip": "需要更新目标、引用、系统数据库引用才能生成此项目。如果项目是在 SSDT 中创建的,它将继续在这两个工具中工作。是否要更新项目?",
|
"updateProjectForRoundTrip": "需要更新目标、引用、系统数据库引用才能生成此项目。如果项目是在 SSDT 中创建的,它将继续在这两个工具中工作。是否要更新项目?",
|
||||||
"valueCannotBeEmpty": "值不能为空",
|
"valueCannotBeEmpty": "值不能为空",
|
||||||
|
"valueMustNotBeEmpty": "值不能为空",
|
||||||
"viewFriendlyName": "查看",
|
"viewFriendlyName": "查看",
|
||||||
"yesString": "是"
|
"yesString": "是"
|
||||||
},
|
},
|
||||||
"dist/tools/netcoreTool": {
|
"dist/tools/netcoreTool": {
|
||||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … 出错: {1}",
|
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … 出错: {1}"
|
||||||
|
},
|
||||||
|
"dist/tools/shellExecutionHelper": {
|
||||||
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
||||||
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … 已退出,代码为: {1}",
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} … 已退出,代码为: {1}",
|
||||||
@@ -256,16 +281,17 @@
|
|||||||
"sqlDatabaseProjects.Settings": "数据库项目",
|
"sqlDatabaseProjects.Settings": "数据库项目",
|
||||||
"sqlDatabaseProjects.addDatabaseReference": "添加数据库引用",
|
"sqlDatabaseProjects.addDatabaseReference": "添加数据库引用",
|
||||||
"sqlDatabaseProjects.addSqlBinding": "添加 SQL 绑定",
|
"sqlDatabaseProjects.addSqlBinding": "添加 SQL 绑定",
|
||||||
|
"sqlDatabaseProjects.autorestSqlVersion": "要从 NPM 使用哪个版本的 Autorest.Sql。如果未设置,则将使用最新版本。",
|
||||||
"sqlDatabaseProjects.build": "生成",
|
"sqlDatabaseProjects.build": "生成",
|
||||||
"sqlDatabaseProjects.changeTargetPlatform": "更新目标平台",
|
"sqlDatabaseProjects.changeTargetPlatform": "更新目标平台",
|
||||||
"sqlDatabaseProjects.close": "关闭数据库项目",
|
"sqlDatabaseProjects.close": "关闭数据库项目",
|
||||||
"sqlDatabaseProjects.createProjectFromDatabase": "根据数据库创建项目",
|
"sqlDatabaseProjects.createProjectFromDatabase": "根据数据库创建项目",
|
||||||
"sqlDatabaseProjects.delete": "删除",
|
"sqlDatabaseProjects.delete": "删除",
|
||||||
"sqlDatabaseProjects.deployLocal": "部署",
|
|
||||||
"sqlDatabaseProjects.description": "设计和发布 SQL 数据库架构",
|
"sqlDatabaseProjects.description": "设计和发布 SQL 数据库架构",
|
||||||
"sqlDatabaseProjects.displayName": "数据库项目",
|
"sqlDatabaseProjects.displayName": "数据库项目",
|
||||||
"sqlDatabaseProjects.editProjectFile": "编辑 .sqlproj 文件",
|
"sqlDatabaseProjects.editProjectFile": "编辑 .sqlproj 文件",
|
||||||
"sqlDatabaseProjects.exclude": "从项目中排除",
|
"sqlDatabaseProjects.exclude": "从项目中排除",
|
||||||
|
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "从 OpenAPI/Swagger 规范生成 SQL 项目",
|
||||||
"sqlDatabaseProjects.netCoreDoNotAsk": "未检测到时是否提示用户安装 .NET Core。",
|
"sqlDatabaseProjects.netCoreDoNotAsk": "未检测到时是否提示用户安装 .NET Core。",
|
||||||
"sqlDatabaseProjects.netCoreInstallLocation": "计算机上到 .NET Core SDK 的完整路径。",
|
"sqlDatabaseProjects.netCoreInstallLocation": "计算机上到 .NET Core SDK 的完整路径。",
|
||||||
"sqlDatabaseProjects.new": "新建数据库项目",
|
"sqlDatabaseProjects.new": "新建数据库项目",
|
||||||
@@ -278,6 +304,7 @@
|
|||||||
"sqlDatabaseProjects.newStoredProcedure": "添加存储过程",
|
"sqlDatabaseProjects.newStoredProcedure": "添加存储过程",
|
||||||
"sqlDatabaseProjects.newTable": "添加表",
|
"sqlDatabaseProjects.newTable": "添加表",
|
||||||
"sqlDatabaseProjects.newView": "添加视图",
|
"sqlDatabaseProjects.newView": "添加视图",
|
||||||
|
"sqlDatabaseProjects.nodejsDoNotAsk": "是否在未检测到时提示用户安装 Node.js。",
|
||||||
"sqlDatabaseProjects.open": "打开数据库项目",
|
"sqlDatabaseProjects.open": "打开数据库项目",
|
||||||
"sqlDatabaseProjects.openContainingFolder": "打开所在的文件夹",
|
"sqlDatabaseProjects.openContainingFolder": "打开所在的文件夹",
|
||||||
"sqlDatabaseProjects.properties": "属性",
|
"sqlDatabaseProjects.properties": "属性",
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
"sql.migration.creating.rg.loading": "正在创建资源组",
|
"sql.migration.creating.rg.loading": "正在创建资源组",
|
||||||
"sql.migration.cutover": "迁移直接转换",
|
"sql.migration.cutover": "迁移直接转换",
|
||||||
"sql.migration.cutover.card": "正在完成直接转换",
|
"sql.migration.cutover.card": "正在完成直接转换",
|
||||||
|
"sql.migration.cutover.error": "启动直接转换时出错。",
|
||||||
"sql.migration.cutover.help.main": "在完成直接转换之前,请执行以下步骤。",
|
"sql.migration.cutover.help.main": "在完成直接转换之前,请执行以下步骤。",
|
||||||
"sql.migration.cutover.in.progress": "正在对数据库“{0}”进行直接转换",
|
"sql.migration.cutover.in.progress": "正在对数据库“{0}”进行直接转换",
|
||||||
"sql.migration.cutover.last.file.restored": "最近还原的文件: {0}",
|
"sql.migration.cutover.last.file.restored": "最近还原的文件: {0}",
|
||||||
@@ -239,7 +240,14 @@
|
|||||||
"sql.migration.resource.group.description": "资源组是保管 Azure 解决方案的相关资源的容器。",
|
"sql.migration.resource.group.description": "资源组是保管 Azure 解决方案的相关资源的容器。",
|
||||||
"sql.migration.resource.group.not.found": "未找到资源组。",
|
"sql.migration.resource.group.not.found": "未找到资源组。",
|
||||||
"sql.migration.resourceGroups": "资源组",
|
"sql.migration.resourceGroups": "资源组",
|
||||||
|
"sql.migration.resume.contine": "继续上次迁移尝试...",
|
||||||
|
"sql.migration.resume.start": "再次开始迁移评估(推荐)",
|
||||||
|
"sql.migration.resume.title": "再次运行迁移工作流",
|
||||||
"sql.migration.rg.created": "已创建资源组",
|
"sql.migration.rg.created": "已创建资源组",
|
||||||
|
"sql.migration.save.close": "保存并关闭",
|
||||||
|
"sql.migration.saved.assessment.cancel": "取消",
|
||||||
|
"sql.migration.saved.assessment.next": "下一步",
|
||||||
|
"sql.migration.saved.assessment.result": "已保存评估结果",
|
||||||
"sql.migration.search": "搜索",
|
"sql.migration.search": "搜索",
|
||||||
"sql.migration.search.for.migration": "搜索迁移",
|
"sql.migration.search.for.migration": "搜索迁移",
|
||||||
"sql.migration.sec": "{0} 秒",
|
"sql.migration.sec": "{0} 秒",
|
||||||
@@ -297,8 +305,11 @@
|
|||||||
"sql.migration.sql.managed.instance": "SQL 托管实例",
|
"sql.migration.sql.managed.instance": "SQL 托管实例",
|
||||||
"sql.migration.sql.server.instance": "SQL Server 实例",
|
"sql.migration.sql.server.instance": "SQL Server 实例",
|
||||||
"sql.migration.sql.virtual.machine": "SQL 虚拟机",
|
"sql.migration.sql.virtual.machine": "SQL 虚拟机",
|
||||||
|
"sql.migration.start.migration.button": "开始迁移",
|
||||||
"sql.migration.start.time": "开始时间",
|
"sql.migration.start.time": "开始时间",
|
||||||
"sql.migration.status": "状态",
|
"sql.migration.status": "状态",
|
||||||
|
"sql.migration.status.add.account": "添加帐户",
|
||||||
|
"sql.migration.status.add.account.MESSAGE": "添加 Azure 帐户以查看现有迁移及其状态。",
|
||||||
"sql.migration.status.canceling": "正在取消",
|
"sql.migration.status.canceling": "正在取消",
|
||||||
"sql.migration.status.completing": "正在完成",
|
"sql.migration.status.completing": "正在完成",
|
||||||
"sql.migration.status.creating": "正在创建",
|
"sql.migration.status.creating": "正在创建",
|
||||||
|
|||||||
@@ -9933,15 +9933,18 @@
|
|||||||
"treeView.notRegistered": "未注册 ID 为 \"{0}\" 的树状视图。"
|
"treeView.notRegistered": "未注册 ID 为 \"{0}\" 的树状视图。"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebook": {
|
"sql/workbench/api/common/extHostNotebook": {
|
||||||
"errNoManager": "未找到管理器",
|
"errNoExecuteManager": "找不到执行管理器",
|
||||||
"errNoProvider": "未找到笔记本提供程序",
|
"errNoExecuteProvider": "找不到笔记本执行提供程序",
|
||||||
|
"errNoSerializationManager": "找不到序列化管理器",
|
||||||
|
"errNoSerializationProvider": "找不到笔记本序列化提供程序",
|
||||||
|
"executeProviderRequired": "必须向此方法传递具有有效 providerId 的 NotebookExecuteProvider",
|
||||||
"noContentManager": "笔记本 {0} 的笔记本管理器没有内容管理器。无法对其执行操作",
|
"noContentManager": "笔记本 {0} 的笔记本管理器没有内容管理器。无法对其执行操作",
|
||||||
"noServerManager": "笔记本 {0} 的笔记本管理器没有服务器管理器。无法对其执行操作",
|
"noServerManager": "笔记本 {0} 的笔记本管理器没有服务器管理器。无法对其执行操作",
|
||||||
"noSessionManager": "笔记本 {0} 的笔记本管理器没有会话管理器。无法对其执行操作",
|
"noSessionManager": "笔记本 {0} 的笔记本管理器没有会话管理器。无法对其执行操作",
|
||||||
"providerRequired": "必须向此方法传递具有有效 providerId 的 NotebookProvider"
|
"serializationProviderRequired": "必须向此方法传递具有有效 providerId 的 NotebookSerializationProvider"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
||||||
"providerRequired": "必须向此方法传递具有有效 providerId 的 NotebookProvider"
|
"navigationProviderRequired": "必须向此方法传递具有有效 providerId 的 NavigationProvider"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/actions": {
|
"sql/workbench/browser/actions": {
|
||||||
"clearSavedAccounts": "清除所有保存的帐户",
|
"clearSavedAccounts": "清除所有保存的帐户",
|
||||||
@@ -9985,6 +9988,7 @@
|
|||||||
"optionsDialog.ok": "确定"
|
"optionsDialog.ok": "确定"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modal/optionsDialogHelper": {
|
"sql/workbench/browser/modal/optionsDialogHelper": {
|
||||||
|
"optionsDialog.defaultGroupName": "常规",
|
||||||
"optionsDialog.invalidInput": "输入无效。预期值为数值。",
|
"optionsDialog.invalidInput": "输入无效。预期值为数值。",
|
||||||
"optionsDialog.missingRequireField": "是必需的。"
|
"optionsDialog.missingRequireField": "是必需的。"
|
||||||
},
|
},
|
||||||
@@ -9997,6 +10001,7 @@
|
|||||||
"declarativeTable.showActions": "显示操作"
|
"declarativeTable.showActions": "显示操作"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modelComponents/dropdown.component": {
|
"sql/workbench/browser/modelComponents/dropdown.component": {
|
||||||
|
"defaultDropdownErrorMessage": "请填写此字段。",
|
||||||
"loadingCompletedMessage": "加载已完成",
|
"loadingCompletedMessage": "加载已完成",
|
||||||
"loadingMessage": "正在加载"
|
"loadingMessage": "正在加载"
|
||||||
},
|
},
|
||||||
@@ -10250,6 +10255,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
||||||
"connection.parseClipboardForConnectionStringDescription": "在打开连接对话框或执行粘贴时尝试分析剪贴板的内容。",
|
"connection.parseClipboardForConnectionStringDescription": "在打开连接对话框或执行粘贴时尝试分析剪贴板的内容。",
|
||||||
|
"connection.showUnsupportedServerVersionWarning": "当用户连接到 Azure Data Studio 不支持的服务器版本时是否显示警告消息。",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory - 支持 MFA 的通用目录",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory - 密码",
|
||||||
|
"sql.defaultAuthenticationType.Integrated": "Windows 身份验证",
|
||||||
|
"sql.defaultAuthenticationType.SqlLogin": "SQL 登录",
|
||||||
|
"sql.defaultAuthenticationTypeDescription": "连接到 Azure 资源时要使用的默认身份验证类型。 ",
|
||||||
"sql.defaultEngineDescription": "要使用的默认 SQL 引擎。这将驱动 .sql 文件中的默认语言提供程序,以及创建新连接时使用的默认语言提供程序。",
|
"sql.defaultEngineDescription": "要使用的默认 SQL 引擎。这将驱动 .sql 文件中的默认语言提供程序,以及创建新连接时使用的默认语言提供程序。",
|
||||||
"sql.maxRecentConnectionsDescription": "连接列表中保存的最近使用的连接数量上限"
|
"sql.maxRecentConnectionsDescription": "连接列表中保存的最近使用的连接数量上限"
|
||||||
},
|
},
|
||||||
@@ -11214,6 +11225,7 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/queryResultsView": {
|
"sql/workbench/contrib/query/browser/queryResultsView": {
|
||||||
"messagesTabTitle": "消息",
|
"messagesTabTitle": "消息",
|
||||||
|
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
|
||||||
"resultsTabTitle": "结果"
|
"resultsTabTitle": "结果"
|
||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/statusBarItems": {
|
"sql/workbench/contrib/query/browser/statusBarItems": {
|
||||||
@@ -11605,7 +11617,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/services/connection/browser/connectionManagementService": {
|
"sql/workbench/services/connection/browser/connectionManagementService": {
|
||||||
"cancelConnectionConfirmation": "确定要取消此连接吗?",
|
"cancelConnectionConfirmation": "确定要取消此连接吗?",
|
||||||
|
"connection.invalidConnectionResult": "连接结果无效",
|
||||||
|
"connection.neverShowUnsupportedVersionWarning": "不再显示",
|
||||||
"connection.noAzureAccount": "未能获取 Azure 帐户令牌用于连接",
|
"connection.noAzureAccount": "未能获取 Azure 帐户令牌用于连接",
|
||||||
|
"connection.refreshAzureTokenFailure": "未能刷新用于连接的 Azure 帐户令牌",
|
||||||
|
"connection.unsupportedServerVersionWarning": "Azure Data Studio 不支持此服务器版本,你仍然可以连接到它,但 Azure Data Studio 中的某些功能可能无法按预期工作。",
|
||||||
|
"connectionManagementService.noProviderForUri": "找不到此 URI 的提供程序: {0}",
|
||||||
"connectionNotAcceptedError": "连接未被接受",
|
"connectionNotAcceptedError": "连接未被接受",
|
||||||
"connectionService.no": "否",
|
"connectionService.no": "否",
|
||||||
"connectionService.yes": "是"
|
"connectionService.yes": "是"
|
||||||
@@ -11792,7 +11809,7 @@
|
|||||||
"carbon.extension.contributes.notebook.provider": "笔记本提供程序的标识符。",
|
"carbon.extension.contributes.notebook.provider": "笔记本提供程序的标识符。",
|
||||||
"carbon.extension.contributes.notebook.standardKernels": "此笔记本提供程序应标配哪些内核",
|
"carbon.extension.contributes.notebook.standardKernels": "此笔记本提供程序应标配哪些内核",
|
||||||
"vscode.extension.contributes.notebook.languagemagics": "提供笔记本语言。",
|
"vscode.extension.contributes.notebook.languagemagics": "提供笔记本语言。",
|
||||||
"vscode.extension.contributes.notebook.providers": "提供笔记本提供程序。"
|
"vscode.extension.contributes.notebook.providersDescriptions": "提供笔记本提供程序说明。"
|
||||||
},
|
},
|
||||||
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
||||||
"loading": "正在加载..."
|
"loading": "正在加载..."
|
||||||
@@ -11856,6 +11873,8 @@
|
|||||||
"sql/workbench/services/query/common/queryModelService": {
|
"sql/workbench/services/query/common/queryModelService": {
|
||||||
"commitEditFailed": "提交行失败:",
|
"commitEditFailed": "提交行失败:",
|
||||||
"msgCancelQueryFailed": "取消查询失败: {0}",
|
"msgCancelQueryFailed": "取消查询失败: {0}",
|
||||||
|
"queryModelService.noQueryFoundForUri": "找不到 {0} 的查询",
|
||||||
|
"queryModelService.uriAlreadyHasQuery": "{0} 已具有现有查询",
|
||||||
"runQueryBatchStartLine": "第 {0} 行",
|
"runQueryBatchStartLine": "第 {0} 行",
|
||||||
"runQueryBatchStartMessage": "开始执行查询的位置:",
|
"runQueryBatchStartMessage": "开始执行查询的位置:",
|
||||||
"runQueryStringBatchStartMessage": "已开始执行查询 \"{0}\"",
|
"runQueryStringBatchStartMessage": "已开始执行查询 \"{0}\"",
|
||||||
@@ -11954,6 +11973,14 @@
|
|||||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||||
"miGettingStarted": "入门(&&S)",
|
"miGettingStarted": "入门(&&S)",
|
||||||
"showReleaseNotes": "显示入门指南"
|
"showReleaseNotes": "显示入门指南"
|
||||||
|
},
|
||||||
|
"sql/platform/connection/common/connectionStatusManager": {
|
||||||
|
"connectionStatusManager.noConnectionForUri": "找不到与此 URI 的连接: {0}",
|
||||||
|
"connectionStatusManager.uriAlreadyInConnectionsList": "已存在与此 URI 的连接: {0}"
|
||||||
|
},
|
||||||
|
"sql/workbench/services/query/common/queryManagement": {
|
||||||
|
"queryManagement.noQueryRunnerForUri": "找不到此 URI 的查询运行程序: {0}",
|
||||||
|
"queryManagement.uriAlreadyHasQueryRunner": "URI: {0} 意外地已具有查询运行程序。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -399,22 +399,42 @@
|
|||||||
"arc.sql.connection.settings.section.title": "SQL 連線資訊",
|
"arc.sql.connection.settings.section.title": "SQL 連線資訊",
|
||||||
"arc.sql.cores-limit.description": "受控執行個體的核心數限制 (整數)。",
|
"arc.sql.cores-limit.description": "受控執行個體的核心數限制 (整數)。",
|
||||||
"arc.sql.cores-request.description": "受控執行個體的核心數要求,以整數表示。",
|
"arc.sql.cores-request.description": "受控執行個體的核心數要求,以整數表示。",
|
||||||
|
"arc.sql.dev.use.description": "勾選此方塊以表示此執行個體將僅用於開發或測試用途。此執行個體將不會計費。",
|
||||||
|
"arc.sql.dev.use.label": "僅供開發使用",
|
||||||
|
"arc.sql.high.availability.description": "為求高可用性啟用其他複本。下方選取的計算與儲存體組態將會套用至所有複本。",
|
||||||
|
"arc.sql.high.availability.label": "高可用性",
|
||||||
"arc.sql.instance.name": "執行個體名稱",
|
"arc.sql.instance.name": "執行個體名稱",
|
||||||
"arc.sql.instance.settings.section.title": "SQL 執行個體設定",
|
"arc.sql.instance.settings.section.title": "SQL 執行個體設定",
|
||||||
"arc.sql.invalid.instance.name": "執行個體名稱必須包含小寫英數字元或 '-'、以字母開頭,以英數字元結尾,且長度不得超過 13 個字元。",
|
"arc.sql.invalid.instance.name": "執行個體名稱必須包含小寫英數字元或 '-'、以字母開頭,以英數字元結尾,且長度不得超過 13 個字元。",
|
||||||
"arc.sql.invalid.username": "已停用 sa 使用者名稱,請選擇其他使用者名稱",
|
"arc.sql.invalid.username": "已停用 sa 使用者名稱,請選擇其他使用者名稱",
|
||||||
"arc.sql.memory-limit.description": "受控執行個體的容量限制 (整數)。",
|
"arc.sql.memory-limit.description": "受控執行個體的容量限制 (整數)。",
|
||||||
"arc.sql.memory-request.description": "受控執行個體的容量要求,以記憶體整數 GB 為單位。",
|
"arc.sql.memory-request.description": "受控執行個體的容量要求,以記憶體整數 GB 為單位。",
|
||||||
"arc.sql.replicas.description": "出於高可用性目的,將部署在 Kubernetes 叢集中的 SQL 受控執行個體複本數目",
|
"arc.sql.one.replica": "1 個複本",
|
||||||
"arc.sql.replicas.label": "複本",
|
"arc.sql.service.tier.business.critical": "[預覽] 商務關鍵性 (無限虛擬核心及 RAM,進階高可用性)",
|
||||||
"arc.sql.storage-class.data.description": "用於資料 (.mdf) 的儲存類別",
|
"arc.sql.service.tier.description": "從 Azure SQL 受控執行個體 - Azure Arc (包括一般用途和商務關鍵性) 可用的最新虛擬核心服務層級中選取。 {0}",
|
||||||
|
"arc.sql.service.tier.general.purpose": "一般用途 (最高 24 個虛擬核心及 128 Gi RAM,標準高可用性)",
|
||||||
|
"arc.sql.service.tier.label": "服務層級",
|
||||||
|
"arc.sql.storage-class.backups.description": "用用於備份永久性磁碟區的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
|
||||||
|
"arc.sql.storage-class.data.description": "用於資料 (.mdf) 的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
|
||||||
|
"arc.sql.storage-class.datalogs.description": "用於資料庫記錄 (.ldf) 的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
|
||||||
"arc.sql.storage-class.dc.description": "用於所有資料以及記錄永久性磁碟區 (所有資料控制器 Pod 都需要) 的儲存類別。",
|
"arc.sql.storage-class.dc.description": "用於所有資料以及記錄永久性磁碟區 (所有資料控制器 Pod 都需要) 的儲存類別。",
|
||||||
"arc.sql.storage-class.logs.description": "用於記錄 (/var/log) 的儲存類別",
|
"arc.sql.storage-class.logs.description": "用於記錄 (/var/log) 的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
|
||||||
|
"arc.sql.three.replicas": "3 個複本",
|
||||||
|
"arc.sql.two.replicas": "2 個複本",
|
||||||
"arc.sql.username": "使用者名稱",
|
"arc.sql.username": "使用者名稱",
|
||||||
|
"arc.sql.volume.size.backups.description": "要用於備份之儲存磁碟區的大小 (GB)。",
|
||||||
|
"arc.sql.volume.size.backups.label": "以 Gi 表示的磁碟區大小 (備份)",
|
||||||
|
"arc.sql.volume.size.data.description": "要用於資料之儲存磁碟區的大小 (GB)。",
|
||||||
|
"arc.sql.volume.size.data.label": "以 Gi 表示的磁碟區大小 (資料)",
|
||||||
|
"arc.sql.volume.size.datalogs.description": "要用於資料庫記錄之儲存區的大小 (以 GI 為單位)。",
|
||||||
|
"arc.sql.volume.size.datalogs.label": "以 Gi 表示的磁碟區大小 (資料庫記錄)",
|
||||||
|
"arc.sql.volume.size.logs.description": "要用於記錄之儲存磁碟區的大小 (GB)。",
|
||||||
|
"arc.sql.volume.size.logs.label": "以 Gi 表示的磁碟區大小 (記錄)",
|
||||||
"arc.sql.wizard.page1.title": "提供 Azure SQL 受控執行個體參數",
|
"arc.sql.wizard.page1.title": "提供 Azure SQL 受控執行個體參數",
|
||||||
"arc.sql.wizard.title": "部署 Azure SQL 受控執行個體 - Azure Arc (預覽)",
|
"arc.sql.wizard.title": "部署 Azure SQL 受控執行個體 - Azure Arc (預覽)",
|
||||||
"arc.storage-class.backups.label": "儲存類別 (備份)",
|
"arc.storage-class.backups.label": "儲存類別 (備份)",
|
||||||
"arc.storage-class.data.label": "儲存類別 (資料)",
|
"arc.storage-class.data.label": "儲存類別 (資料)",
|
||||||
|
"arc.storage-class.datalogs.label": "儲存類別 (資料庫記錄)",
|
||||||
"arc.storage-class.dc.label": "儲存類別",
|
"arc.storage-class.dc.label": "儲存類別",
|
||||||
"arc.storage-class.logs.label": "儲存類別 (記錄)",
|
"arc.storage-class.logs.label": "儲存類別 (記錄)",
|
||||||
"arc.view.title": "Azure Arc 控制器",
|
"arc.view.title": "Azure Arc 控制器",
|
||||||
|
|||||||
@@ -45,7 +45,7 @@
|
|||||||
"dataworkspace.projectParentDirectoryNotExistError": "選取的專案位置 '{0}' 不存在或不是目錄。",
|
"dataworkspace.projectParentDirectoryNotExistError": "選取的專案位置 '{0}' 不存在或不是目錄。",
|
||||||
"dataworkspace.projectsFailedToLoad": "無法載入部分專案。若要檢視更多詳細資料,請[開啟開發人員主控台](command:workbench.action.toggleDevTools)",
|
"dataworkspace.projectsFailedToLoad": "無法載入部分專案。若要檢視更多詳細資料,請[開啟開發人員主控台](command:workbench.action.toggleDevTools)",
|
||||||
"dataworkspace.remoteGitRepo": "遠端 Git 存放庫",
|
"dataworkspace.remoteGitRepo": "遠端 Git 存放庫",
|
||||||
"dataworkspace.restartConfirmation": "必須將 Azure Data Studio 重新開機,才能建立專案並將其新增至工作區,立即執行此動作嗎?",
|
"dataworkspace.restartConfirmation": "需要重新啟動 Azure Data Studio,專案才能新增到工作區。立即重新啟動?",
|
||||||
"dataworkspace.select": "選取",
|
"dataworkspace.select": "選取",
|
||||||
"dataworkspace.selectProjectLocation": "選取專案位置",
|
"dataworkspace.selectProjectLocation": "選取專案位置",
|
||||||
"dataworkspace.selectProjectType": "選取專案類型",
|
"dataworkspace.selectProjectType": "選取專案類型",
|
||||||
@@ -70,6 +70,7 @@
|
|||||||
"projects-view-no-project-content": "目前工作區未開啟任何專案。\r\n[建立新的] (command:projects.new)\r\n[開啟現有的](command:projects.openExisting)\r\n若要深入了解專案,請[閱讀我們的文件](https://aka.ms/azuredatastudio-projects)。\r\n",
|
"projects-view-no-project-content": "目前工作區未開啟任何專案。\r\n[建立新的] (command:projects.new)\r\n[開啟現有的](command:projects.openExisting)\r\n若要深入了解專案,請[閱讀我們的文件](https://aka.ms/azuredatastudio-projects)。\r\n",
|
||||||
"projects-view-no-workspace-content": "建立新的或開啟現有的以開始使用。\r\n[建立新的] (command:projects.new)\r\n[開啟現有的](command:projects.openExisting)\r\n若要深入了解專案,請[閱讀我們的文件](https://aka.ms/azuredatastudio-projects)。",
|
"projects-view-no-workspace-content": "建立新的或開啟現有的以開始使用。\r\n[建立新的] (command:projects.new)\r\n[開啟現有的](command:projects.openExisting)\r\n若要深入了解專案,請[閱讀我們的文件](https://aka.ms/azuredatastudio-projects)。",
|
||||||
"projects.defaultProjectSaveLocation": "預設儲存新專案之資料夾的完整路徑。",
|
"projects.defaultProjectSaveLocation": "預設儲存新專案之資料夾的完整路徑。",
|
||||||
|
"projects.excludedProjectsDescription": "工作區中要從專案 Viewlet 排除的專案清單",
|
||||||
"projects.showNotAddedProjectsInWorkspacePrompt": "當目前的工作區資料夾包含尚未新增到工作區專案的專案時,永遠顯示資訊訊息。",
|
"projects.showNotAddedProjectsInWorkspacePrompt": "當目前的工作區資料夾包含尚未新增到工作區專案的專案時,永遠顯示資訊訊息。",
|
||||||
"refresh-workspace-command": "重新整理",
|
"refresh-workspace-command": "重新整理",
|
||||||
"remove-project-command": "移除專案"
|
"remove-project-command": "移除專案"
|
||||||
|
|||||||
@@ -13,11 +13,19 @@
|
|||||||
"flatFileImport.allowNulls": "允許 Null 值",
|
"flatFileImport.allowNulls": "允許 Null 值",
|
||||||
"flatFileImport.browseFiles": "瀏覽",
|
"flatFileImport.browseFiles": "瀏覽",
|
||||||
"flatFileImport.columnName": "資料行名稱",
|
"flatFileImport.columnName": "資料行名稱",
|
||||||
|
"flatFileImport.columnTableTitle": "資料行",
|
||||||
|
"flatFileImport.createDerivedColumn": "建立衍生的資料行",
|
||||||
"flatFileImport.dataType": "資料類型",
|
"flatFileImport.dataType": "資料類型",
|
||||||
"flatFileImport.databaseDropdownTitle": "資料表建立所在的資料庫",
|
"flatFileImport.databaseDropdownTitle": "資料表建立所在的資料庫",
|
||||||
"flatFileImport.databaseName": "資料庫名稱",
|
"flatFileImport.databaseName": "資料庫名稱",
|
||||||
|
"flatFileImport.deriverColumnInstruction1": "在左側選取要衍生新資料行所需的資料行",
|
||||||
|
"flatFileImport.deriverColumnInstruction2": "選取資料列,並指定您想要套用到其餘資料行的範例轉換",
|
||||||
|
"flatFileImport.deriverColumnInstruction3": "按一下 [預覽轉換] 以預覽轉換",
|
||||||
|
"flatFileImport.deriverColumnInstruction4": "縮小轉換範圍,直到取得所需的資料行為止",
|
||||||
|
"flatFileImport.deriverColumnInstruction5": "指定新的衍生資料行名稱,然後按一下 [完成]",
|
||||||
"flatFileImport.fileImport": "要匯入的檔案",
|
"flatFileImport.fileImport": "要匯入的檔案",
|
||||||
"flatFileImport.fileTextboxTitle": "要匯入檔案的位置",
|
"flatFileImport.fileTextboxTitle": "要匯入檔案的位置",
|
||||||
|
"flatFileImport.headerIntructionText": "歡迎使用衍生的資料行工具! 若要開始使用,請遵循下列步驟:",
|
||||||
"flatFileImport.importData": "匯入資料",
|
"flatFileImport.importData": "匯入資料",
|
||||||
"flatFileImport.importInformation": "匯入資訊",
|
"flatFileImport.importInformation": "匯入資訊",
|
||||||
"flatFileImport.importNewFile": "匯入新檔案",
|
"flatFileImport.importNewFile": "匯入新檔案",
|
||||||
@@ -28,13 +36,19 @@
|
|||||||
"flatFileImport.page2Name": "預覽資料",
|
"flatFileImport.page2Name": "預覽資料",
|
||||||
"flatFileImport.page3Name": "修改資料行",
|
"flatFileImport.page3Name": "修改資料行",
|
||||||
"flatFileImport.page4Name": "摘要",
|
"flatFileImport.page4Name": "摘要",
|
||||||
|
"flatFileImport.previewTransformation": "預覽轉換",
|
||||||
"flatFileImport.primaryKey": "主索引鍵",
|
"flatFileImport.primaryKey": "主索引鍵",
|
||||||
"flatFileImport.prosePreviewMessage": "這項作業分析了輸出檔案結構,並產生了以下最多包含前 50 列的預覽。",
|
"flatFileImport.prosePreviewMessage": "這項作業分析了輸出檔案結構,並產生了以下最多包含前 50 列的預覽。",
|
||||||
"flatFileImport.prosePreviewMessageFail": "這項作業不成功。請嘗試其他輸入檔案。",
|
"flatFileImport.prosePreviewMessageFail": "這項作業不成功。請嘗試其他輸入檔案。",
|
||||||
"flatFileImport.refresh": "重新整理",
|
"flatFileImport.refresh": "重新整理",
|
||||||
"flatFileImport.schemaTextboxTitle": "資料表結構描述",
|
"flatFileImport.schemaTextboxTitle": "資料表結構描述",
|
||||||
|
"flatFileImport.selectAllColumns": "選取所有資料行",
|
||||||
|
"flatFileImport.selectColumn": "選取資料行 {0}",
|
||||||
"flatFileImport.serverDropdownTitle": "資料庫所在的伺服器",
|
"flatFileImport.serverDropdownTitle": "資料庫所在的伺服器",
|
||||||
"flatFileImport.serverName": "伺服器名稱",
|
"flatFileImport.serverName": "伺服器名稱",
|
||||||
|
"flatFileImport.specifyDerivedColNameTitle": "資料行名稱",
|
||||||
|
"flatFileImport.specifyTransformation": "指定轉換",
|
||||||
|
"flatFileImport.specifyTransformationForRow": "指定資料列 {0} 的轉換",
|
||||||
"flatFileImport.success.norows": "✔ 您已成功將資料插入表中。",
|
"flatFileImport.success.norows": "✔ 您已成功將資料插入表中。",
|
||||||
"flatFileImport.tableName": "資料表名稱",
|
"flatFileImport.tableName": "資料表名稱",
|
||||||
"flatFileImport.tableSchema": "資料表結構描述",
|
"flatFileImport.tableSchema": "資料表結構描述",
|
||||||
|
|||||||
@@ -74,6 +74,7 @@
|
|||||||
"newBook": "新 Jupyter Book (預覽)",
|
"newBook": "新 Jupyter Book (預覽)",
|
||||||
"newMarkdown": "新增 Markdown (預覽)",
|
"newMarkdown": "新增 Markdown (預覽)",
|
||||||
"newNotebook": "新筆記本 (預覽)",
|
"newNotebook": "新筆記本 (預覽)",
|
||||||
|
"newSection": "新增區段 (預覽)",
|
||||||
"noBDCConnectionError": "Spark 核心需要對 SQL Server 巨量資料叢集主要執行個體的連線。",
|
"noBDCConnectionError": "Spark 核心需要對 SQL Server 巨量資料叢集主要執行個體的連線。",
|
||||||
"noBooksSelected": "目前未在 Viewlet 中選取任何 Jupyter 書籍。",
|
"noBooksSelected": "目前未在 Viewlet 中選取任何 Jupyter 書籍。",
|
||||||
"onGitHub": "GitHub",
|
"onGitHub": "GitHub",
|
||||||
@@ -110,7 +111,7 @@
|
|||||||
},
|
},
|
||||||
"dist/dialog/configurePython/configurePathPage": {
|
"dist/dialog/configurePython/configurePathPage": {
|
||||||
"configurePython.browseButtonText": "瀏覽",
|
"configurePython.browseButtonText": "瀏覽",
|
||||||
"configurePython.descriptionWithKernel": "{0} 核心需要設定 Python 執行階段並安裝相依性。",
|
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
|
||||||
"configurePython.descriptionWithoutKernel": "Notebook 核心需要設定 Python 執行階段並安裝相依性。",
|
"configurePython.descriptionWithoutKernel": "Notebook 核心需要設定 Python 執行階段並安裝相依性。",
|
||||||
"configurePython.existingInstall": "使用現有的 Python 安裝",
|
"configurePython.existingInstall": "使用現有的 Python 安裝",
|
||||||
"configurePython.installationType": "安裝類型",
|
"configurePython.installationType": "安裝類型",
|
||||||
@@ -139,7 +140,7 @@
|
|||||||
"configurePython.pkgNameColumn": "名稱",
|
"configurePython.pkgNameColumn": "名稱",
|
||||||
"configurePython.requiredDependencies": "安裝必要的核心相依性",
|
"configurePython.requiredDependencies": "安裝必要的核心相依性",
|
||||||
"configurePython.requiredVersionColumn": "所需版本",
|
"configurePython.requiredVersionColumn": "所需版本",
|
||||||
"msgUnsupportedKernel": "無法擷取核心 {0} 的套件"
|
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
|
||||||
},
|
},
|
||||||
"dist/dialog/managePackages/addNewPackageTab": {
|
"dist/dialog/managePackages/addNewPackageTab": {
|
||||||
"managePackages.addNewTabTitle": "新增",
|
"managePackages.addNewTabTitle": "新增",
|
||||||
@@ -183,7 +184,7 @@
|
|||||||
"notebookFileType": "Notebooks",
|
"notebookFileType": "Notebooks",
|
||||||
"unsupportedFileType": "僅支援 .ipynb Notebooks"
|
"unsupportedFileType": "僅支援 .ipynb Notebooks"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterNotebookProvider": {
|
"dist/jupyter/jupyterExecuteProvider": {
|
||||||
"errNotebookUriMissing": "筆記本路徑為必要項"
|
"errNotebookUriMissing": "筆記本路徑為必要項"
|
||||||
},
|
},
|
||||||
"dist/jupyter/jupyterServerInstallation": {
|
"dist/jupyter/jupyterServerInstallation": {
|
||||||
@@ -251,11 +252,15 @@
|
|||||||
"notebook.command.addcell": "新增資料格",
|
"notebook.command.addcell": "新增資料格",
|
||||||
"notebook.command.addcode": "新增程式碼資料格",
|
"notebook.command.addcode": "新增程式碼資料格",
|
||||||
"notebook.command.addtext": "新增文字資料格",
|
"notebook.command.addtext": "新增文字資料格",
|
||||||
|
"notebook.command.boldText": "將 Markdown 文字變為粗體",
|
||||||
"notebook.command.clearactivecellresult": "清除資料格結果",
|
"notebook.command.clearactivecellresult": "清除資料格結果",
|
||||||
|
"notebook.command.codeBlock": "新增程式碼區塊",
|
||||||
|
"notebook.command.italicizeText": "將 Markdown 文字變為斜體",
|
||||||
"notebook.command.new": "新增 Notebook",
|
"notebook.command.new": "新增 Notebook",
|
||||||
"notebook.command.open": "開啟 Notebook",
|
"notebook.command.open": "開啟 Notebook",
|
||||||
"notebook.command.runactivecell": "執行資料格",
|
"notebook.command.runactivecell": "執行資料格",
|
||||||
"notebook.command.runallcells": "執行資料格",
|
"notebook.command.runallcells": "執行資料格",
|
||||||
|
"notebook.command.underlineText": "為 Markdown 文字加上底線",
|
||||||
"notebook.configuration.title": "Notebook 組態",
|
"notebook.configuration.title": "Notebook 組態",
|
||||||
"notebook.dontPromptPythonUpdate.description": "不要顯示更新 Python 的提示。",
|
"notebook.dontPromptPythonUpdate.description": "不要顯示更新 Python 的提示。",
|
||||||
"notebook.jupyterServerShutdownTimeout.description": "在所有筆記本關閉後關閉伺服器前須等候的時間 (分鐘)。(若不要關閉,請輸入 0) ",
|
"notebook.jupyterServerShutdownTimeout.description": "在所有筆記本關閉後關閉伺服器前須等候的時間 (分鐘)。(若不要關閉,請輸入 0) ",
|
||||||
@@ -274,6 +279,7 @@
|
|||||||
"title.SavedBooks": "Notebooks",
|
"title.SavedBooks": "Notebooks",
|
||||||
"title.addMarkdown": "新增 Markdown 檔案",
|
"title.addMarkdown": "新增 Markdown 檔案",
|
||||||
"title.addNotebook": "新增筆記本",
|
"title.addNotebook": "新增筆記本",
|
||||||
|
"title.addSection": "新增區段",
|
||||||
"title.analyzeJupyterNotebook": "在 Notebook 中分析",
|
"title.analyzeJupyterNotebook": "在 Notebook 中分析",
|
||||||
"title.closeJupyterBook": "關閉 Jupyter 書籍",
|
"title.closeJupyterBook": "關閉 Jupyter 書籍",
|
||||||
"title.closeNotebook": "關閉筆記本",
|
"title.closeNotebook": "關閉筆記本",
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"contents": {
|
"contents": {
|
||||||
"dist/constants": {
|
"dist/constants": {
|
||||||
"XEventsFailed": "XEvents operation failed.",
|
"XEventsFailed": "XEvents 作業失敗。",
|
||||||
"XEventsNotSupported": "XEvents sessions not supported.",
|
"XEventsNotSupported": "不支援 Xevent 工作階段。",
|
||||||
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
|
"XEventsStarted": "已為 PageContention 和 ObjectContention 啟動 Xevent 工作階段。",
|
||||||
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
|
"XEventsStopped": "Xevent 工作階段 PageContention 和 ObjectContention 已移除。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
+37
-10
@@ -14,6 +14,7 @@
|
|||||||
"Failed": "失敗",
|
"Failed": "失敗",
|
||||||
"InProgress": "進行中",
|
"InProgress": "進行中",
|
||||||
"PublishHistory": "發佈歷程記錄",
|
"PublishHistory": "發佈歷程記錄",
|
||||||
|
"SettingAlreadyExists": "本機應用程式設定 '{0}' 已經存在。要覆寫嗎?",
|
||||||
"Status": "狀態",
|
"Status": "狀態",
|
||||||
"Success": "成功",
|
"Success": "成功",
|
||||||
"TargetDatabase": "目標資料庫",
|
"TargetDatabase": "目標資料庫",
|
||||||
@@ -24,6 +25,7 @@
|
|||||||
"addDatabaseReferencedialogName": "新增資料庫參考",
|
"addDatabaseReferencedialogName": "新增資料庫參考",
|
||||||
"addItemAction": "新增項目",
|
"addItemAction": "新增項目",
|
||||||
"addPackage": "新增套件",
|
"addPackage": "新增套件",
|
||||||
|
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||||
"appSettingPrompt": "是否要以新的連接字串更新 Azure Function local.settings.json?",
|
"appSettingPrompt": "是否要以新的連接字串更新 Azure Function local.settings.json?",
|
||||||
"at": "於",
|
"at": "於",
|
||||||
"browseButtonText": "瀏覽資料夾",
|
"browseButtonText": "瀏覽資料夾",
|
||||||
@@ -39,12 +41,14 @@
|
|||||||
"chooseSqlcmdVarsToModify": "選擇要修改的 SQLCMD 變數",
|
"chooseSqlcmdVarsToModify": "選擇要修改的 SQLCMD 變數",
|
||||||
"cicularProjectReference": "從專案 {0} 到專案 {1} 的循環參考",
|
"cicularProjectReference": "從專案 {0} 到專案 {1} 的循環參考",
|
||||||
"cleaningDockerImagesMessage": "正在清除現有的部署...",
|
"cleaningDockerImagesMessage": "正在清除現有的部署...",
|
||||||
|
"confirmPassword": "確認 SQL Server 管理員密碼",
|
||||||
"connectingToSqlServerOnDockerMessage": "在 Docker 上連接至 SQL Server",
|
"connectingToSqlServerOnDockerMessage": "在 Docker 上連接至 SQL Server",
|
||||||
"connectionFailedError": "連線失敗。錯誤: '{0}'",
|
"connectionFailedError": "連線失敗。錯誤: '{0}'",
|
||||||
"connectionRadioButtonLabel": "連線",
|
"connectionRadioButtonLabel": "連線",
|
||||||
"connectionStringSetting": "連接字串設定名稱",
|
"connectionStringSetting": "連接字串設定名稱",
|
||||||
"connectionStringSettingPlaceholder": "在 \"local.settings.json\" 中指定的連接字串設定",
|
"connectionStringSettingPlaceholder": "在 \"local.settings.json\" 中指定的連接字串設定",
|
||||||
"createNew": "新建立",
|
"createNew": "新建立",
|
||||||
|
"createNewLocalAppSetting": "建立新的本機應用程式設定",
|
||||||
"createProjectDialogOkButtonText": "建立",
|
"createProjectDialogOkButtonText": "建立",
|
||||||
"createProjectFromDatabaseDialogName": "從資料庫建立專案",
|
"createProjectFromDatabaseDialogName": "從資料庫建立專案",
|
||||||
"createProjectSettings": "設定",
|
"createProjectSettings": "設定",
|
||||||
@@ -81,18 +85,16 @@
|
|||||||
"deployAppSettingUpdateFailed": "無法更新應用程式設定 '{0}'",
|
"deployAppSettingUpdateFailed": "無法更新應用程式設定 '{0}'",
|
||||||
"deployAppSettingUpdating": "正在更新應用程式設定: '{0}'",
|
"deployAppSettingUpdating": "正在更新應用程式設定: '{0}'",
|
||||||
"deployDbTaskName": "在本機部署 SQL 資料庫專案",
|
"deployDbTaskName": "在本機部署 SQL 資料庫專案",
|
||||||
"deployProjectFailed": "無法部署專案。如需詳細資料,請查看輸出窗格。{0}",
|
|
||||||
"deployProjectFailedMessage": "無法開啟與已部署資料庫的連線",
|
"deployProjectFailedMessage": "無法開啟與已部署資料庫的連線",
|
||||||
"deployProjectSucceed": "已成功部署資料庫專案",
|
"deployProjectSucceed": "已成功部署資料庫專案",
|
||||||
"deployScriptExists": "{0} 指令碼已存在。新指令碼不會包含在組建中。",
|
"deployScriptExists": "{0} 指令碼已存在。新指令碼不會包含在組建中。",
|
||||||
"deployToDockerContainer": "部署至 Docker 容器",
|
|
||||||
"deployToExistingServer": "部署到現有的伺服器",
|
|
||||||
"differentDbDifferentServer": "不同資料庫,不同伺服器",
|
"differentDbDifferentServer": "不同資料庫,不同伺服器",
|
||||||
"differentDbSameServer": "不同資料庫,相同伺服器",
|
"differentDbSameServer": "不同資料庫,相同伺服器",
|
||||||
"dockerContainerCreatedMessage": "Docker 建立的識別碼: '{0}'",
|
"dockerContainerCreatedMessage": "Docker 建立的識別碼: '{0}'",
|
||||||
"dockerContainerFailedToRunErrorMessage": "無法執行 Docker 容器",
|
"dockerContainerFailedToRunErrorMessage": "無法執行 Docker 容器",
|
||||||
"dockerContainerNotRunningErrorMessage": "Docker 容器未執行",
|
"dockerContainerNotRunningErrorMessage": "Docker 容器未執行",
|
||||||
"dockerLogMessage": "Docker 記錄檔: '{0}'",
|
"dockerLogMessage": "Docker 記錄檔: '{0}'",
|
||||||
|
"dockerNotRunningError": "無法驗證 docker。請確定 docker 已安裝且正在執行。錯誤: '{0}'",
|
||||||
"done": "完成",
|
"done": "完成",
|
||||||
"dontUseProfile": "不要使用設定檔",
|
"dontUseProfile": "不要使用設定檔",
|
||||||
"edgeProjectTypeDescription": "從核心元件開始開發及發佈 SQL Edge 的結構描述",
|
"edgeProjectTypeDescription": "從核心元件開始開發及發佈 SQL Edge 的結構描述",
|
||||||
@@ -100,13 +102,15 @@
|
|||||||
"emptyProjectTypeDescription": "為從空白專案開始的 SQL 資料庫開發及發佈結構描述",
|
"emptyProjectTypeDescription": "為從空白專案開始的 SQL 資料庫開發及發佈結構描述",
|
||||||
"emptyProjectTypeDisplayName": "SQL Database",
|
"emptyProjectTypeDisplayName": "SQL Database",
|
||||||
"enterConnStringTemplateDescription": "輸入 SQL 連接字串的範本",
|
"enterConnStringTemplateDescription": "輸入 SQL 連接字串的範本",
|
||||||
|
"enterConnectionString": "輸入連接字串",
|
||||||
"enterConnectionStringEnvName": "輸入連接字串環境變數名稱",
|
"enterConnectionStringEnvName": "輸入連接字串環境變數名稱",
|
||||||
"enterConnectionStringEnvNameDescription": "輸入 SQL 連接字串的環境變數",
|
"enterConnectionStringEnvNameDescription": "輸入 SQL 連接字串的環境變數",
|
||||||
|
"enterConnectionStringSettingName": "輸入連接字串設定名稱",
|
||||||
"enterConnectionStringTemplate": "輸入連接字串範本",
|
"enterConnectionStringTemplate": "輸入連接字串範本",
|
||||||
"enterNewDatabaseName": "輸入新的資料庫名稱",
|
"enterNewDatabaseName": "輸入新的資料庫名稱",
|
||||||
"enterNewValueForVar": "輸入變數 '{0}' 的新值",
|
"enterNewValueForVar": "輸入變數 '{0}' 的新值",
|
||||||
"enterPassword": "輸入密碼或按下 Enter 以使用產生的密碼",
|
"enterPassword": "輸入 SQL Server 管理員密碼",
|
||||||
"enterPortNumber": "輸入連接埠號碼或按 Enter 以使用預設值",
|
"enterPortNumber": "輸入 SQL Server 連接埠號碼或按 Enter 以使用預設值",
|
||||||
"enterSystemDbName": "輸入此系統資料庫的資料庫名稱",
|
"enterSystemDbName": "輸入此系統資料庫的資料庫名稱",
|
||||||
"errorFindingBuildFilesLocation": "尋找組建檔案位置時發生錯誤: {0}",
|
"errorFindingBuildFilesLocation": "尋找組建檔案位置時發生錯誤: {0}",
|
||||||
"exampleUsage": "使用方式範例",
|
"exampleUsage": "使用方式範例",
|
||||||
@@ -115,6 +119,7 @@
|
|||||||
"externalStreamingJobFriendlyName": "外部資料流作業",
|
"externalStreamingJobFriendlyName": "外部資料流作業",
|
||||||
"externalStreamingJobValidationPassed": "外部資料流作業的驗證已通過。",
|
"externalStreamingJobValidationPassed": "外部資料流作業的驗證已通過。",
|
||||||
"extractTargetRequired": "需要供解壓縮的目標資訊才能建立資料庫專案。",
|
"extractTargetRequired": "需要供解壓縮的目標資訊才能建立資料庫專案。",
|
||||||
|
"failedToParse": "無法剖析 \"{0}\": {1}。",
|
||||||
"file": "檔案",
|
"file": "檔案",
|
||||||
"fileAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的檔案存在。請選擇其他名稱。",
|
"fileAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的檔案存在。請選擇其他名稱。",
|
||||||
"fileFormat": "檔案格式",
|
"fileFormat": "檔案格式",
|
||||||
@@ -127,6 +132,7 @@
|
|||||||
"folderObject": "資料夾",
|
"folderObject": "資料夾",
|
||||||
"folderStructureLabel": "資料夾結構",
|
"folderStructureLabel": "資料夾結構",
|
||||||
"generateScriptButtonText": "產生指令碼",
|
"generateScriptButtonText": "產生指令碼",
|
||||||
|
"generatingProjectFailed": "無法透過 AutoRest 產生專案: {0}",
|
||||||
"hr": "小時",
|
"hr": "小時",
|
||||||
"input": "輸入",
|
"input": "輸入",
|
||||||
"invalidDataSchemaProvider": ".sqlproj 檔中的 DSP 無效",
|
"invalidDataSchemaProvider": ".sqlproj 檔中的 DSP 無效",
|
||||||
@@ -135,13 +141,17 @@
|
|||||||
"invalidInput": "輸入無效: {0}",
|
"invalidInput": "輸入無效: {0}",
|
||||||
"invalidProjectReload": "無法存取提供的資料庫專案。只能重新載入有效、開啟的資料庫專案。",
|
"invalidProjectReload": "無法存取提供的資料庫專案。只能重新載入有效、開啟的資料庫專案。",
|
||||||
"invalidPropertyValue": "在 .sqlproj 中為屬性 '{0}' 指定的值無效",
|
"invalidPropertyValue": "在 .sqlproj 中為屬性 '{0}' 指定的值無效",
|
||||||
|
"invalidSQLPassword": "SQL Server 密碼不符合密碼複雜度要求。如需詳細資訊,請參閱 https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||||
"invalidSqlConnectionString": "不正確的 SQL 連接字串",
|
"invalidSqlConnectionString": "不正確的 SQL 連接字串",
|
||||||
"invalidTargetPlatform": "目標平台無效: {0}。支援的目標平台: {1}",
|
"invalidTargetPlatform": "目標平台無效: {0}。支援的目標平台: {1}",
|
||||||
|
"jsonParseError": "{0} 接近行 \"{1}\",資料行 \"{2}\"",
|
||||||
"loadProfilePlaceholderText": "負載設定檔...",
|
"loadProfilePlaceholderText": "負載設定檔...",
|
||||||
"location": "位置",
|
"location": "位置",
|
||||||
"min": "分鐘",
|
"min": "分鐘",
|
||||||
"missingVersion": "遺漏了 {0} 的 'version' 項目",
|
"missingVersion": "遺漏了 {0} 的 'version' 項目",
|
||||||
|
"moreInformation": "More Information",
|
||||||
"msec": "毫秒",
|
"msec": "毫秒",
|
||||||
|
"multipleMostDeploymentScripts": "非預期的 {0} 檔案數: {1}",
|
||||||
"multipleSqlProjFilesSelected": "選取了多個 .sqlproj 檔案;請只選取一個。",
|
"multipleSqlProjFilesSelected": "選取了多個 .sqlproj 檔案;請只選取一個。",
|
||||||
"nameMustNotBeEmpty": "名稱不得為空白",
|
"nameMustNotBeEmpty": "名稱不得為空白",
|
||||||
"new": "新增",
|
"new": "新增",
|
||||||
@@ -154,12 +164,15 @@
|
|||||||
"noSqlProjFilesSelected": "未選取任何 .sqlproj 檔案;請選取一個。",
|
"noSqlProjFilesSelected": "未選取任何 .sqlproj 檔案;請選取一個。",
|
||||||
"noString": "否",
|
"noString": "否",
|
||||||
"noStringDefault": "無 (預設值)",
|
"noStringDefault": "無 (預設值)",
|
||||||
|
"nodeButNotAutorestFound": "系統路徑中找不到 Autorest 工具,但找到透過 npx 執行的 Node.js。請執行 'npm install autorest -g' 以永久安裝。",
|
||||||
|
"nodeNotFound": "在系統路徑中找不到 Autorest 和 Node.js (npx)。請安裝 Node.js 以產生 Autorest。",
|
||||||
"notValidVariableName": "變數名稱 '{0}' 無效。",
|
"notValidVariableName": "變數名稱 '{0}' 無效。",
|
||||||
"objectType": "物件類型",
|
"objectType": "物件類型",
|
||||||
"okString": "確定",
|
"okString": "確定",
|
||||||
"output": "輸出",
|
"output": "輸出",
|
||||||
"outsideFolderPath": "不支援在專案資料夾外具有絕對路徑的專案。請確定專案檔中的路徑與專案資料夾相對。",
|
"outsideFolderPath": "不支援在專案資料夾外具有絕對路徑的專案。請確定專案檔中的路徑與專案資料夾相對。",
|
||||||
"parentTreeItemUnknown": "無法存取提供之樹狀項目的父代",
|
"parentTreeItemUnknown": "無法存取提供之樹狀項目的父代",
|
||||||
|
"passwordNotMatch": "SQL Server 密碼與確認密碼不相符",
|
||||||
"portMustNotBeNumber": "連接埠必須是數字",
|
"portMustNotBeNumber": "連接埠必須是數字",
|
||||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||||
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
"preDeployScriptFriendlyName": "Script.PreDeployment",
|
||||||
@@ -177,6 +190,9 @@
|
|||||||
"publishAction": "發佈",
|
"publishAction": "發佈",
|
||||||
"publishDialogName": "發佈專案",
|
"publishDialogName": "發佈專案",
|
||||||
"publishSettingsFiles": "發佈設定檔案",
|
"publishSettingsFiles": "發佈設定檔案",
|
||||||
|
"publishToContainerFailed": "無法發行容器。如需詳細資料,請查看輸出窗格。 {0}",
|
||||||
|
"publishToDockerContainer": "發行至容器中的新伺服器",
|
||||||
|
"publishToExistingServer": "發佈到現有的伺服器",
|
||||||
"referenceRadioButtonsGroupTitle": "類型",
|
"referenceRadioButtonsGroupTitle": "類型",
|
||||||
"referenceType": "參考型別",
|
"referenceType": "參考型別",
|
||||||
"reloadProject": "要重新載入資料庫專案嗎?",
|
"reloadProject": "要重新載入資料庫專案嗎?",
|
||||||
@@ -189,6 +205,8 @@
|
|||||||
"retryWaitMessage": "在另一次嘗試作業 '{0}' 之前等候 {1} 秒",
|
"retryWaitMessage": "在另一次嘗試作業 '{0}' 之前等候 {1} 秒",
|
||||||
"runningDockerMessage": "建置並執行 Docker 容器...",
|
"runningDockerMessage": "建置並執行 Docker 容器...",
|
||||||
"sameDatabase": "相同資料庫",
|
"sameDatabase": "相同資料庫",
|
||||||
|
"save": "儲存",
|
||||||
|
"saveChangesInFile": "目前的檔案中有未儲存的變更。要立即儲存嗎?",
|
||||||
"schema": "結構描述",
|
"schema": "結構描述",
|
||||||
"schemaCompareAction": "結構描述比較",
|
"schemaCompareAction": "結構描述比較",
|
||||||
"schemaCompareNotInstalled": "需要安裝結構描述比較延伸模組,才能執行結構描述比較",
|
"schemaCompareNotInstalled": "需要安裝結構描述比較延伸模組,才能執行結構描述比較",
|
||||||
@@ -196,32 +214,36 @@
|
|||||||
"scriptFriendlyName": "指令碼",
|
"scriptFriendlyName": "指令碼",
|
||||||
"sec": "秒",
|
"sec": "秒",
|
||||||
"selectAzureFunction": "在目前檔案中選取要新增 SQL 繫結的 Azure 函式",
|
"selectAzureFunction": "在目前檔案中選取要新增 SQL 繫結的 Azure 函式",
|
||||||
|
"selectBaseImage": "選取基底 SQL Server docker 映像",
|
||||||
"selectBindingType": "選取繫結類型",
|
"selectBindingType": "選取繫結類型",
|
||||||
"selectConnection": "選取連線",
|
"selectConnection": "選取連線",
|
||||||
"selectDacpac": "選取 .dacpac",
|
"selectDacpac": "選取 .dacpac",
|
||||||
"selectDatabase": "選取資料庫",
|
"selectDatabase": "選取資料庫",
|
||||||
"selectDeployOption": "選取專案部署位置",
|
|
||||||
"selectFolderStructure": "選取資料夾結構",
|
"selectFolderStructure": "選取資料夾結構",
|
||||||
"selectProfile": "選取設定檔",
|
"selectProfile": "選取設定檔",
|
||||||
"selectProfileToUse": "選取要載入的發行設定檔",
|
"selectProfileToUse": "選取要載入的發行設定檔",
|
||||||
"selectProjectLocation": "選取專案位置",
|
"selectProjectLocation": "選取專案位置",
|
||||||
|
"selectPublishOption": "選取要將專案發佈的位置",
|
||||||
|
"selectSetting": "從 local.settings.json 選取 SQL 連接字串設定",
|
||||||
|
"selectSpecFile": "選取 OpenAPI/Swagger 規格檔案",
|
||||||
"selectString": "選取",
|
"selectString": "選取",
|
||||||
"selectTargetPlatform": "目前的目標平台: {0}。請選取新的目標平台",
|
"selectTargetPlatform": "目前的目標平台: {0}。請選取新的目標平台",
|
||||||
"server": "伺服器",
|
"server": "伺服器",
|
||||||
"serverName": "伺服器名稱",
|
"serverName": "伺服器名稱",
|
||||||
"serverVariable": "伺服器變數",
|
"serverVariable": "伺服器變數",
|
||||||
"sourceDatabase": "來源資料庫",
|
"sourceDatabase": "來源資料庫",
|
||||||
|
"specSelectionText": "OpenAPI/Swagger 規格",
|
||||||
"sqlCmdTableLabel": "SQLCMD 變數",
|
"sqlCmdTableLabel": "SQLCMD 變數",
|
||||||
"sqlCmdValueColumn": "值",
|
"sqlCmdValueColumn": "值",
|
||||||
"sqlCmdVariableColumn": "名稱",
|
"sqlCmdVariableColumn": "名稱",
|
||||||
"sqlConnectionStringFriendly": "SQL 連接字串",
|
"sqlConnectionStringFriendly": "SQL 連接字串",
|
||||||
"sqlDatabaseProjects.InstallNetCore": "安裝",
|
"sqlDatabaseProjects.Install": "安裝",
|
||||||
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "找不到 .NET Core SDK。專案組建將無法運作。請安裝 .NET Core SDK 3.1 版,或在設定中更新 .NET Core SDK 支援的版本位置 (如果已安裝)。",
|
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "找不到 .NET Core SDK。專案組建將無法運作。請安裝 .NET Core SDK 3.1 版,或在設定中更新 .NET Core SDK 支援的版本位置 (如果已安裝)。",
|
||||||
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "目前安裝的 .NET Core SDK 版本是 {0},但不支援此版本。專案組建將無法運作。請安裝 .NET Core SDK 3.1 版,或在設定中更新 .NET Core SDK 支援的版本位置 (如果已安裝)。",
|
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "目前安裝的 .NET Core SDK 版本是 {0},但不支援此版本。專案組建將無法運作。請安裝 .NET Core SDK 3.1 版,或在設定中更新 .NET Core SDK 支援的版本位置 (如果已安裝)。",
|
||||||
"sqlDatabaseProjects.UpdateNetCoreLocation": "更新位置",
|
"sqlDatabaseProjects.UpdateNetCoreLocation": "更新位置",
|
||||||
"sqlDatabaseProjects.doNotAskAgain": "不要再詢問",
|
"sqlDatabaseProjects.doNotAskAgain": "不要再詢問",
|
||||||
"sqlDatabaseProjects.outputChannel": "資料庫專案",
|
"sqlDatabaseProjects.outputChannel": "資料庫專案",
|
||||||
"sqlObjectToQuery": "要查詢的 SQL 物件",
|
"sqlTableOrViewToQuery": "要查詢的 SQL 資料表或檢視",
|
||||||
"sqlTableToUpsert": "要 upsert 的目標 SQL 資料表",
|
"sqlTableToUpsert": "要 upsert 的目標 SQL 資料表",
|
||||||
"storedProcedureFriendlyName": "預存程序",
|
"storedProcedureFriendlyName": "預存程序",
|
||||||
"suppressMissingDependenciesErrors": "隱藏參考的專案中未解析參考造成的錯誤",
|
"suppressMissingDependenciesErrors": "隱藏參考的專案中未解析參考造成的錯誤",
|
||||||
@@ -242,11 +264,14 @@
|
|||||||
"updateProjectDatabaseReferencesForRoundTrip": "必須更新系統資料庫參照,以建置此專案。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運行。是否要更新專案?",
|
"updateProjectDatabaseReferencesForRoundTrip": "必須更新系統資料庫參照,以建置此專案。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運行。是否要更新專案?",
|
||||||
"updateProjectForRoundTrip": "目標、參考和系統資料庫參考需要更新,以建置此專案。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運行。是否要更新專案?",
|
"updateProjectForRoundTrip": "目標、參考和系統資料庫參考需要更新,以建置此專案。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運行。是否要更新專案?",
|
||||||
"valueCannotBeEmpty": "值不得空白",
|
"valueCannotBeEmpty": "值不得空白",
|
||||||
|
"valueMustNotBeEmpty": "值不得為空白",
|
||||||
"viewFriendlyName": "檢視",
|
"viewFriendlyName": "檢視",
|
||||||
"yesString": "是"
|
"yesString": "是"
|
||||||
},
|
},
|
||||||
"dist/tools/netcoreTool": {
|
"dist/tools/netcoreTool": {
|
||||||
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … 發生錯誤: {1}",
|
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … 發生錯誤: {1}"
|
||||||
|
},
|
||||||
|
"dist/tools/shellExecutionHelper": {
|
||||||
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
|
||||||
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
|
||||||
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} …已結束。代碼: {1}",
|
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} …已結束。代碼: {1}",
|
||||||
@@ -256,16 +281,17 @@
|
|||||||
"sqlDatabaseProjects.Settings": "資料庫專案",
|
"sqlDatabaseProjects.Settings": "資料庫專案",
|
||||||
"sqlDatabaseProjects.addDatabaseReference": "新增資料庫參考",
|
"sqlDatabaseProjects.addDatabaseReference": "新增資料庫參考",
|
||||||
"sqlDatabaseProjects.addSqlBinding": "新增 SQL 繫結",
|
"sqlDatabaseProjects.addSqlBinding": "新增 SQL 繫結",
|
||||||
|
"sqlDatabaseProjects.autorestSqlVersion": "要從 NPM 使用的 Autorest.Sql 版本。如果未設定,則會使用最新的版本。",
|
||||||
"sqlDatabaseProjects.build": "組建",
|
"sqlDatabaseProjects.build": "組建",
|
||||||
"sqlDatabaseProjects.changeTargetPlatform": "變更目標平台",
|
"sqlDatabaseProjects.changeTargetPlatform": "變更目標平台",
|
||||||
"sqlDatabaseProjects.close": "關閉資料庫專案",
|
"sqlDatabaseProjects.close": "關閉資料庫專案",
|
||||||
"sqlDatabaseProjects.createProjectFromDatabase": "從資料庫建立專案",
|
"sqlDatabaseProjects.createProjectFromDatabase": "從資料庫建立專案",
|
||||||
"sqlDatabaseProjects.delete": "刪除",
|
"sqlDatabaseProjects.delete": "刪除",
|
||||||
"sqlDatabaseProjects.deployLocal": "部署",
|
|
||||||
"sqlDatabaseProjects.description": "設計及發佈 SQL 資料庫結構描述",
|
"sqlDatabaseProjects.description": "設計及發佈 SQL 資料庫結構描述",
|
||||||
"sqlDatabaseProjects.displayName": "資料庫專案",
|
"sqlDatabaseProjects.displayName": "資料庫專案",
|
||||||
"sqlDatabaseProjects.editProjectFile": "編輯 .sqlproj 檔",
|
"sqlDatabaseProjects.editProjectFile": "編輯 .sqlproj 檔",
|
||||||
"sqlDatabaseProjects.exclude": "從專案中排除",
|
"sqlDatabaseProjects.exclude": "從專案中排除",
|
||||||
|
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "透過 OpenAPI/Swagger 規格產生 SQL 專案",
|
||||||
"sqlDatabaseProjects.netCoreDoNotAsk": "是否在未偵測到時提示使用者安裝 .NET Core。",
|
"sqlDatabaseProjects.netCoreDoNotAsk": "是否在未偵測到時提示使用者安裝 .NET Core。",
|
||||||
"sqlDatabaseProjects.netCoreInstallLocation": "電腦上 .NET Core SDK 的完整路徑。",
|
"sqlDatabaseProjects.netCoreInstallLocation": "電腦上 .NET Core SDK 的完整路徑。",
|
||||||
"sqlDatabaseProjects.new": "新的資料庫專案",
|
"sqlDatabaseProjects.new": "新的資料庫專案",
|
||||||
@@ -278,6 +304,7 @@
|
|||||||
"sqlDatabaseProjects.newStoredProcedure": "新增預存程序",
|
"sqlDatabaseProjects.newStoredProcedure": "新增預存程序",
|
||||||
"sqlDatabaseProjects.newTable": "新增資料表",
|
"sqlDatabaseProjects.newTable": "新增資料表",
|
||||||
"sqlDatabaseProjects.newView": "新增檢視",
|
"sqlDatabaseProjects.newView": "新增檢視",
|
||||||
|
"sqlDatabaseProjects.nodejsDoNotAsk": "是否在未偵測到 Node.js 時提示使用者加以安裝。",
|
||||||
"sqlDatabaseProjects.open": "開啟資料庫專案",
|
"sqlDatabaseProjects.open": "開啟資料庫專案",
|
||||||
"sqlDatabaseProjects.openContainingFolder": "開啟收納資料夾",
|
"sqlDatabaseProjects.openContainingFolder": "開啟收納資料夾",
|
||||||
"sqlDatabaseProjects.properties": "屬性",
|
"sqlDatabaseProjects.properties": "屬性",
|
||||||
|
|||||||
@@ -73,6 +73,7 @@
|
|||||||
"sql.migration.creating.rg.loading": "正在建立資源群組",
|
"sql.migration.creating.rg.loading": "正在建立資源群組",
|
||||||
"sql.migration.cutover": "完全移轉",
|
"sql.migration.cutover": "完全移轉",
|
||||||
"sql.migration.cutover.card": "即將完成完全移轉",
|
"sql.migration.cutover.card": "即將完成完全移轉",
|
||||||
|
"sql.migration.cutover.error": "起始完全移轉時發生錯誤。",
|
||||||
"sql.migration.cutover.help.main": "完成切換前,請執行下列步驟。",
|
"sql.migration.cutover.help.main": "完成切換前,請執行下列步驟。",
|
||||||
"sql.migration.cutover.in.progress": "資料庫 '{0}' 的完全移轉進行中",
|
"sql.migration.cutover.in.progress": "資料庫 '{0}' 的完全移轉進行中",
|
||||||
"sql.migration.cutover.last.file.restored": "上次還原的檔案: {0}",
|
"sql.migration.cutover.last.file.restored": "上次還原的檔案: {0}",
|
||||||
@@ -239,7 +240,14 @@
|
|||||||
"sql.migration.resource.group.description": "資源群組是能夠存放 Azure 解決方案相關資源的容器。",
|
"sql.migration.resource.group.description": "資源群組是能夠存放 Azure 解決方案相關資源的容器。",
|
||||||
"sql.migration.resource.group.not.found": "找不到任何資源群組。",
|
"sql.migration.resource.group.not.found": "找不到任何資源群組。",
|
||||||
"sql.migration.resourceGroups": "資源群組",
|
"sql.migration.resourceGroups": "資源群組",
|
||||||
|
"sql.migration.resume.contine": "繼續上次的移轉嘗試...",
|
||||||
|
"sql.migration.resume.start": "再次從移轉評定開始 (建議)",
|
||||||
|
"sql.migration.resume.title": "再次執行移轉工作流程",
|
||||||
"sql.migration.rg.created": "已建立資源群組",
|
"sql.migration.rg.created": "已建立資源群組",
|
||||||
|
"sql.migration.save.close": "儲存後關閉",
|
||||||
|
"sql.migration.saved.assessment.cancel": "取消",
|
||||||
|
"sql.migration.saved.assessment.next": "下一步",
|
||||||
|
"sql.migration.saved.assessment.result": "已儲存評定結果",
|
||||||
"sql.migration.search": "搜尋",
|
"sql.migration.search": "搜尋",
|
||||||
"sql.migration.search.for.migration": "搜尋移轉",
|
"sql.migration.search.for.migration": "搜尋移轉",
|
||||||
"sql.migration.sec": "{0} 秒",
|
"sql.migration.sec": "{0} 秒",
|
||||||
@@ -297,8 +305,11 @@
|
|||||||
"sql.migration.sql.managed.instance": "SQL 受控執行個體",
|
"sql.migration.sql.managed.instance": "SQL 受控執行個體",
|
||||||
"sql.migration.sql.server.instance": "SQL Server 執行個體",
|
"sql.migration.sql.server.instance": "SQL Server 執行個體",
|
||||||
"sql.migration.sql.virtual.machine": "SQL 虛擬機器",
|
"sql.migration.sql.virtual.machine": "SQL 虛擬機器",
|
||||||
|
"sql.migration.start.migration.button": "開始移轉",
|
||||||
"sql.migration.start.time": "開始時間",
|
"sql.migration.start.time": "開始時間",
|
||||||
"sql.migration.status": "狀態",
|
"sql.migration.status": "狀態",
|
||||||
|
"sql.migration.status.add.account": "新增帳戶",
|
||||||
|
"sql.migration.status.add.account.MESSAGE": "新增您的 Azure 帳戶以檢視現有的移轉及其狀態。",
|
||||||
"sql.migration.status.canceling": "正在取消",
|
"sql.migration.status.canceling": "正在取消",
|
||||||
"sql.migration.status.completing": "即將完成",
|
"sql.migration.status.completing": "即將完成",
|
||||||
"sql.migration.status.creating": "正在建立",
|
"sql.migration.status.creating": "正在建立",
|
||||||
|
|||||||
@@ -9933,15 +9933,18 @@
|
|||||||
"treeView.notRegistered": "未註冊識別碼為 '{0}' 的樹狀檢視。"
|
"treeView.notRegistered": "未註冊識別碼為 '{0}' 的樹狀檢視。"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebook": {
|
"sql/workbench/api/common/extHostNotebook": {
|
||||||
"errNoManager": "找不到管理員",
|
"errNoExecuteManager": "找不到任何執行管理員",
|
||||||
"errNoProvider": "找不到任何筆記本提供者",
|
"errNoExecuteProvider": "找不到任何筆記本執行提供者",
|
||||||
|
"errNoSerializationManager": "找不到序列化管理員",
|
||||||
|
"errNoSerializationProvider": "找不到筆記本序列化提供者",
|
||||||
|
"executeProviderRequired": "必須將具有有效 providerId 的 NotebookExecuteProvider 傳遞給此方法",
|
||||||
"noContentManager": "筆記本 {0} 的 Notebook 管理員沒有內容管理員。無法對其執行作業",
|
"noContentManager": "筆記本 {0} 的 Notebook 管理員沒有內容管理員。無法對其執行作業",
|
||||||
"noServerManager": "筆記本 {0} 的 Notebook 管理員沒有伺服器管理員。無法對其執行作業",
|
"noServerManager": "筆記本 {0} 的 Notebook 管理員沒有伺服器管理員。無法對其執行作業",
|
||||||
"noSessionManager": "筆記本 {0} 的 Notebook 管理員沒有工作階段管理員。無法對其執行作業",
|
"noSessionManager": "筆記本 {0} 的 Notebook 管理員沒有工作階段管理員。無法對其執行作業",
|
||||||
"providerRequired": "必須將具有有效 providerId 的 NotebookProvider 傳遞給此方法"
|
"serializationProviderRequired": "必須將具有有效 providerId 的 NotebookSerializationProvider 傳遞給此方法"
|
||||||
},
|
},
|
||||||
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
|
||||||
"providerRequired": "必須將具有有效 providerId 的 NotebookProvider 傳遞給此方法"
|
"navigationProviderRequired": "必須將具有有效 providerId 的 NavigationProvider 傳遞給此方法"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/actions": {
|
"sql/workbench/browser/actions": {
|
||||||
"clearSavedAccounts": "清除所有儲存的帳戶",
|
"clearSavedAccounts": "清除所有儲存的帳戶",
|
||||||
@@ -9985,6 +9988,7 @@
|
|||||||
"optionsDialog.ok": "確定"
|
"optionsDialog.ok": "確定"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modal/optionsDialogHelper": {
|
"sql/workbench/browser/modal/optionsDialogHelper": {
|
||||||
|
"optionsDialog.defaultGroupName": "一般",
|
||||||
"optionsDialog.invalidInput": "輸入無效。預期為數字。",
|
"optionsDialog.invalidInput": "輸入無效。預期為數字。",
|
||||||
"optionsDialog.missingRequireField": "是必要的。"
|
"optionsDialog.missingRequireField": "是必要的。"
|
||||||
},
|
},
|
||||||
@@ -9997,6 +10001,7 @@
|
|||||||
"declarativeTable.showActions": "顯示動作"
|
"declarativeTable.showActions": "顯示動作"
|
||||||
},
|
},
|
||||||
"sql/workbench/browser/modelComponents/dropdown.component": {
|
"sql/workbench/browser/modelComponents/dropdown.component": {
|
||||||
|
"defaultDropdownErrorMessage": "請填寫此欄位。",
|
||||||
"loadingCompletedMessage": "已完成載入",
|
"loadingCompletedMessage": "已完成載入",
|
||||||
"loadingMessage": "正在載入"
|
"loadingMessage": "正在載入"
|
||||||
},
|
},
|
||||||
@@ -10250,6 +10255,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
"sql/workbench/contrib/connection/browser/connection.contribution": {
|
||||||
"connection.parseClipboardForConnectionStringDescription": "嘗試在連線對話方塊開啟或已執行貼上時剖析剪貼簿的內容。",
|
"connection.parseClipboardForConnectionStringDescription": "嘗試在連線對話方塊開啟或已執行貼上時剖析剪貼簿的內容。",
|
||||||
|
"connection.showUnsupportedServerVersionWarning": "當使用者連接到 Azure Data Studio 不支援的伺服器版本時,是否要顯示警告訊息。",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory - MFA 通用支援",
|
||||||
|
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory - 密碼",
|
||||||
|
"sql.defaultAuthenticationType.Integrated": "Windows 驗證",
|
||||||
|
"sql.defaultAuthenticationType.SqlLogin": "SQL 登入",
|
||||||
|
"sql.defaultAuthenticationTypeDescription": "連接至 Azure 資源時要使用的預設驗證類型。",
|
||||||
"sql.defaultEngineDescription": "要使用的預設 SQL 引擎。這會驅動 .sql 檔案中的預設語言提供者,以及建立新連線時要使用的預設。",
|
"sql.defaultEngineDescription": "要使用的預設 SQL 引擎。這會驅動 .sql 檔案中的預設語言提供者,以及建立新連線時要使用的預設。",
|
||||||
"sql.maxRecentConnectionsDescription": "連線列表內最近使用的連線數上限。"
|
"sql.maxRecentConnectionsDescription": "連線列表內最近使用的連線數上限。"
|
||||||
},
|
},
|
||||||
@@ -11214,6 +11225,7 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/queryResultsView": {
|
"sql/workbench/contrib/query/browser/queryResultsView": {
|
||||||
"messagesTabTitle": "訊息",
|
"messagesTabTitle": "訊息",
|
||||||
|
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
|
||||||
"resultsTabTitle": "結果"
|
"resultsTabTitle": "結果"
|
||||||
},
|
},
|
||||||
"sql/workbench/contrib/query/browser/statusBarItems": {
|
"sql/workbench/contrib/query/browser/statusBarItems": {
|
||||||
@@ -11605,7 +11617,12 @@
|
|||||||
},
|
},
|
||||||
"sql/workbench/services/connection/browser/connectionManagementService": {
|
"sql/workbench/services/connection/browser/connectionManagementService": {
|
||||||
"cancelConnectionConfirmation": "您確定要取消此連線嗎?",
|
"cancelConnectionConfirmation": "您確定要取消此連線嗎?",
|
||||||
|
"connection.invalidConnectionResult": "連線結果無效。",
|
||||||
|
"connection.neverShowUnsupportedVersionWarning": "不要再顯示",
|
||||||
"connection.noAzureAccount": "無法取得連線的 Azure 帳戶權杖",
|
"connection.noAzureAccount": "無法取得連線的 Azure 帳戶權杖",
|
||||||
|
"connection.refreshAzureTokenFailure": "無法重新整理 Azure 帳戶權杖以建立連線",
|
||||||
|
"connection.unsupportedServerVersionWarning": "Azure Data Studio 不支援伺服器版本,您仍然可以連接到伺服器版本,但 Azure Data Studio 中的某些功能可能無法如預期方式執行。",
|
||||||
|
"connectionManagementService.noProviderForUri": "找不到 URI: {0} 的提供者",
|
||||||
"connectionNotAcceptedError": "連線未被接受",
|
"connectionNotAcceptedError": "連線未被接受",
|
||||||
"connectionService.no": "否",
|
"connectionService.no": "否",
|
||||||
"connectionService.yes": "是"
|
"connectionService.yes": "是"
|
||||||
@@ -11792,7 +11809,7 @@
|
|||||||
"carbon.extension.contributes.notebook.provider": "筆記本提供者的識別碼。",
|
"carbon.extension.contributes.notebook.provider": "筆記本提供者的識別碼。",
|
||||||
"carbon.extension.contributes.notebook.standardKernels": "應為此筆記本提供者之標準的核心",
|
"carbon.extension.contributes.notebook.standardKernels": "應為此筆記本提供者之標準的核心",
|
||||||
"vscode.extension.contributes.notebook.languagemagics": "提供筆記本語言。",
|
"vscode.extension.contributes.notebook.languagemagics": "提供筆記本語言。",
|
||||||
"vscode.extension.contributes.notebook.providers": "提供筆記本提供者。"
|
"vscode.extension.contributes.notebook.providersDescriptions": "提供筆記本提供者描述。"
|
||||||
},
|
},
|
||||||
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
|
||||||
"loading": "正在載入..."
|
"loading": "正在載入..."
|
||||||
@@ -11856,6 +11873,8 @@
|
|||||||
"sql/workbench/services/query/common/queryModelService": {
|
"sql/workbench/services/query/common/queryModelService": {
|
||||||
"commitEditFailed": "認可資料列失敗: ",
|
"commitEditFailed": "認可資料列失敗: ",
|
||||||
"msgCancelQueryFailed": "取消查詢失敗: {0}",
|
"msgCancelQueryFailed": "取消查詢失敗: {0}",
|
||||||
|
"queryModelService.noQueryFoundForUri": "找不到 {0} 的查詢",
|
||||||
|
"queryModelService.uriAlreadyHasQuery": "{0} 已經有一個查詢",
|
||||||
"runQueryBatchStartLine": "第 {0} 行",
|
"runQueryBatchStartLine": "第 {0} 行",
|
||||||
"runQueryBatchStartMessage": "已開始執行以下查詢:",
|
"runQueryBatchStartMessage": "已開始執行以下查詢:",
|
||||||
"runQueryStringBatchStartMessage": "已開始執行查詢 \"{0}\"",
|
"runQueryStringBatchStartMessage": "已開始執行查詢 \"{0}\"",
|
||||||
@@ -11954,6 +11973,14 @@
|
|||||||
"sql/workbench/update/electron-browser/gettingStarted": {
|
"sql/workbench/update/electron-browser/gettingStarted": {
|
||||||
"miGettingStarted": "開始使用(&&S)",
|
"miGettingStarted": "開始使用(&&S)",
|
||||||
"showReleaseNotes": "顯示入門指南"
|
"showReleaseNotes": "顯示入門指南"
|
||||||
|
},
|
||||||
|
"sql/platform/connection/common/connectionStatusManager": {
|
||||||
|
"connectionStatusManager.noConnectionForUri": "找不到 URI: {0} 的連線",
|
||||||
|
"connectionStatusManager.uriAlreadyInConnectionsList": "已有 URI: {0} 的連結"
|
||||||
|
},
|
||||||
|
"sql/workbench/services/query/common/queryManagement": {
|
||||||
|
"queryManagement.noQueryRunnerForUri": "找不到 URI: {0} 的查詢執行器",
|
||||||
|
"queryManagement.uriAlreadyHasQueryRunner": "URI: {0} 意外地已有查詢執行器。"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user