LOC CHECKIN | Microsoft/azuredatastudio master | 20190718 (#6407)

* LOC CHECKIN | Microsoft/azuredatastudio master | 20190718

* LOC CHECKIN | Microsoft/azuredatastudio master | 20190805 update
This commit is contained in:
Zbyněk Sailer
2019-08-07 17:54:49 +02:00
committed by Karl Burtram
parent fd73fba1a7
commit 499ab4ee3d
60 changed files with 1360 additions and 1080 deletions

View File

@@ -4,15 +4,15 @@
<body>
<trans-unit id="description">
<source xml:lang="en">Support for managing SQL Server big data clusters</source>
<target state="new">Support for managing SQL Server big data clusters</target>
<target state="translated">Unterstützung für die Verwaltung von SQL Server-Big Data-Clustern</target>
</trans-unit>
<trans-unit id="text.sqlServerBigDataClusters">
<source xml:lang="en">SQL Server big data clusters</source>
<target state="new">SQL Server big data clusters</target>
<target state="translated">SQL Server-Big Data-Cluster</target>
</trans-unit>
<trans-unit id="command.addController.title">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Verbindung mit Controller herstellen</target>
</trans-unit>
<trans-unit id="command.deleteController.title">
<source xml:lang="en">Delete</source>
@@ -36,11 +36,11 @@
<body>
<trans-unit id="textBigDataClusterControllerWithDots">
<source xml:lang="en">Add big data cluster controller...</source>
<target state="new">Add big data cluster controller...</target>
<target state="translated">Big Data-Clustercontroller hinzufügen…</target>
</trans-unit>
<trans-unit id="textConnectToController">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Verbindung mit Controller herstellen</target>
</trans-unit>
</body>
</file>
@@ -48,7 +48,7 @@
<body>
<trans-unit id="textAddNewController">
<source xml:lang="en">Add New Controller</source>
<target state="new">Add New Controller</target>
<target state="translated">Neuen Controller hinzufügen</target>
</trans-unit>
<trans-unit id="textUrlLower">
<source xml:lang="en">url</source>

View File

@@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="downloadingServiceSize">
<source xml:lang="en">({0} KB)</source>
<target state="new">({0} KB)</target>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>

View File

@@ -680,18 +680,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Ja</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Nein</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/objectExplorerNodeProvider/webhdfs" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
@@ -908,6 +896,18 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Ja</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Nein</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/main" source-language="en" target-language="de" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
@@ -966,6 +966,34 @@
<source xml:lang="en">Unable to find the file specified</source>
<target state="translated">Die angegebene Datei wurde nicht gefunden.</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">Der Dienst {0} wird unter {1} installiert.</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing Service</source>
<target state="translated">Dienst wird installiert</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed</source>
<target state="translated">INSTALLIERT</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">{0} wird heruntergeladen.</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading Service</source>
<target state="translated">Download-Dienst</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done!</source>
<target state="translated">Fertig!</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/localizedConstants" source-language="en" target-language="de" datatype="plaintext">

View File

@@ -472,7 +472,7 @@
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
<target state="new">Open link {0} failed: {1}</target>
<target state="translated">Fehler beim Öffnen von Link {0}: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
@@ -480,15 +480,15 @@
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
<target state="new">Open External Link</target>
<target state="translated">Externen Link öffnen</target>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">Notebook öffnen</target>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
<target state="new">Open Markdown</target>
<target state="translated">Markdown öffnen</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">Für die Interaktion mit SchemaCompareService ist eine Verbindung erforderlich.</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">Verbindungen anzeigen</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">Ergebnisraster und Meldungen</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">Verwenden Sie den prozessinternen Markdown-Viewer, um Textzellen schneller zu rendern (experimentell).</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">Erweiterung nicht möglich, weil der erforderliche Verbindungsanbieter "{0}" nicht gefunden wurde.</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">Vom Benutzer abgebrochen</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">Anwendungs-Assistent auf Datenebene</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">Import-Assistent</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">Die Kontoaktualisierung wurde durch den Benutzer abgebrochen.</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">Maximale Anzahl von Zeilen, die zurückgegeben werden sollen, bevor der Server die Verarbeitung Ihrer Abfrage beendet.</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">Maximale Größe von text- und ntext-Daten, die von einer SELECT-Anweisung zurückgegeben werden</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">Ein Timeoutwert von 0 für die Ausführung kennzeichnet einen unbegrenzten Wartevorgang (kein Timeout).</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">Set NOCOUNT-Option aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">SET NOEXEC-Option aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">SET PARSEONLY-Option aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">Set ARITHABORT-Option aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">SET STATISTICS TIME-Option aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">Set STATISTICS IO-Option aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">SET XACT_ABORT ON-Option aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">SET TRANSACTION ISOLATION LEVEL-Option aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">SET DEADLOCK_PRIORITY-Option aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">SET LOCK TIMEOUT-Option aktivieren (in Millisekunden)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">SET QUERY_GOVERNOR_COST_LIMIT aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">"SET ANSI_DEFAULTS" aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">"SET QUOTED_IDENTIFIER" aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">SET ANSI_NULL_DFLT_ON aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">"SET IMPLICIT_TRANSACTIONS" aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">SET CURSOR_CLOSE_ON_COMMIT aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">SET ANSI_PADDING aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">SET ANSI_WARNINGS aktivieren</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">SET ANSI_NULLS aktivieren</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">Profilerfilter</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">Aufgaben umschalten</target>
</trans-unit>
</body>
</file>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Für die Ausgabe wurde kein {0}-Renderer gefunden. Folgende MIME-Typen sind enthalten: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(sicher) </target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">Fehler beim Anzeigen des Plotly-Graphen: {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">Symbolpfad für Servertyp</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Fehler beim Kopieren: {0}</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">Diese Klausel entfernen</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">Filter speichern</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">Filter laden</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">Klausel hinzufügen</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">Der Sicherungsbefehl wird für Azure SQL-Datenbank nicht unterstützt.</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">Der Sicherungsbefehl wird im Serverkontext nicht unterstützt. Wählen Sie eine Datenbank aus, und versuchen Sie ac noch mal.</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">Der Wiederherstellungsbefehl wird für Azure SQL-Datenbank nicht unterstützt.</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">Der Wiederherstellungsbefehl wird im Serverkontext nicht unterstützt. Wählen Sie eine Datenbank aus, und versuchen Sie es noch mal.</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">Zur Verwendung der F5-Tastenkombination muss eine Codezelle ausgewählt sein. Wählen Sie eine Codezelle für die Ausführung aus.</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">Zum Löschen des Ergebnisses muss eine Zelle ausgewählt sein. Wählen Sie eine Codezelle für die Ausführung aus.</target>
</trans-unit>
</body>
</file>
@@ -2557,7 +2557,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">Kein Aufgabenverlauf zur Anzeige vorhanden.</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2650,7 +2650,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">Fehler beim Initialisieren der Datenbearbeitungssitzung:</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2658,7 +2658,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Fehler beim Kopieren: {0}</target>
</trans-unit>
</body>
</file>
@@ -2926,7 +2926,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">Keine Verbindungen gefunden.</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2990,7 +2990,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">Serverbeschreibung (optional)</target>
</trans-unit>
</body>
</file>
@@ -3062,7 +3062,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">Installieren Sie die SQL Server 2019-Erweiterung, um Zellen auszuführen.</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3090,7 +3090,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">Fehler beim Ausführen von Zellen: Weitere Informationen finden Sie im Fehler in der Ausgabe der aktuell ausgewählten Zelle.</target>
</trans-unit>
</body>
</file>
@@ -3206,7 +3206,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">Erste Schritte</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3214,7 +3214,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">Problem melden oder Feature anfragen</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3238,7 +3238,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">Laden Sie die von Ihnen benötigten Erweiterungen herunter, darunter das SQL Server-Verwaltungspaket und mehr.</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3246,7 +3246,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">Bevorzugte Befehle finden und anpassen</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3270,19 +3270,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">Neuerungen in der aktuellen Version erkunden</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">Monatliche Vorstellung neuer Features in Blogbeiträgen</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">Folgen Sie uns auf Twitter</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">Informieren Sie sich darüber, wie die Community Azure Data Studio verwendet, und kommunizieren Sie direkt mit den Technikern.</target>
</trans-unit>
</body>
</file>
@@ -3398,7 +3398,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">Stdin:</target>
</trans-unit>
</body>
</file>
@@ -3486,7 +3486,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">Farbe für Fehler bei Ergebnismeldung.</target>
</trans-unit>
</body>
</file>
@@ -3658,7 +3658,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">Abfragedatei wird verbunden</target>
</trans-unit>
</body>
</file>
@@ -3806,19 +3806,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Für die Ausgabe wurde kein {0}-Renderer gefunden. Folgende MIME-Typen sind enthalten: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">sicher </target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">Für Selektor "{0}" wurde keine Komponente gefunden.</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">Fehler beim Rendern der Komponente: {0}</target>
</trans-unit>
</body>
</file>
@@ -4138,7 +4138,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">Das Speichern in einer Datei wird von der zugrunde liegenden Datenquelle nicht unterstützt.</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4550,19 +4550,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">Text einfügen vor:</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">Text einfügen nach:</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">Zellen ausführen vor:</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">Zellen ausführen nach:</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4710,7 +4710,7 @@
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">Notebook</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4734,7 +4734,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">Wählen Sie eine Verbindung zum Ausführen von Zellen für diesen Kernel aus.</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4956,7 +4956,7 @@ Fehler: {1}</target>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">Zellausführung abgebrochen</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>

View File

@@ -84,11 +84,11 @@
</trans-unit>
<trans-unit id="createProxy.SSASCommandLabel">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">Comando de servicios de análisis de SQL Server</target>
<target state="translated">Comando de SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="createProxy.SSISPackage">
<source xml:lang="en">SQL Server Integration Services Package</source>
<target state="translated">Paquete de servicios de integración de SQL Server</target>
<target state="translated">Paquete de SQL Server Integration Services</target>
</trans-unit>
<trans-unit id="createProxy.PowerShell">
<source xml:lang="en">PowerShell</source>
@@ -388,7 +388,7 @@
</trans-unit>
<trans-unit id="jobStepDialog.analysisCommand">
<source xml:lang="en">SQL Server Analysis Services Command</source>
<target state="translated">Comando de servicios de análisis de SQL Server</target>
<target state="translated">Comando de SQL Server Analysis Services</target>
</trans-unit>
<trans-unit id="jobStepDialog.analysisQuery">
<source xml:lang="en">SQL Server Analysis Services Query</source>

View File

@@ -4,15 +4,15 @@
<body>
<trans-unit id="description">
<source xml:lang="en">Support for managing SQL Server big data clusters</source>
<target state="new">Support for managing SQL Server big data clusters</target>
<target state="translated">Compatibilidad con la administración de clústeres de macrodatos de SQL Server</target>
</trans-unit>
<trans-unit id="text.sqlServerBigDataClusters">
<source xml:lang="en">SQL Server big data clusters</source>
<target state="new">SQL Server big data clusters</target>
<target state="translated">Clústeres de macrodatos de SQL Server</target>
</trans-unit>
<trans-unit id="command.addController.title">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Conectar con el controlador</target>
</trans-unit>
<trans-unit id="command.deleteController.title">
<source xml:lang="en">Delete</source>
@@ -36,11 +36,11 @@
<body>
<trans-unit id="textBigDataClusterControllerWithDots">
<source xml:lang="en">Add big data cluster controller...</source>
<target state="new">Add big data cluster controller...</target>
<target state="translated">Agregar controlador de clúster de macrodatos...</target>
</trans-unit>
<trans-unit id="textConnectToController">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Conectar con el controlador</target>
</trans-unit>
</body>
</file>
@@ -48,7 +48,7 @@
<body>
<trans-unit id="textAddNewController">
<source xml:lang="en">Add New Controller</source>
<target state="new">Add New Controller</target>
<target state="translated">Agregar nuevo controlador</target>
</trans-unit>
<trans-unit id="textUrlLower">
<source xml:lang="en">url</source>

View File

@@ -80,7 +80,7 @@
</trans-unit>
<trans-unit id="cms.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">¿Deben dividirse las referencias a objetos en en sentencias select en líneas separadas? Por ejemplo, para 'SELECT C1, C2 FROM T1' C1 y C2 estarán en líneas separadas</target>
<target state="translated">¿Deben dividirse las referencias a objetos en sentencias select en líneas separadas? Por ejemplo, para 'SELECT C1, C2 FROM T1' C1 y C2 estarán en líneas separadas</target>
</trans-unit>
<trans-unit id="cms.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
@@ -96,7 +96,7 @@
</trans-unit>
<trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="translated">Número máximo de archivos antiguos para quitar quitar al iniciarse y que tienen expirado el valor mssql.logRetentionMinutes. Los archivos que no se limpien debido a esta limitación se limpiarán la próxima vez que se inicie Azure Data Studio.</target>
<target state="translated">Número máximo de archivos antiguos para quitar al iniciarse y que tienen expirado el valor mssql.logRetentionMinutes. Los archivos que no se limpien debido a esta limitación se limpiarán la próxima vez que se inicie Azure Data Studio.</target>
</trans-unit>
<trans-unit id="ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
@@ -108,11 +108,11 @@
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Última copia de seguridad de base de datos</target>
<target state="translated">Última copia de seguridad de la base de datos</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Último backup del log</target>
<target state="translated">Última copia de seguridad de registros</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>

View File

@@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="downloadingServiceSize">
<source xml:lang="en">({0} KB)</source>
<target state="new">({0} KB)</target>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>

View File

@@ -56,7 +56,7 @@
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
<target state="translated">Abra Notebook</target>
<target state="translated">Abrir Notebook</target>
</trans-unit>
<trans-unit id="tab.bigDataClusterDescription">
<source xml:lang="en">Tasks and information about your SQL Server big data cluster</source>
@@ -136,7 +136,7 @@
</trans-unit>
<trans-unit id="mssql.format.placeSelectStatementReferencesOnNewLine">
<source xml:lang="en">Should references to objects in a select statements be split into separate lines? E.g. for 'SELECT C1, C2 FROM T1' both C1 and C2 will be on separate lines</source>
<target state="translated">¿Deben dividirse las referencias a objetos en en sentencias select en líneas separadas? Por ejemplo, para 'SELECT C1, C2 FROM T1' C1 y C2 estarán en líneas separadas</target>
<target state="translated">¿Deben dividirse las referencias a objetos en sentencias select en líneas separadas? Por ejemplo, para 'SELECT C1, C2 FROM T1' C1 y C2 estarán en líneas separadas</target>
</trans-unit>
<trans-unit id="mssql.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
@@ -152,7 +152,7 @@
</trans-unit>
<trans-unit id="mssql.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
<target state="translated">Número máximo de archivos antiguos que se van a quitar al iniciarse y que tienen expirado el valor mssql.logRetentionMinutes. Los archivos que no se limpien por esta limitación se limpiarán la próxima vez que se inicie Azure Data Studio.</target>
<target state="translated">Número máximo de archivos antiguos para quitar al iniciarse y que tienen expirado el valor mssql.logRetentionMinutes. Los archivos que no se limpien debido a esta limitación se limpiarán la próxima vez que se inicie Azure Data Studio.</target>
</trans-unit>
<trans-unit id="ignorePlatformWarning">
<source xml:lang="en">[Optional] Do not show unsupported platform warnings</source>
@@ -164,11 +164,11 @@
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastBackupDate">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Última copia de seguridad de base de datos</target>
<target state="translated">Última copia de seguridad de la base de datos</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.lastLogBackupDate">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Último backup del log</target>
<target state="translated">Última copia de seguridad de registros</target>
</trans-unit>
<trans-unit id="onprem.databaseProperties.compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
@@ -508,7 +508,7 @@
</trans-unit>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">Get Application Id time out. {0}[Log] {1}</source>
<target state="translated">Obtener tiempo de espera del identificador de aplicación. {{0}[Registro] {1}</target>
<target state="translated">Obtener tiempo de espera del identificador de aplicación. {0}[Registro] {1}</target>
</trans-unit>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">Property localFilePath or hdfsFolderPath is not specified. </source>
@@ -624,7 +624,7 @@
<body>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">ADVANCED</source>
<target state="translated">Opciones avanzadas</target>
<target state="translated">OPCIONES AVANZADAS</target>
</trans-unit>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">Reference Jars</source>
@@ -656,7 +656,7 @@
<body>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">Please select SQL Server with big data cluster. </source>
<target state="translated">Seleccione SQL Server con un clúster de macrodatos</target>
<target state="translated">Seleccione SQL Server con un clúster de macrodatos.</target>
</trans-unit>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">No Sql Server is selected.</source>
@@ -680,18 +680,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Sí</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/objectExplorerNodeProvider/webhdfs" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
@@ -760,7 +748,7 @@
</trans-unit>
<trans-unit id="dataServicesLabel">
<source xml:lang="en">Data Services</source>
<target state="translated">Servicios de datos</target>
<target state="translated">Data Services</target>
</trans-unit>
</body>
</file>
@@ -908,6 +896,18 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Sí</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/main" source-language="en" target-language="es" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
@@ -956,7 +956,7 @@
</trans-unit>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
<target state="translated">Cuadernos</target>
<target state="translated">Notebooks</target>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
@@ -966,6 +966,34 @@
<source xml:lang="en">Unable to find the file specified</source>
<target state="translated">No se puede encontrar el archivo especificado</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">Instalando servicio {0} en {1}</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing Service</source>
<target state="translated">Instalando servicio</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed</source>
<target state="translated">INSTALADO</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">Descargando {0}</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading Service</source>
<target state="translated">Descargando servicio</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done!</source>
<target state="translated">¡Listo!</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/localizedConstants" source-language="en" target-language="es" datatype="plaintext">
@@ -996,7 +1024,7 @@
</trans-unit>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">Submitting job {0} ... </source>
<target state="translated">Enviando trabajo {0}...</target>
<target state="translated">Submitting job {0} ...</target>
</trans-unit>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">The Spark Job has been submitted.</source>

View File

@@ -308,7 +308,7 @@
<body>
<trans-unit id="msgInstallPkgProgress">
<source xml:lang="en">Notebook dependencies installation is in progress</source>
<target state="translated">La instalación de dependencias de notebook está en curso</target>
<target state="translated">La instalación de dependencias de Notebook está en curso</target>
</trans-unit>
<trans-unit id="msgPythonDownloadComplete">
<source xml:lang="en">Python download is complete</source>
@@ -472,23 +472,23 @@
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
<target state="new">Open link {0} failed: {1}</target>
<target state="translated">Error al abrir el vínculo {0}: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
<target state="translated">Error en la apertura de archivo {0}: {1}</target>
<target state="translated">Error en la apertura del archivo {0}: {1}</target>
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
<target state="new">Open External Link</target>
<target state="translated">Abrir vínculo externo</target>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">Abrir Notebook</target>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
<target state="new">Open Markdown</target>
<target state="translated">Abrir Markdown</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>

View File

@@ -144,7 +144,7 @@
</trans-unit>
<trans-unit id="deploymentDialog.OKButtonText">
<source xml:lang="en">Open Notebook</source>
<target state="translated">Abra Notebook</target>
<target state="translated">Abrir Notebook</target>
</trans-unit>
<trans-unit id="deploymentDialog.toolNameColumnHeader">
<source xml:lang="en">Tool</source>

View File

@@ -948,7 +948,7 @@
</trans-unit>
<trans-unit id="schemaCompareDialog.fileTextBoxLabel">
<source xml:lang="en">File</source>
<target state="translated">archivo</target>
<target state="translated">Archivo</target>
</trans-unit>
<trans-unit id="schemaCompare.dacpacRadioButtonLabel">
<source xml:lang="en">Data-tier Application File (.dacpac)</source>

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">Se necesita una conexión para interactuar con SchemaCompareService</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">Mostrar conexiones</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">Cuadrícula y mensajes de resultados</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -349,7 +349,7 @@
<body>
<trans-unit id="dashboard.editor.label">
<source xml:lang="en">Dashboard</source>
<target state="new">Dashboard</target>
<target state="translated">Panel</target>
</trans-unit>
</body>
</file>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">Use el visor de Markdown en proceso para representar las celdas de texto más rápido (Experimental).</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">No se puede expandir porque no se encontró el proveedor de conexiones necesario "{0}"</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">Usuario cancelado</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">Asistente para aplicaciones de capa de datos</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">Asistente para importación</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">El usuario canceló la actualización de la cuenta</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">Número máximo de filas para devolver antes de que el servidor deje de procesar la consulta.</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">Tamaño máximo del texto y datos de ntext devueltos por una instrucción SELECT</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">Un tiempo de espera de ejecución de 0 indica una espera ilimitada (sin tiempo de espera)</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">Habilitar la opción SET NOCOUNT</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">Habilitar la opción SET NOEXEC</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">Habilitar la opción SET PARSEONLY</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">Habilitar la opción SET ARITHABORT</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">Habilitar la opción SET STATISTICS TIME</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">Habilitar la opción SET STATISTICS IO</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">Habilitar la opción SET XACT_ABORT ON</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">Habilitar la opción SET TRANSACTION ISOLATION LEVEL</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">Habilitar la opción SET DEADLOCK_PRIORITY</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">Habilitar la opción SET LOCK TIMEOUT (en milisegundos)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">Habilitar SET QUERY_GOVERNOR_COST_LIMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">Habilitar SET ANSI_DEFAULTS</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">Habilitar SET QUOTED_IDENTIFIER</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">Habilitar SET ANSI_NULL_DFLT_ON</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">Habilitar SET IMPLICIT_TRANSACTIONS</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">Habilitar SET CURSOR_CLOSE_ON_COMMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">Habilitar SET ANSI_PADDING</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">Habilitar SET ANSI_WARNINGS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">Habilitar SET ANSI_NULLS</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">Filtros de Profiler</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">Alternar tareas</target>
</trans-unit>
</body>
</file>
@@ -1234,11 +1234,11 @@
</trans-unit>
<trans-unit id="lastDatabaseBackup">
<source xml:lang="en">Last Database Backup</source>
<target state="translated">Última copia de seguridad de base de datos</target>
<target state="translated">Última copia de seguridad de la base de datos</target>
</trans-unit>
<trans-unit id="lastLogBackup">
<source xml:lang="en">Last Log Backup</source>
<target state="translated">Último backup del log</target>
<target state="translated">Última copia de seguridad de registros</target>
</trans-unit>
<trans-unit id="compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">No se ha encontrado ningún representador de {0} para la salida. Tiene los siguientes tipos MIME: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(seguro) </target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">Error al mostrar el gráfico de Plotly: {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">Ruta de acceso al icono para el tipo de servidor</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Error de copia {0}</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">Quitar esta cláusula</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">Guardar filtro</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">Cargar filtro</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">Agregar una cláusula</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">No se admite el comando de copia de seguridad para bases de datos de Azure SQL.</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">No se admite el comando de copia de seguridad en el contexto del servidor. Seleccione una base de datos y vuelva a intentarlo.</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">No se admite el comando de restauración para bases de datos de Azure SQL.</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">No se admite el comando de restauración en el contexto del servidor. Seleccione una base de datos y vuelva a intentarlo.</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">La tecla de método abreviado F5 requiere que se seleccione una celda de código. Seleccione una para ejecutar.</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">Para borrar el resultado es necesario seleccionar una celda de código. Seleccione una para ejecutar.</target>
</trans-unit>
</body>
</file>
@@ -2557,7 +2557,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">No hay un historial de tareas para mostrar.</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2574,7 +2574,7 @@
<body>
<trans-unit id="dialogModalDoneButtonLabel">
<source xml:lang="en">Done</source>
<target state="translated">hecho</target>
<target state="translated">Hecho</target>
</trans-unit>
<trans-unit id="dialogModalCancelButtonLabel">
<source xml:lang="en">Cancel</source>
@@ -2650,7 +2650,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">Error al inicializar la sesión de edición de datos:</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2658,7 +2658,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Error de copia {0}</target>
</trans-unit>
</body>
</file>
@@ -2926,7 +2926,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">No se ha encontrado una conexión.</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2990,7 +2990,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">Descripción del servidor (opcional)</target>
</trans-unit>
</body>
</file>
@@ -3062,7 +3062,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">Instale la extensión de SQL Server 2019 para ejecutar celdas.</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3090,7 +3090,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">Error al ejecutar las celdas. Para más información, vea el error en la salida de la celda seleccionada actualmente.</target>
</trans-unit>
</body>
</file>
@@ -3206,7 +3206,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">Inicio</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3214,7 +3214,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">Notificar problema o solicitud de características</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3238,7 +3238,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">Descargue las extensiones que necesita, incluido el paquete de administración de SQL Server y mucho más</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3246,7 +3246,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">Encuentre sus comandos favoritos y personalícelos</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3270,19 +3270,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">Descubra las novedades de esta última versión</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">Nuevas entradas del blob mensuales que muestra nuestras nuevas características</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">Síganos en Twitter</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">Manténgase al día sobre cómo la comunidad usa Azure Data Studio y hable directamente con los ingenieros.</target>
</trans-unit>
</body>
</file>
@@ -3398,7 +3398,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">Stdin:</target>
</trans-unit>
</body>
</file>
@@ -3486,7 +3486,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">Color de error de mensajes de resultados.</target>
</trans-unit>
</body>
</file>
@@ -3658,7 +3658,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">Conectando con el archivo de consulta</target>
</trans-unit>
</body>
</file>
@@ -3806,19 +3806,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">No se ha encontrado ningún representador de {0} para la salida. Tiene los siguientes tipos MIME: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">Seguro </target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">No se encontró un componente para el selector {0}</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">Error al representar el componente: {0}</target>
</trans-unit>
</body>
</file>
@@ -3826,7 +3826,7 @@
<body>
<trans-unit id="xmlShowplan">
<source xml:lang="en">XML Showplan</source>
<target state="new">XML Showplan</target>
<target state="translated">Plan de presentación XML</target>
</trans-unit>
</body>
</file>
@@ -4138,7 +4138,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">El origen de datos de respaldo no admite la opción Guardar en archivo</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4550,19 +4550,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">Insertar texto antes</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">Insertar texto después</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">Ejecutar celdas antes</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">Ejecutar celdas después</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4706,11 +4706,11 @@
</trans-unit>
<trans-unit id="query">
<source xml:lang="en">Query</source>
<target state="new">Query</target>
<target state="translated">Consulta</target>
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">Bloc de notas</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4722,7 +4722,7 @@
</trans-unit>
<trans-unit id="dashboard">
<source xml:lang="en">Dashboard</source>
<target state="new">Dashboard</target>
<target state="translated">Panel</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Profiler</source>
@@ -4734,7 +4734,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">Seleccione una conexión para ejecutar celdas para este kernel</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4956,7 +4956,7 @@ Error: {1}</target>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">Ejecución de celdas cancelada</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>
@@ -5056,7 +5056,7 @@ Error: {1}</target>
<body>
<trans-unit id="dialogDoneLabel">
<source xml:lang="en">Done</source>
<target state="translated">hecho</target>
<target state="translated">Hecho</target>
</trans-unit>
<trans-unit id="dialogCancelLabel">
<source xml:lang="en">Cancel</source>

View File

@@ -4,15 +4,15 @@
<body>
<trans-unit id="description">
<source xml:lang="en">Support for managing SQL Server big data clusters</source>
<target state="new">Support for managing SQL Server big data clusters</target>
<target state="translated">Prise en charge de la gestion des clusters de Big Data SQL Server</target>
</trans-unit>
<trans-unit id="text.sqlServerBigDataClusters">
<source xml:lang="en">SQL Server big data clusters</source>
<target state="new">SQL Server big data clusters</target>
<target state="translated">Clusters de Big Data SQL Server</target>
</trans-unit>
<trans-unit id="command.addController.title">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Connexion au contrôleur</target>
</trans-unit>
<trans-unit id="command.deleteController.title">
<source xml:lang="en">Delete</source>
@@ -36,11 +36,11 @@
<body>
<trans-unit id="textBigDataClusterControllerWithDots">
<source xml:lang="en">Add big data cluster controller...</source>
<target state="new">Add big data cluster controller...</target>
<target state="translated">Ajouter le contrôleur de cluster de Big Data...</target>
</trans-unit>
<trans-unit id="textConnectToController">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Connexion au contrôleur</target>
</trans-unit>
</body>
</file>
@@ -48,7 +48,7 @@
<body>
<trans-unit id="textAddNewController">
<source xml:lang="en">Add New Controller</source>
<target state="new">Add New Controller</target>
<target state="translated">Ajouter un nouveau contrôleur</target>
</trans-unit>
<trans-unit id="textUrlLower">
<source xml:lang="en">url</source>

View File

@@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="downloadingServiceSize">
<source xml:lang="en">({0} KB)</source>
<target state="new">({0} KB)</target>
<target state="translated">({0} Ko)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>

View File

@@ -680,18 +680,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Oui</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Non</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/objectExplorerNodeProvider/webhdfs" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
@@ -908,6 +896,18 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Oui</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Non</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/main" source-language="en" target-language="fr" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
@@ -966,6 +966,34 @@
<source xml:lang="en">Unable to find the file specified</source>
<target state="translated">Fichier spécifié introuvable</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">Installation du service {0} sur {1}</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing Service</source>
<target state="translated">Installation du Service</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed</source>
<target state="translated">INSTALLÉ</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">Téléchargement de {0} en cours</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} Ko)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading Service</source>
<target state="translated">Service de téléchargement</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done!</source>
<target state="translated">Terminé !</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/localizedConstants" source-language="en" target-language="fr" datatype="plaintext">

View File

@@ -472,7 +472,7 @@
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
<target state="new">Open link {0} failed: {1}</target>
<target state="translated">Échec de l'ouverture du lien {0} : {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
@@ -480,15 +480,15 @@
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
<target state="new">Open External Link</target>
<target state="translated">Ouvrir le lien externe</target>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">Ouvrir le notebook</target>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
<target state="new">Open Markdown</target>
<target state="translated">Ouvrir Markdown</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">Connexion nécessaire pour interagir avec SchemaCompareService</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">Afficher les connexions</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">Grille de résultats et messages</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">Utilisez la visionneuse Markdown in-process pour afficher les cellules de texte plus rapidement (expérimental).</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">Développement impossible car le fournisseur de connexion requis ('{0}') est introuvable</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">Opération annulée par l'utilisateur</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">Assistant Application de la couche Données</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">Assistant Importation</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">L'actualisation du compte a été annulée par l'utilisateur</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">Nombre maximum de lignes à retourner avant que le serveur cesse de traiter votre requête.</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">Taille maximale des données TEXT et NTEXT retournées à partir d'une instruction SELECT</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">Un délai d'exécution de 0 indique une attente illimitée (aucun délai d'expiration)</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">Activer l'option SET NOCOUNT</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">Activer l'option SET NOEXEC</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">Activer l'option SET PARSEONLY</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">Activer l'option SET ARITHABORT</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">Activer l'option SET STATISTICS TIME</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">Activer l'option SET STATISTICS IO</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">Activer l'option SET XACT-ABORT ON</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">Activer l'option SET TRANSACTION ISOLATION LEVEL</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">Activer l'option SET DEADLOCK_PRIORITY</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">Activer l'option SET LOCK TIMEOUT (en millisecondes)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">Activer SET QUERY_GOVERNOR_COST_LIMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">Activer SET ANSI_DEFAULTS</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">Activer SET QUOTED_IDENTIFIER</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">Activer SET ANSI_NULL_DFLT_ON</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">Activer SET IMPLICIT_TRANSACTIONS</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">Activer SET CURSOR_CLOSE_ON_COMMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">Activer SET ANSI_PADDING</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">Activer SET ANSI_WARNINGS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">Activer SET ANSI_NULLS</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">Filtres du profileur</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">Activer/désactiver des tâches</target>
</trans-unit>
</body>
</file>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Aucun renderer {0} n'a été trouvé pour la sortie. Types MIME : {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(sécurisé)</target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">Erreur lors de l'affichage du graphe Plotly : {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">Chemin de l'icône pour le type de serveur</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Échec de la copie avec l'erreur {0}</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">Supprimer cette clause</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">Enregistrer le filtre</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">Charger le filtre</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">Ajouter une clause</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">La commande de sauvegarde n'est pas prise en charge pour les bases de données Azure SQL.</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">La commande de sauvegarde n'est pas prise en charge dans le contexte serveur. Sélectionnez une base de données et réessayez.</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">La commande de restauration n'est pas prise en charge pour les bases de données Azure SQL.</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">La commande de restauration n'est pas prise en charge dans le contexte serveur. Sélectionnez une base de données et réessayez.</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">La touche de raccourci F5 nécessite la sélection d'une cellule de code. Sélectionnez une cellule de code à exécuter.</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">L'effacement du résultat nécessite la sélection d'une cellule de code. Sélectionnez une cellule de code à exécuter.</target>
</trans-unit>
</body>
</file>
@@ -2557,7 +2557,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">Aucun historique des tâches à afficher.</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2650,7 +2650,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">Échec d'initialisation de la session de modification des données :</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2658,7 +2658,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Échec de la copie avec l'erreur {0}</target>
</trans-unit>
</body>
</file>
@@ -2926,7 +2926,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">Aucune connexion trouvée.</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2990,7 +2990,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">Description du serveur (facultatif)</target>
</trans-unit>
</body>
</file>
@@ -3062,7 +3062,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">Installez l'extension SQL Server 2019 pour exécuter les cellules.</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3090,7 +3090,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">Échec de l'exécution des cellules. Pour plus d'informations, consultez l'erreur dans la sortie de la cellule actuellement sélectionnée.</target>
</trans-unit>
</body>
</file>
@@ -3206,7 +3206,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">Commencer</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3214,7 +3214,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">Signaler un problème ou demander une nouvelle fonctionnalité</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3238,7 +3238,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">Téléchargez les extensions dont vous avez besoin, notamment le pack d'administration SQL Server</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3246,7 +3246,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">Trouvez vos commandes préférées et personnalisez-les</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3270,19 +3270,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">Découvrez les nouveautés de la dernière version</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">Nouveaux billets de blog mensuels mettant en avant les nouvelles fonctionnalités</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">Suivez-nous sur Twitter</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">Tenez-vous au courant de la façon dont la communauté utilise Azure Data Studio et discutez directement avec les ingénieurs.</target>
</trans-unit>
</body>
</file>
@@ -3398,7 +3398,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">StdIn :</target>
</trans-unit>
</body>
</file>
@@ -3486,7 +3486,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">Couleurs d'erreur des messages de résultat.</target>
</trans-unit>
</body>
</file>
@@ -3658,7 +3658,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">Connexion du fichier de requête</target>
</trans-unit>
</body>
</file>
@@ -3806,19 +3806,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Aucun renderer {0} n'a été trouvé pour la sortie. Types MIME : {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">sécurisé</target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">Aucun composant n'a été trouvé pour le sélecteur {0}</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">Erreur de rendu du composant : {0}</target>
</trans-unit>
</body>
</file>
@@ -4138,7 +4138,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">L'enregistrement dans un fichier n'est pas pris en charge par la source de données de stockage</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4550,19 +4550,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">Insérer le texte avant</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">Insérer le texte après</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">Exécuter les cellules avant</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">Exécuter les cellules après</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4710,7 +4710,7 @@
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">Notebook</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4734,7 +4734,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">Sélectionnez une connexion pour exécuter les cellules pour ce noyau</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4956,7 +4956,7 @@ Erreur : {1}</target>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">Exécution de la cellule annulée</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>

View File

@@ -216,7 +216,7 @@
</trans-unit>
<trans-unit id="createOperator.AlertEmailColumnLabel">
<source xml:lang="en">E-mail</source>
<target state="translated">E-mail</target>
<target state="translated">Indirizzo di posta elettronica</target>
</trans-unit>
<trans-unit id="createOperator.AlertPagerColumnLabel">
<source xml:lang="en">Pager</source>
@@ -756,7 +756,7 @@
</trans-unit>
<trans-unit id="alertDialog.OperatorEmail">
<source xml:lang="en">E-mail</source>
<target state="translated">E-mail</target>
<target state="translated">Indirizzo di posta elettronica</target>
</trans-unit>
<trans-unit id="alertDialog.OperatorPager">
<source xml:lang="en">Pager</source>

View File

@@ -4,15 +4,15 @@
<body>
<trans-unit id="description">
<source xml:lang="en">Support for managing SQL Server big data clusters</source>
<target state="new">Support for managing SQL Server big data clusters</target>
<target state="translated">Supporto per la gestione di cluster Big Data di SQL Server</target>
</trans-unit>
<trans-unit id="text.sqlServerBigDataClusters">
<source xml:lang="en">SQL Server big data clusters</source>
<target state="new">SQL Server big data clusters</target>
<target state="translated">Cluster Big Data di SQL Server</target>
</trans-unit>
<trans-unit id="command.addController.title">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Connetti al controller</target>
</trans-unit>
<trans-unit id="command.deleteController.title">
<source xml:lang="en">Delete</source>
@@ -36,11 +36,11 @@
<body>
<trans-unit id="textBigDataClusterControllerWithDots">
<source xml:lang="en">Add big data cluster controller...</source>
<target state="new">Add big data cluster controller...</target>
<target state="translated">Aggiungi controller del cluster Big Data...</target>
</trans-unit>
<trans-unit id="textConnectToController">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Connetti al controller</target>
</trans-unit>
</body>
</file>
@@ -48,7 +48,7 @@
<body>
<trans-unit id="textAddNewController">
<source xml:lang="en">Add New Controller</source>
<target state="new">Add New Controller</target>
<target state="translated">Aggiungi nuovo controller</target>
</trans-unit>
<trans-unit id="textUrlLower">
<source xml:lang="en">url</source>

View File

@@ -260,7 +260,7 @@
</trans-unit>
<trans-unit id="dacFx.generateScriptButton">
<source xml:lang="en">Generate Script</source>
<target state="translated">Genera lo script</target>
<target state="translated">Genera script</target>
</trans-unit>
<trans-unit id="alertData.deployErrorMessage">
<source xml:lang="en">Deploy failed '{0}'</source>

View File

@@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="downloadingServiceSize">
<source xml:lang="en">({0} KB)</source>
<target state="new">({0} KB)</target>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>

View File

@@ -64,7 +64,7 @@
</trans-unit>
<trans-unit id="title.bigDataCluster">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">CLUSTER BIG DATA DI SQL SERVER</target>
<target state="translated">Cluster Big Data di SQL Server</target>
</trans-unit>
<trans-unit id="title.submitSparkJob">
<source xml:lang="en">Submit Spark Job</source>
@@ -552,7 +552,7 @@
<body>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">GENERAL</source>
<target state="translated">Generale</target>
<target state="translated">GENERALE</target>
</trans-unit>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">Enter a name ...</source>
@@ -624,7 +624,7 @@
<body>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">ADVANCED</source>
<target state="translated">Avanzate</target>
<target state="translated">AVANZATE</target>
</trans-unit>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">Reference Jars</source>
@@ -680,18 +680,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Sì</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/objectExplorerNodeProvider/webhdfs" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
@@ -712,7 +700,7 @@
</trans-unit>
<trans-unit id="webhdfs.httpError401">
<source xml:lang="en">Unauthorized</source>
<target state="translated">non autorizzato</target>
<target state="translated">Non autorizzato</target>
</trans-unit>
<trans-unit id="webhdfs.httpError403">
<source xml:lang="en">Forbidden</source>
@@ -752,7 +740,7 @@
</trans-unit>
<trans-unit id="rootLabel">
<source xml:lang="en">Root</source>
<target state="translated">radice</target>
<target state="translated">Radice</target>
</trans-unit>
<trans-unit id="hdfsFolder">
<source xml:lang="en">HDFS</source>
@@ -908,6 +896,18 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Sì</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">No</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/main" source-language="en" target-language="it" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
@@ -966,6 +966,34 @@
<source xml:lang="en">Unable to find the file specified</source>
<target state="translated">Non è possibile trovare il file specificato</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">Installazione del servizio {0} in {1}</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing Service</source>
<target state="translated">Installazione del servizio</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed</source>
<target state="translated">Installato</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">Download di {0}</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading Service</source>
<target state="translated">Download del servizio</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done!</source>
<target state="translated">Operazione completata.</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/localizedConstants" source-language="en" target-language="it" datatype="plaintext">

View File

@@ -472,7 +472,7 @@
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
<target state="new">Open link {0} failed: {1}</target>
<target state="translated">Apertura del collegamento {0} non riuscita: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
@@ -480,15 +480,15 @@
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
<target state="new">Open External Link</target>
<target state="translated">Apri collegamento esterno</target>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">Apri notebook</target>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
<target state="new">Open Markdown</target>
<target state="translated">Apri Markdown</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>

View File

@@ -36,7 +36,7 @@
</trans-unit>
<trans-unit id="resource-type-sql-bdc-display-name">
<source xml:lang="en">SQL Server big data cluster</source>
<target state="translated">CLUSTER BIG DATA DI SQL SERVER</target>
<target state="translated">Cluster Big Data di SQL Server</target>
</trans-unit>
<trans-unit id="resource-type-sql-bdc-description">
<source xml:lang="en">SQL Server big data cluster allows you to deploy scalable clusters of SQL Server, Spark, and HDFS containers running on Kubernetes</source>

View File

@@ -1132,7 +1132,7 @@
</trans-unit>
<trans-unit id="schemaCompare.generateScriptButton">
<source xml:lang="en">Generate script</source>
<target state="translated">Genera lo script</target>
<target state="translated">Genera script</target>
</trans-unit>
<trans-unit id="schemaCompare.generateScriptErrorMessage">
<source xml:lang="en">Generate script failed: '{0}'</source>

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">Per interagire con SchemaCompareService, è richiesta la connessione</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">Mostra connessioni</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">Messaggi e griglia dei risultati</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -349,7 +349,7 @@
<body>
<trans-unit id="dashboard.editor.label">
<source xml:lang="en">Dashboard</source>
<target state="new">Dashboard</target>
<target state="translated">Dashboard</target>
</trans-unit>
</body>
</file>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">Usare il visualizzatore Markdown in-process per eseguire più rapidamente il rendering delle celle di testo (sperimentale).</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">Non è possibile eseguire l'espansione perché il provider di connessione richiesto '{0}' non è stato trovato</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">Operazione annullata dall'utente</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">Creazione guidata applicazione livello dati</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">Importazione guidata</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">L'aggiornamento dell'account è stato annullato dall'utente</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">Numero massimo di righe da restituire prima che il server interrompa l'elaborazione della query.</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">Dimensioni massime dei dati di tipo text e ntext restituiti da un'istruzione SELECT</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">L'impostazione del valore 0 per il timeout di esecuzione indica un'attesa illimitata (nessun timeout)</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">Abilita l'opzione SET NOCOUNT</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">Abilita l'opzione SET NOEXEC</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">Abilita l'opzione SET PARSEONLY</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">Abilita l'opzione SET ARITHABORT</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">Abilita l'opzione SET STATISTICS TIME</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">Abilita L'opzione SET STATISTICS IO</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">Abilita l'opzione SET XACT_ABORT ON</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">Abilita l'opzione SET TRANSACTION ISOLATION LEVEL</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">Abilita l'opzione SET DEADLOCK_PRIORITY</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">Abilita l'opzione SET LOCK TIMEOUT (in millisecondi)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">Abilita SET QUERY_GOVERNOR_COST_LIMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">Abilita SET ANSI_DEFAULTS</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">Abilita SET QUOTED_IDENTIFIER</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">Abilita SET ANSI_NULL_DFLT_ON</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">Abilita SET IMPLICIT_TRANSACTIONS</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">Abilita SET CURSOR_CLOSE_ON_COMMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">Abilita SET ANSI_PADDING</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">Abilita SET ANSI_WARNINGS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">Abilita SET ANSI_NULLS</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">Filtri profiler</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">Attiva/disattiva attività</target>
</trans-unit>
</body>
</file>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Non è stato possibile trovare alcun renderer {0} per l'output. Include i tipi MIME seguenti: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(sicuro) </target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">Errore durante la visualizzazione del grafo Plotly: {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">Percorso dell'icona per il tipo di server</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">La copia non è riuscita. Errore: {0}</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">Rimuovi questa clausola</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">Salva filtro</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">Carica filtro</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">Aggiungi una clausola</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1758,7 +1758,7 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.operatorColumn">
<source xml:lang="en">Operator</source>
<target state="translated">operatore</target>
<target state="translated">Operatore</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.valueColumn">
<source xml:lang="en">Value</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">Il comando Backup non e' supportato per i database Azure SQL.</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">Il comando di backup non è supportato nel contesto server. Selezionare un database e riprovare.</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">Il comando di ripristino non è supportato per i database SQL di Azure.</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">Il comando di ripristino non è supportato nel contesto server. Selezionare un database e riprovare.</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">Con il tasto di scelta rapida F5 è richiesta la selezione di una cella di codice. Selezionare una cella di codice da eseguire.</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">Con Cancella risultati è richiesta la selezione di una cella di codice. Selezionare una cella di codice da eseguire.</target>
</trans-unit>
</body>
</file>
@@ -2557,7 +2557,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">Nessuna cronologia delle attività da visualizzare.</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2650,7 +2650,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">Inizializzazione della sessione di modifica dati non riuscita:</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2658,7 +2658,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">La copia non è riuscita. Errore: {0}</target>
</trans-unit>
</body>
</file>
@@ -2926,7 +2926,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">Non sono state trovate connessioni.</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2990,7 +2990,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">Descrizione server (facoltativa)</target>
</trans-unit>
</body>
</file>
@@ -3062,7 +3062,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">Installare l'estensione di SQL Server 2019 per eseguire le celle.</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3090,7 +3090,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">Comando Esegui celle non riuscito. Per altre informazioni, vedere l'errore nell'output della cella attualmente selezionata.</target>
</trans-unit>
</body>
</file>
@@ -3206,7 +3206,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">Introduzione</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3214,7 +3214,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">Segnala problema o invia richiesta di funzionalità</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3238,7 +3238,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">È possibile scaricare le estensioni necessarie, tra cui il pacchetto di amministrazione di SQL Server</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3246,7 +3246,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">Consente di trovare i comandi preferiti e personalizzarli</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3270,19 +3270,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">Novità della versione più recente</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">Ogni mese nuovi post di blog che illustrano le nuove funzionalità</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">Seguici su Twitter</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">È possibile tenersi aggiornati sull'utilizzo di Azure Data Studio nella community e parlare direttamente con i tecnici.</target>
</trans-unit>
</body>
</file>
@@ -3398,7 +3398,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">Stdin:</target>
</trans-unit>
</body>
</file>
@@ -3486,7 +3486,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">Colore dell'errore nei messaggi dei risultati.</target>
</trans-unit>
</body>
</file>
@@ -3658,7 +3658,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">Connessione del file di query</target>
</trans-unit>
</body>
</file>
@@ -3806,19 +3806,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Non è stato possibile trovare alcun renderer {0} per l'output. Include i tipi MIME seguenti: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">sicuro </target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">Non è stato possibile trovare alcun componente per il selettore {0}</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">Errore durante il rendering del componente: {0}</target>
</trans-unit>
</body>
</file>
@@ -3826,7 +3826,7 @@
<body>
<trans-unit id="xmlShowplan">
<source xml:lang="en">XML Showplan</source>
<target state="new">XML Showplan</target>
<target state="translated">Showplan XML</target>
</trans-unit>
</body>
</file>
@@ -4138,7 +4138,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">Il salvataggio nel file non è supportato dall'origine dei dati di supporto</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4550,19 +4550,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">Inserisci testo prima di</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">Inserisci testo dopo</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">Esegui celle prima di</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">Esegui celle dopo</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4706,11 +4706,11 @@
</trans-unit>
<trans-unit id="query">
<source xml:lang="en">Query</source>
<target state="new">Query</target>
<target state="translated">Query</target>
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">Blocco appunti</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4722,7 +4722,7 @@
</trans-unit>
<trans-unit id="dashboard">
<source xml:lang="en">Dashboard</source>
<target state="new">Dashboard</target>
<target state="translated">Dashboard</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Profiler</source>
@@ -4734,7 +4734,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">Selezionare una connessione per eseguire le celle per questo kernel</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4956,7 +4956,7 @@ Errore: {1}</target>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">Esecuzione delle celle annullata</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>
@@ -5064,7 +5064,7 @@ Errore: {1}</target>
</trans-unit>
<trans-unit id="generateScriptLabel">
<source xml:lang="en">Generate script</source>
<target state="translated">Genera lo script</target>
<target state="translated">Genera script</target>
</trans-unit>
<trans-unit id="dialogNextLabel">
<source xml:lang="en">Next</source>

View File

@@ -24,7 +24,7 @@
<body>
<trans-unit id="adminToolExtWin.noConnectionContextForProp">
<source xml:lang="en">No ConnectionContext provided for handleLaunchSsmsMinPropertiesDialogCommand</source>
<target state="translated">handleLaunchSsmsMinPropertiesDialogCommand に提供された ConnectionContext ありません</target>
<target state="translated">handleLaunchSsmsMinPropertiesDialogCommand に提供された ConnectionContext ありません</target>
</trans-unit>
<trans-unit id="adminToolExtWin.noOENode">
<source xml:lang="en">Could not determine Object Explorer node from connectionContext : {0}</source>

View File

@@ -4,15 +4,15 @@
<body>
<trans-unit id="description">
<source xml:lang="en">Support for managing SQL Server big data clusters</source>
<target state="new">Support for managing SQL Server big data clusters</target>
<target state="translated">SQL Server ビッグ データ クラスターの管理をサポート</target>
</trans-unit>
<trans-unit id="text.sqlServerBigDataClusters">
<source xml:lang="en">SQL Server big data clusters</source>
<target state="new">SQL Server big data clusters</target>
<target state="translated">SQL Server ビッグ データ クラスター</target>
</trans-unit>
<trans-unit id="command.addController.title">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">コントローラーに接続する</target>
</trans-unit>
<trans-unit id="command.deleteController.title">
<source xml:lang="en">Delete</source>
@@ -36,11 +36,11 @@
<body>
<trans-unit id="textBigDataClusterControllerWithDots">
<source xml:lang="en">Add big data cluster controller...</source>
<target state="new">Add big data cluster controller...</target>
<target state="translated">ビッグ データ クラスター コントローラーを追加...</target>
</trans-unit>
<trans-unit id="textConnectToController">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">コントローラーに接続する</target>
</trans-unit>
</body>
</file>
@@ -48,7 +48,7 @@
<body>
<trans-unit id="textAddNewController">
<source xml:lang="en">Add New Controller</source>
<target state="new">Add New Controller</target>
<target state="translated">新しいコントローラーを追加する</target>
</trans-unit>
<trans-unit id="textUrlLower">
<source xml:lang="en">url</source>

View File

@@ -84,15 +84,15 @@
</trans-unit>
<trans-unit id="cms.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="translated">[オプション] コンソールへのデバッグ出力をログに記録し ([表示] -&gt; [出力])、ドロップダウンから適切な出力チャネルを選択します</target>
<target state="translated">[オプション] コンソールへのデバッグ出力 ([表示] -&gt; [出力]) をログに記録し、ドロップダウンから適切な出力チャネルを選択します</target>
</trans-unit>
<trans-unit id="cms.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="translated">[オプション] バックエンド サービスのログ レベル。Azure Data Studio は、起動のたびにファイル名を生成し、ファイルが既に存在する場合はログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes および logFilesRemoveLimit の 設定を参照してください。既定の tracingLevel の場合、ログに記録される数が多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。重大を含むエラー、エラーを含む警告、警告を含む情報、情報を含む詳細です</target>
<target state="translated">[オプション] バックエンド サービスのログ レベル。Azure Data Studio は開始のたびにファイル名を生成し、そのファイルが既に存在する場合はログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes logFilesRemovalLimit の設定を参照してください。既定の tracingLevel の場合、ログに記録される数が多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。重大を含むエラー、エラーを含む警告、警告を含む情報、情報を含む詳細です</target>
</trans-unit>
<trans-unit id="cms.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="translated">バックエンド サービスのログ ファイルを保持する分数。既知値は 1 週間です。</target>
<target state="translated">バックエンド サービスのログ ファイルを保持する分数。既は 1 週間です。</target>
</trans-unit>
<trans-unit id="cms.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>

View File

@@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="downloadingServiceSize">
<source xml:lang="en">({0} KB)</source>
<target state="new">({0} KB)</target>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>

View File

@@ -60,7 +60,7 @@
</trans-unit>
<trans-unit id="tab.bigDataClusterDescription">
<source xml:lang="en">Tasks and information about your SQL Server big data cluster</source>
<target state="translated">SQL Server big data cluster に関するタスクと情報</target>
<target state="translated">SQL Server Big Data Cluster に関するタスクと情報</target>
</trans-unit>
<trans-unit id="title.bigDataCluster">
<source xml:lang="en">SQL Server big data cluster</source>
@@ -140,15 +140,15 @@
</trans-unit>
<trans-unit id="mssql.logDebugInfo">
<source xml:lang="en">[Optional] Log debug output to the console (View -&gt; Output) and then select appropriate output channel from the dropdown</source>
<target state="translated">[オプション] コンソールへのデバッグ出力 ([表示] -&gt; [出力}) をログに記録し、ドロップダウンから適切な出力チャネルを選択します</target>
<target state="translated">[オプション] コンソールへのデバッグ出力 ([表示] -&gt; [出力]) をログに記録し、ドロップダウンから適切な出力チャネルを選択します</target>
</trans-unit>
<trans-unit id="mssql.tracingLevel">
<source xml:lang="en">[Optional] Log level for backend services. Azure Data Studio generates a file name every time it starts and if the file already exists the logs entries are appended to that file. For cleanup of old log files see logRetentionMinutes and logFilesRemovalLimit settings. The default tracingLevel does not log much. Changing verbosity could lead to extensive logging and disk space requirements for the logs. Error includes Critical, Warning includes Error, Information includes Warning and Verbose includes Information</source>
<target state="translated">[省略可能] バックエンド サービスのログ レベル。Azure Data Studio は開始のたびにファイル名を生成し、そのファイルが既に存在する場合にはログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes と logFilesRemovalLimit の設定を参照してください。既定の tracingLevel の場合、ログに記録される数が多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。重大を含むエラー、エラーを含む警告、警告を含む情報、情報を含む詳細です</target>
<target state="translated">[オプション] バックエンド サービスのログ レベル。Azure Data Studio は開始のたびにファイル名を生成し、そのファイルが既に存在する場合にはログ エントリが対象ファイルに追加されます。古いログ ファイルのクリーンアップについては、logRetentionMinutes と logFilesRemovalLimit の設定を参照してください。既定の tracingLevel の場合、ログに記録される数が多くありません。詳細レベルを変更すると、詳細なログが記録され、ログのためのディスク容量が必要になる場合があります。重大を含むエラー、エラーを含む警告、警告を含む情報、情報を含む詳細です</target>
</trans-unit>
<trans-unit id="mssql.logRetentionMinutes">
<source xml:lang="en">Number of minutes to retain log files for backend services. Default is 1 week.</source>
<target state="translated">バックエンド サービスのログ ファイルを保持する分数。既定は 1 週間です。</target>
<target state="translated">バックエンド サービスのログ ファイルを保持する分数。既定は 1 週間です。</target>
</trans-unit>
<trans-unit id="mssql.logFilesRemovalLimit">
<source xml:lang="en">Maximum number of old files to remove upon startup that have expired mssql.logRetentionMinutes. Files that do not get cleaned up due to this limitation get cleaned up next time Azure Data Studio starts up.</source>
@@ -656,7 +656,7 @@
<body>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">Please select SQL Server with big data cluster. </source>
<target state="translated">big data cluster が含まれる SQL Server を選択してください。</target>
<target state="translated">Big Data Cluster が含まれる SQL Server を選択してください。</target>
</trans-unit>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">No Sql Server is selected.</source>
@@ -680,18 +680,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">はい</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">いいえ</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/objectExplorerNodeProvider/webhdfs" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
@@ -908,6 +896,18 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">はい</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">いいえ</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/main" source-language="en" target-language="ja" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
@@ -966,6 +966,34 @@
<source xml:lang="en">Unable to find the file specified</source>
<target state="translated">指定されたファイルが見つかりません</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">{0} サービスを {1} にインストールしています</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing Service</source>
<target state="translated">サービスをインストールしています</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed</source>
<target state="translated">インストール済み</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">{0} をダウンロードしています</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading Service</source>
<target state="translated">ダウンロード サービス</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done!</source>
<target state="translated">完了</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/localizedConstants" source-language="en" target-language="ja" datatype="plaintext">
@@ -1024,7 +1052,7 @@
</trans-unit>
<trans-unit id="sparkJobSubmission">
<source xml:lang="en">No Sql Server big data cluster found.</source>
<target state="translated">SQL Server big data cluster が見つかりません。</target>
<target state="translated">SQL Server Big Data Cluster が見つかりません。</target>
</trans-unit>
</body>
</file>

View File

@@ -472,7 +472,7 @@
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
<target state="new">Open link {0} failed: {1}</target>
<target state="translated">リンク {0} を開けませんでした。{1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
@@ -480,15 +480,15 @@
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
<target state="new">Open External Link</target>
<target state="translated">外部リンクを開く</target>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">ノートブックを開く</target>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
<target state="new">Open Markdown</target>
<target state="translated">マークダウンを開く</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">SchemaCompareService を操作するには接続する必要があります</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">接続の表示</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">結果グリッドとメッセージ</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -349,7 +349,7 @@
<body>
<trans-unit id="dashboard.editor.label">
<source xml:lang="en">Dashboard</source>
<target state="new">Dashboard</target>
<target state="translated">ダッシュボード</target>
</trans-unit>
</body>
</file>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">インプロセス マークダウン ビューアーを使用して、テキスト セルをより迅速にレンダリングします (試験段階)。</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">必要な接続プロバイダー '{0}' が見つからないため、展開できません</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">ユーザーによる取り消し</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">データ層アプリケーション ウィザード</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">インポート ウィザード</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">ユーザーがアカウントの更新をキャンセルしました</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">サーバーがクエリの処理を停止する前に返す行の最大数。</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">SELECT ステートメントから返されるテキストおよび ntext データの最大サイズ</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">実行タイムアウトが 0 の場合は、無制限の待機 (タイムアウトなし) を示します。</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">SET NOCOUNT オプションを有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">SET NOEXEC オプションを有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">SET PARSEONLY オプションを有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">SET ARITHABORT オプションを有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">SET STATISTICS TIME オプションを有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">SET STATISTICS IO オプションを有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">SET XACT_ABORT ON オプションを有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">SET TRANSACTION ISOLATION LEVEL オプションを有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">SET DEADLOCK_PRIORITY オプションを有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">SET LOCK TIMEOUT オプションを有効にする (ミリ秒単位)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">SET QUERY_GOVERNOR_COST_LIMITを有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">SET ANSI_DEFAULTS を有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">SET QUOTED_IDENTIFIER を有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">SET ANSI_NULL_DFLT_ON を有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">SET IMPLICIT_TRANSACTIONS を有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">SET CURSOR_CLOSE_ON_COMMIT を有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">SET ANSI_PADDING を有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">SET ANSI_WARNINGS を有効にする</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">SET ANSI_NULLS を有効にする</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">プロファイラー フィルター</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">タスクの切り替え</target>
</trans-unit>
</body>
</file>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">{0} レンダラーが出力用に見つかりませんでした。次の MIME の種類があります: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(安全)</target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">Plotly グラフの表示エラー: {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">サーバーの種類のアイコン パス</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">エラー {0} でコピーに失敗しました</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">この句を削除する</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">フィルターを保存する</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">フィルターの読み込み</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">句を追加する</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">Azure SQL データベースではバックアップ コマンドはサポートされていません。</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">バックアップ コマンドは、サーバー コンテキストではサポートされていません。データベースを選択して、もう一度お試しください。</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">Azure SQL データベースでは、復元コマンドはサポートされていません。</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">復元コマンドは、サーバー コンテキストではサポートされていません。データベースを選択して、もう一度お試しください。</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">F5 ショートカット キーを選択するには、コード セルが必要です。実行するコード セルを選択してください。</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">結果をクリアするには、コード セルを選択する必要があります。実行するコード セルを選択してください。</target>
</trans-unit>
</body>
</file>
@@ -2557,7 +2557,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">表示するタスク履歴がありません。</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2650,7 +2650,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">データ セッションの編集を初期化できませんでした:</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2658,7 +2658,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">エラー {0} でコピーに失敗しました</target>
</trans-unit>
</body>
</file>
@@ -2926,7 +2926,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">接続が見つかりませんでした。</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2990,7 +2990,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">サーバーの説明 (オプション)</target>
</trans-unit>
</body>
</file>
@@ -3062,7 +3062,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">セルを実行するには、SQL Server 2019 拡張機能をインストールしてください。</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3090,7 +3090,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">セルの実行に失敗しました。詳細については、現在選択されているセルの出力のエラーをご覧ください。</target>
</trans-unit>
</body>
</file>
@@ -3206,7 +3206,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">はじめに</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3214,7 +3214,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">問題を報告するか機能のリクエストを送信する</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3238,7 +3238,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">SQL Server 管理パックなど、必要な拡張機能をダウンロードする</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3246,7 +3246,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">お気に入りのコマンドを見つけてカスタマイズする</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3270,19 +3270,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">最新リリースの新機能を見る</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">毎月新機能を紹介する新しいブログ記事</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">Twitter でフォローする</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">コミュニティがどのようにAzure Data Studioを使用しているのかについての最新情報を把握し、エンジニアと直接話し合うためです。</target>
</trans-unit>
</body>
</file>
@@ -3398,7 +3398,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">Stdin</target>
</trans-unit>
</body>
</file>
@@ -3486,7 +3486,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">結果メッセージのエラーの色。</target>
</trans-unit>
</body>
</file>
@@ -3658,7 +3658,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">クエリ ファイルへの接続</target>
</trans-unit>
</body>
</file>
@@ -3806,19 +3806,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">{0} レンダラーが出力用に見つかりませんでした。次の MIME タイプ {1} があります。</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">安全</target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">セレクター {0} のコンポーネントが見つかりませんでした</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">コンポーネントのレンダリング エラー: {0}</target>
</trans-unit>
</body>
</file>
@@ -3826,7 +3826,7 @@
<body>
<trans-unit id="xmlShowplan">
<source xml:lang="en">XML Showplan</source>
<target state="new">XML Showplan</target>
<target state="translated">XML プラン表示</target>
</trans-unit>
</body>
</file>
@@ -4138,7 +4138,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">バッキング データ ソースでファイルの保存はサポートされていません</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4550,19 +4550,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">前にテキストを挿入する</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">後ろにテキストを挿入する</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">前にセルを実行する</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">このセル以降を実行する</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4706,11 +4706,11 @@
</trans-unit>
<trans-unit id="query">
<source xml:lang="en">Query</source>
<target state="new">Query</target>
<target state="translated">クエリ</target>
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">ノートブック</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4722,7 +4722,7 @@
</trans-unit>
<trans-unit id="dashboard">
<source xml:lang="en">Dashboard</source>
<target state="new">Dashboard</target>
<target state="translated">ダッシュボード</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Profiler</source>
@@ -4734,7 +4734,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">このカーネルのセルを実行するため、接続を選択してください</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4956,7 +4956,7 @@ Error: {1}</source>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">セルの実行が取り消されました</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>

View File

@@ -4,15 +4,15 @@
<body>
<trans-unit id="description">
<source xml:lang="en">Support for managing SQL Server big data clusters</source>
<target state="new">Support for managing SQL Server big data clusters</target>
<target state="translated">SQL Server 빅 데이터 클러스터 관리 지원</target>
</trans-unit>
<trans-unit id="text.sqlServerBigDataClusters">
<source xml:lang="en">SQL Server big data clusters</source>
<target state="new">SQL Server big data clusters</target>
<target state="translated">SQL Server 빅 데이터 클러스터</target>
</trans-unit>
<trans-unit id="command.addController.title">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">컨트롤러에 연결</target>
</trans-unit>
<trans-unit id="command.deleteController.title">
<source xml:lang="en">Delete</source>
@@ -36,11 +36,11 @@
<body>
<trans-unit id="textBigDataClusterControllerWithDots">
<source xml:lang="en">Add big data cluster controller...</source>
<target state="new">Add big data cluster controller...</target>
<target state="translated">빅 데이터 클러스터 컨트롤러 추가...</target>
</trans-unit>
<trans-unit id="textConnectToController">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">컨트롤러에 연결</target>
</trans-unit>
</body>
</file>
@@ -48,7 +48,7 @@
<body>
<trans-unit id="textAddNewController">
<source xml:lang="en">Add New Controller</source>
<target state="new">Add New Controller</target>
<target state="translated">새 컨트롤러 추가</target>
</trans-unit>
<trans-unit id="textUrlLower">
<source xml:lang="en">url</source>

View File

@@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="downloadingServiceSize">
<source xml:lang="en">({0} KB)</source>
<target state="new">({0} KB)</target>
<target state="translated">({0}KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>

View File

@@ -680,18 +680,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">예</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">아니요</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/objectExplorerNodeProvider/webhdfs" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
@@ -908,6 +896,18 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">예</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">아니요</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/main" source-language="en" target-language="ko" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
@@ -966,6 +966,34 @@
<source xml:lang="en">Unable to find the file specified</source>
<target state="translated">지정된 파일을 찾을 수 없습니다.</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">{1}에 {0} 서비스 설치</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing Service</source>
<target state="translated">서비스 설치</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed</source>
<target state="translated">설치</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">{0}를 다운로드합니다.</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0}KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading Service</source>
<target state="translated">서비스 다운로드중...</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done!</source>
<target state="translated">완료!</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/localizedConstants" source-language="en" target-language="ko" datatype="plaintext">

View File

@@ -472,7 +472,7 @@
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
<target state="new">Open link {0} failed: {1}</target>
<target state="translated">링크 {0} 열기 실패: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
@@ -480,15 +480,15 @@
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
<target state="new">Open External Link</target>
<target state="translated">외부 링크 열기</target>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">노트북 열기</target>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
<target state="new">Open Markdown</target>
<target state="translated">Markdown 열기</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">SchemaCompareService와 상호 작용하려면 연결이 필요합니다.</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">연결 표시</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">결과 표 및 메시지</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">텍스트 셀을 더 빠르게 렌더링하려면 In-process Markdown 뷰어를 사용합니다(실험).</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">필요한 연결 공급자 '{0}'을(를) 찾을 수 없으므로 확장할 수 없습니다.</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">사용자가 취소함</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">데이터 계층 애플리케이션 마법사</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">가져오기 마법사</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">사용자가 계정 새로 고침을 취소했습니다.</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">서버가 쿼리 처리를 중지하기 전에 반환할 최대 행 수입니다.</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">SELECT 문에서 반환되는 text ntext 데이터의 최대 크기</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">실행 시간 제한이 0이면 무제한 대기(시간 제한 없음)를 나타냅니다.</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">SET NOCOUNT 옵션 사용</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">SET NOEXEC 옵션 사용</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">SET PARSEONLY 옵션 사용</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">SET ARITHABORT 옵션 사용</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">SET STATISTICS TIME 옵션 사용</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">SET STATISTICS IO 옵션 사용</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">SET XACT_ABORT ON 옵션 사용</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">SET TRANSACTION ISOLATION LEVEL 옵션 사용</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">SET DEADLOCK_PRIORITY 옵션 사용</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">SET LOCK TIMEOUT 옵션 사용(밀리초)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">SET QUERY_GOVERNOR_COST_LIMIT 사용</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">SET ANSI_DEFAULTS 사용</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">SET QUOTED_IDENTIFIER 사용</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">SET ANSI_NULL_DFLT_ON 사용</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">SET IMPLICIT_TRANSACTIONS 사용</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">SET CURSOR_CLOSE_ON_COMMIT 사용</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">SET ANSI_PADDING 사용</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">SET ANSI_WARNINGS 사용</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">SET ANSI_NULLS 사용</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">프로파일러 필터</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">작업 토글</target>
</trans-unit>
</body>
</file>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">출력의 {0} 렌더러를 찾을 수 없습니다. MIME 형식은 {1}입니다.</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(안전) </target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">플롯 그래프 표시 오류: {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">서버 유형의 아이콘 경로</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">{0} 오류를 나타내며 복사 실패</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">이 절 제거</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">필터 저장</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">필터 로드</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">절 추가</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">Azure SQL Database에 대해 백업 명령이 지원되지 않습니다.</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">서버 컨텍스트에서 백업 명령이 지원되지 않습니다. 데이터베이스를 선택하고 다시 시도하세요.</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">Azure SQL Database에 대해 복원 명령이 지원되지 않습니다.</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">복원 명령은 서버 컨텍스트에서 지원되지 않습니다. 데이터베이스를 선택하고 다시 시도하세요.</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">F5 바로 가기 키를 사용하려면 코드 셀을 선택해야 합니다. 실행할 코드 셀을 선택하세요.</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">명확한 결과를 얻으려면 코드 셀을 선택해야 합니다. 실행할 코드 셀을 선택하세요.</target>
</trans-unit>
</body>
</file>
@@ -2556,7 +2556,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">표시할 작업 기록이 없습니다.</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2649,7 +2649,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">편집 데이터 세션 초기화 실패:</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2657,7 +2657,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">{0} 오류를 나타내며 복사 실패</target>
</trans-unit>
</body>
</file>
@@ -2925,7 +2925,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">연결이 없습니다.</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2989,7 +2989,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">서버 설명(선택 사항)</target>
</trans-unit>
</body>
</file>
@@ -3061,7 +3061,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">셀을 실행하려면 SQL Server 2019 확장을 설치하세요.</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3089,7 +3089,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">셀 실행 실패 - 자세한 내용은 현재 선택한 셀의 출력 오류를 참조하세요.</target>
</trans-unit>
</body>
</file>
@@ -3205,7 +3205,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">시작</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3213,7 +3213,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">문제 또는 기능 요청 보고</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3237,7 +3237,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">SQL Server 관리자 팩 등을 포함하여 필요한 확장 다운로드</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3245,7 +3245,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">즐겨찾는 명령을 찾아 사용자 지정</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3269,19 +3269,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">최신 릴리스의 새로운 기능 알아보기</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">매월 새로운 기능을 보여주는 새로운 월간 블로그 게시물</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">Twitter에서 팔로우</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">커뮤니티가 Azure Data Studio를 사용하고 엔지니어와 직접 대화하는 방법을 최신 상태로 유지할 수 있습니다.</target>
</trans-unit>
</body>
</file>
@@ -3397,7 +3397,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">StdIn:</target>
</trans-unit>
</body>
</file>
@@ -3485,7 +3485,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">결과 메시지 오류 색입니다.</target>
</trans-unit>
</body>
</file>
@@ -3657,7 +3657,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">쿼리 파일 연결 중</target>
</trans-unit>
</body>
</file>
@@ -3805,19 +3805,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">출력의 {0} 렌더러를 찾을 수 없습니다. MIME 형식이 {1}입니다.</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">안전</target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">선택기 {0}에 대한 구성 요소를 찾을 수 없습니다.</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">오류 렌더링 구성 요소: {0}</target>
</trans-unit>
</body>
</file>
@@ -4137,7 +4137,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">백업 데이터 소스에서는 파일로 저장이 지원되지 않습니다.</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4549,19 +4549,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">앞에 텍스트 삽입</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">뒤에 텍스트 삽입</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">이전에 셀 실행</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">다음 이후에 셀 실행</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4709,7 +4709,7 @@
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">Notebook</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4733,7 +4733,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">이 커널에 대해 셀을 실행하려면 연결을 선택하세요.</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4955,7 +4955,7 @@ Error: {1}</source>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">셀 실행이 취소됨</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>

View File

@@ -4,15 +4,15 @@
<body>
<trans-unit id="description">
<source xml:lang="en">Support for managing SQL Server big data clusters</source>
<target state="new">Support for managing SQL Server big data clusters</target>
<target state="translated">Suporte para gerenciar clusters de Big data do SQL Server</target>
</trans-unit>
<trans-unit id="text.sqlServerBigDataClusters">
<source xml:lang="en">SQL Server big data clusters</source>
<target state="new">SQL Server big data clusters</target>
<target state="translated">Clusters de Big data do SQL Server</target>
</trans-unit>
<trans-unit id="command.addController.title">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Conectar ao controlador</target>
</trans-unit>
<trans-unit id="command.deleteController.title">
<source xml:lang="en">Delete</source>
@@ -36,11 +36,11 @@
<body>
<trans-unit id="textBigDataClusterControllerWithDots">
<source xml:lang="en">Add big data cluster controller...</source>
<target state="new">Add big data cluster controller...</target>
<target state="translated">Adicionar controlador de cluster de Big Data...</target>
</trans-unit>
<trans-unit id="textConnectToController">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Conectar ao controlador</target>
</trans-unit>
</body>
</file>
@@ -48,7 +48,7 @@
<body>
<trans-unit id="textAddNewController">
<source xml:lang="en">Add New Controller</source>
<target state="new">Add New Controller</target>
<target state="translated">Adicionar novo controlador</target>
</trans-unit>
<trans-unit id="textUrlLower">
<source xml:lang="en">url</source>

View File

@@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="downloadingServiceSize">
<source xml:lang="en">({0} KB)</source>
<target state="new">({0} KB)</target>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>

View File

@@ -680,18 +680,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Sim</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Não</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/objectExplorerNodeProvider/webhdfs" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
@@ -908,6 +896,18 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Sim</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Não</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/main" source-language="en" target-language="pt-BR" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
@@ -966,6 +966,34 @@
<source xml:lang="en">Unable to find the file specified</source>
<target state="translated">Não é possível localizar o arquivo especificado</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">Instalando o serviço {0} de {1}</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing Service</source>
<target state="translated">Instalando serviço</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed</source>
<target state="translated">INSTALADO</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">Baixando {0}</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading Service</source>
<target state="translated">Transferindo o serviço</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done!</source>
<target state="translated">Feito!</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/localizedConstants" source-language="en" target-language="pt-BR" datatype="plaintext">

View File

@@ -472,7 +472,7 @@
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
<target state="new">Open link {0} failed: {1}</target>
<target state="translated">Falha ao abrir o link {0}: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
@@ -480,15 +480,15 @@
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
<target state="new">Open External Link</target>
<target state="translated">Abrir link externo</target>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">Abrir o Notebook</target>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
<target state="new">Open Markdown</target>
<target state="translated">Abrir Markdown</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">É necessária uma conexão para interagir com o SchemaCompareService</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">Mostrar conexões</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">Grade de resultados e mensagens</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">Use o Visualizador de Markdown em processo para renderizar células de texto mais rapidamente (experimental).</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">Não é possível expandir, pois o provedor de conexão necessário '{0}' não foi encontrado</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">Usuário cancelado</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">Assistente de aplicativo da camada de dados</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">Assistente de importação</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">A conta de atualização foi cancelada pelo usuário</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">Número máximo de linhas a serem retornadas antes que o servidor pare de processar sua consulta.</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">Tamanho máximo de dados text e ntext retornados de uma instrução SELECT</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">Um tempo limite de execução de 0 indica uma espera ilimitada (sem tempo limite)</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">Ativar opção SET NOCOUNT</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">Habilitar a opção SET NOEXEC</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">Habilitar a opção SET PARSEONLY</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">Habilitar a opção SET ARITHABORT</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">Ative a opção SET STATISTICS TIME</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">Habilitar a opção SET STATISTICS IO</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">Habilitar a opção SET XACT_ABORT ON</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">Habilitar a opção SET TRANSACTION ISOLATION LEVEL</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">Habilitar a opção SET DEADLOCK_PRIORITY</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">Habilitar a opção SET LOCK TIMEOUT (em milissegundos)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">Habilitar SET QUERY_GOVERNOR_COST_LIMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">Habilitar SET ANSI_DEFAULTS</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">Habilitar SET QUOTED_IDENTIFIER</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">Habilitar SET ANSI_NULL_DFLT_ON</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">Ativar SET IMPLICIT_TRANSACTIONS</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">Habilitar SET CURSOR_CLOSE_ON_COMMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">Habilitar SET ANSI_PADDING</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">Habilitar SET ANSI_WARNINGS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">Habilitar SET ANSI_NULLS</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">Filtros do profiler</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">Alternar tarefas</target>
</trans-unit>
</body>
</file>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Nenhum renderizador de {0} pode ser encontrado para a saída. Ele tem os seguintes tipos MIME: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(seguro)</target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">Erro ao exibir o gráfico Plotly: {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">Caminho do ícone para o tipo de servidor</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Falha na cópia com o erro {0}</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">Remover esta cláusula</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">Salvar filtro</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">Carregar filtro</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">Adicionar uma cláusula</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">O comando Backup não é compatível com bancos de dados SQL do Azure.</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">O comando backup não é compatível no contexto do servidor. Selecione um banco de dados e tente novamente.</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">O comando Restore não é compatível com bancos de dados SQL do Azure.</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">O comando Restore não é suportado no contexto do servidor. Por favor, selecione um banco de dados e tente novamente.</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">A tecla de atalho F5 requer que uma célula de código seja selecionada. Selecione uma célula de código para executar.</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">Limpar o resultado requer que uma célula de código seja selecionada. Por favor, selecione uma célula de código para executar.</target>
</trans-unit>
</body>
</file>
@@ -2556,7 +2556,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">Nenhum histórico de tarefas a ser exibido.</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2649,7 +2649,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">Falha ao inicializar a sessão de edição de dados:</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2657,7 +2657,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Falha na cópia com erro {0}</target>
</trans-unit>
</body>
</file>
@@ -2925,7 +2925,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">Nenhuma conexão encontrada.</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2989,7 +2989,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">Descrição do servidor (opcional)</target>
</trans-unit>
</body>
</file>
@@ -3061,7 +3061,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">Instale a extensão do SQL Server 2019 para executar células.</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3089,7 +3089,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">Falha ao executar células confira o erro na saída da célula selecionada no momento para obter mais informações.</target>
</trans-unit>
</body>
</file>
@@ -3205,7 +3205,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">Introdução</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3213,7 +3213,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">Relatar problema ou solicitação de recurso</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3237,7 +3237,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">Baixe as extensões necessárias, incluindo o pacote de Administrador do SQL Server e muito mais</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3245,7 +3245,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">Encontre seus comandos favoritos e personalize-os</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3269,19 +3269,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">Descubra o que há de novo na versão mais recente</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">Novas postagens mensais do blog apresentando nossos novos recursos</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">Siga-nos no Twitter</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">Mantenha-se atualizado com a forma como a Comunidade está usando o Azure Data Studio e converse diretamente com os engenheiros.</target>
</trans-unit>
</body>
</file>
@@ -3397,7 +3397,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">Stdin:</target>
</trans-unit>
</body>
</file>
@@ -3485,7 +3485,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">Cor de erro das mensagens de resultados.</target>
</trans-unit>
</body>
</file>
@@ -3657,7 +3657,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">Conectando o arquivo de consulta</target>
</trans-unit>
</body>
</file>
@@ -3805,19 +3805,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Não foi possível encontrar nenhum {0}renderizador para saída. Ele tem os seguintes tipos MIME: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">Seguro </target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">Não foi possível encontrar nenhum componente para o seletor {0}</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">Erro ao renderizar o componente: {0}</target>
</trans-unit>
</body>
</file>
@@ -3825,7 +3825,7 @@
<body>
<trans-unit id="xmlShowplan">
<source xml:lang="en">XML Showplan</source>
<target state="new">XML Showplan</target>
<target state="translated">Plano de execução XML</target>
</trans-unit>
</body>
</file>
@@ -4137,7 +4137,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">Salvar em arquivo não é uma ação compatível com a fonte de dados de backup</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4549,19 +4549,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">Inserir texto antes</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">Inserir texto após</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">Executar células antes de</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">Executar células após</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4705,11 +4705,11 @@
</trans-unit>
<trans-unit id="query">
<source xml:lang="en">Query</source>
<target state="new">Query</target>
<target state="translated">Consulta</target>
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">Notebook</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4733,7 +4733,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">Selecione uma conexão para executar células para este kernel</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4955,7 +4955,7 @@ Erro: {1}</target>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">Execução da célula cancelada</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>

View File

@@ -4,15 +4,15 @@
<body>
<trans-unit id="description">
<source xml:lang="en">Support for managing SQL Server big data clusters</source>
<target state="new">Support for managing SQL Server big data clusters</target>
<target state="translated">Поддержка управления кластерами больших данных SQL Server</target>
</trans-unit>
<trans-unit id="text.sqlServerBigDataClusters">
<source xml:lang="en">SQL Server big data clusters</source>
<target state="new">SQL Server big data clusters</target>
<target state="translated">Кластеры больших данных SQL Server</target>
</trans-unit>
<trans-unit id="command.addController.title">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Подключение к контроллеру</target>
</trans-unit>
<trans-unit id="command.deleteController.title">
<source xml:lang="en">Delete</source>
@@ -36,11 +36,11 @@
<body>
<trans-unit id="textBigDataClusterControllerWithDots">
<source xml:lang="en">Add big data cluster controller...</source>
<target state="new">Add big data cluster controller...</target>
<target state="translated">Добавить контроллер кластера больших данных...</target>
</trans-unit>
<trans-unit id="textConnectToController">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">Подключение к контроллеру</target>
</trans-unit>
</body>
</file>
@@ -48,7 +48,7 @@
<body>
<trans-unit id="textAddNewController">
<source xml:lang="en">Add New Controller</source>
<target state="new">Add New Controller</target>
<target state="translated">Добавление нового контроллера</target>
</trans-unit>
<trans-unit id="textUrlLower">
<source xml:lang="en">url</source>

View File

@@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="downloadingServiceSize">
<source xml:lang="en">({0} KB)</source>
<target state="new">({0} KB)</target>
<target state="translated">({0} КБ)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>

View File

@@ -680,18 +680,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Да</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Нет</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/objectExplorerNodeProvider/webhdfs" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
@@ -908,6 +896,18 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">Да</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">Нет</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/main" source-language="en" target-language="ru" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
@@ -966,6 +966,34 @@
<source xml:lang="en">Unable to find the file specified</source>
<target state="translated">Не удалось найти указанный файл</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">Установка службы {0} в {1}</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing Service</source>
<target state="translated">Установка службы</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed</source>
<target state="translated">УСТАНОВЛЕН</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">Загрузка {0}</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} КБ)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading Service</source>
<target state="translated">Скачивание службы</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done!</source>
<target state="translated">Готово!</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/localizedConstants" source-language="en" target-language="ru" datatype="plaintext">

View File

@@ -472,7 +472,7 @@
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
<target state="new">Open link {0} failed: {1}</target>
<target state="translated">Не удалось открыть ссылку {0}: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
@@ -480,15 +480,15 @@
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
<target state="new">Open External Link</target>
<target state="translated">Открытие внешней ссылки</target>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">Открыть Notebook</target>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
<target state="new">Open Markdown</target>
<target state="translated">Открыть разметку Markdown</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">Для взаимодействия со службой SchemaCompareService требуется подключение</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">Показать подключения</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">Сетка результатов и сообщения</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">Использовать внутреннее средство просмотра разметки Markdown для быстрого отображения текстовых ячеек (экспериментальная функция).</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">Не удается выполнить расширение, так как требуемый поставщик подключения "{0}" не найден</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">Действие отменено пользователем</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">Мастер приложений уровня данных</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">Мастер импорта</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">Обновление учетной записи было отменено пользователем</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">Максимальное число строк, которые будут возвращены перед тем, как сервер перестанет обрабатывать ваш запрос.</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">Максимальный размер текста и данных ntext, возвращаемых инструкцией SELECT</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">Время ожидания выполнения, равное 0, указывает на неограниченное время ожидания</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">Установить параметр SET NOCOUNT</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">Установить параметр SET NOEXEC</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">Установить параметр SET PARSEONLY</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">Установить параметр SET ARITHABORT</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">Установить параметр SET STATISTICS TIME</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">Установить параметр SET STATISTICS IO</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">Установить параметр SET XACT_ABORT ON</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">Установить параметр SET TRANSACTION ISOLATION LEVEL</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">Установить параметр SET DEADLOCK_PRIORITY</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">Установить параметр SET LOCK TIMEOUT (в миллисекундах)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">Установить параметр SET QUERY_GOVERNOR_COST_LIMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">Установить параметр SET ANSI_DEFAULTS</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">Установить параметр SET QUOTED_IDENTIFIER</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">Установить параметр SET ANSI_NULL_DFLT_ON</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">Установить параметр SET IMPLICIT_TRANSACTIONS</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">Установить параметр SET CURSOR_CLOSE_ON_COMMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">Установить параметр SET ANSI_PADDING</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">Установить параметр SET ANSI_WARNINGS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">Включить SET ANSI_NULLS</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">Фильтры профилировщика</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">Переключить задачи</target>
</trans-unit>
</body>
</file>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Не удается найти отрисовщик {0} для выходных данных. Он содержит следующие типы MIME: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(безопасный)</target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">Не удалось отобразить диаграмму Plotly: {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">Путь к значку для типа сервера</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Не удалось выполнить копирование. Ошибка: {0}</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">Удалить это предложение</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">Сохранить фильтр</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">Загрузить фильтр</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">Добавить предложение</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">Команда резервного копирования не поддерживается для баз данных SQL Azure.</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">Команда резервного копирования не поддерживается в контексте сервера. Выберите базу данных и повторите попытку.</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">Команда восстановления не поддерживается для баз данных SQL Azure.</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">Команда восстановления не поддерживается в контексте сервера. Выберите базу данных и повторите попытку.</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">При нажатии клавиши F5 необходимо выбрать ячейку кода. Выберите ячейку кода для выполнения.</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">Для получения четкого результата требуется выбрать ячейку кода. Выберите ячейку кода для запуска.</target>
</trans-unit>
</body>
</file>
@@ -2557,7 +2557,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">Журнал задач для отображения отсутствует.</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2650,7 +2650,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">Не удалось инициализировать сеанс изменения данных:</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2658,7 +2658,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">Не удалось выполнить копирование. Ошибка {0}</target>
</trans-unit>
</body>
</file>
@@ -2926,7 +2926,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">Подключения не найдены.</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2990,7 +2990,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">Описание сервера (необязательно)</target>
</trans-unit>
</body>
</file>
@@ -3062,7 +3062,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">Для запуска ячеек установите расширение SQL Server 2019.</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3090,7 +3090,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">Не удалось выполнить ячейки. Дополнительные сведения об ошибке см. в выходных данных текущей выбранной ячейки.</target>
</trans-unit>
</body>
</file>
@@ -3206,7 +3206,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">Приступая к работе</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3214,7 +3214,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">Сообщить о проблеме или отправить запрос на добавление новой возможности</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3238,7 +3238,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">Скачайте необходимые расширения, включая пакет администрирования SQL Server и другие.</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3246,7 +3246,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">Найдите любимые команды и настройте их</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3270,19 +3270,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">Ознакомьтесь с изменениями в последнем выпуске</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">Ежемесячные записи в блоге с обзором новых функций</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">Следите за нашими новостями в Twitter</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">Будьте в курсе того, как сообщество использует Azure Data Studio, и общайтесь с техническими специалистами напрямую.</target>
</trans-unit>
</body>
</file>
@@ -3398,7 +3398,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">Стандартный поток ввода:</target>
</trans-unit>
</body>
</file>
@@ -3486,7 +3486,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">Цвет сообщений об ошибках в результатах.</target>
</trans-unit>
</body>
</file>
@@ -3658,7 +3658,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">Файл с запросом на подключение</target>
</trans-unit>
</body>
</file>
@@ -3806,19 +3806,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">Не удается найти отрисовщик {0} для выходных данных. Он содержит следующие типы MIME: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">безопасный</target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">Не удалось найти компонент для селектора {0}</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">Ошибка при отрисовке компонента: {0}</target>
</trans-unit>
</body>
</file>
@@ -4138,7 +4138,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">Сохранение в файл не поддерживается резервным источником данных</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4550,19 +4550,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">Вставить текст перед</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">Вставить текст после</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">Выполнять ячейки перед</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">Выполнять ячейки после</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4710,7 +4710,7 @@
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">Записная книжка</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4734,7 +4734,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">Выберите подключение, на котором будут выполняться ячейки для этого ядра</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4956,7 +4956,7 @@ Error: {1}</source>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">Выполнение ячейки отменено</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>

View File

@@ -4,15 +4,15 @@
<body>
<trans-unit id="description">
<source xml:lang="en">Support for managing SQL Server big data clusters</source>
<target state="new">Support for managing SQL Server big data clusters</target>
<target state="translated">支持管理 SQL Server 大数据集群</target>
</trans-unit>
<trans-unit id="text.sqlServerBigDataClusters">
<source xml:lang="en">SQL Server big data clusters</source>
<target state="new">SQL Server big data clusters</target>
<target state="translated">SQL Server 大数据集群</target>
</trans-unit>
<trans-unit id="command.addController.title">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">连接到控制器</target>
</trans-unit>
<trans-unit id="command.deleteController.title">
<source xml:lang="en">Delete</source>
@@ -36,11 +36,11 @@
<body>
<trans-unit id="textBigDataClusterControllerWithDots">
<source xml:lang="en">Add big data cluster controller...</source>
<target state="new">Add big data cluster controller...</target>
<target state="translated">添加大数据群集控制器...</target>
</trans-unit>
<trans-unit id="textConnectToController">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">连接到控制器</target>
</trans-unit>
</body>
</file>
@@ -48,7 +48,7 @@
<body>
<trans-unit id="textAddNewController">
<source xml:lang="en">Add New Controller</source>
<target state="new">Add New Controller</target>
<target state="translated">添加新的控制器</target>
</trans-unit>
<trans-unit id="textUrlLower">
<source xml:lang="en">url</source>

View File

@@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="downloadingServiceSize">
<source xml:lang="en">({0} KB)</source>
<target state="new">({0} KB)</target>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>

View File

@@ -680,18 +680,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="zh-Hans" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">是</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">否</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/objectExplorerNodeProvider/webhdfs" source-language="en" target-language="zh-Hans" datatype="plaintext">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
@@ -908,6 +896,18 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="zh-Hans" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">是</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">否</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/main" source-language="en" target-language="zh-Hans" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
@@ -966,6 +966,34 @@
<source xml:lang="en">Unable to find the file specified</source>
<target state="translated">找不到指定的文件</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">正在将 {0} 服务安装到 {1}</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing Service</source>
<target state="translated">安装服务</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed</source>
<target state="translated">已安装</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">下载 {0}</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading Service</source>
<target state="translated">正在下载服务</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done!</source>
<target state="translated">完成!</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/localizedConstants" source-language="en" target-language="zh-Hans" datatype="plaintext">

View File

@@ -472,7 +472,7 @@
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
<target state="new">Open link {0} failed: {1}</target>
<target state="translated">未能打开链接 {0}: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
@@ -480,15 +480,15 @@
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
<target state="new">Open External Link</target>
<target state="translated">打开外部链接</target>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">打开笔记本</target>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
<target state="new">Open Markdown</target>
<target state="translated">打开Markdown</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">需要连接才能与 SchemaCompareService 进行交互</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">显示连接</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">结果网格和消息</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -349,7 +349,7 @@
<body>
<trans-unit id="dashboard.editor.label">
<source xml:lang="en">Dashboard</source>
<target state="new">Dashboard</target>
<target state="translated">仪表板</target>
</trans-unit>
</body>
</file>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">使用进程内标记查看器更快地呈现文本单元格(实验)。</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">无法展开,因为找不到所需的连接提供程序“{0}”</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">用户已取消</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">数据层应用程序向导</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">导入向导</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">用户已取消刷新帐户</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">在服务器停止处理查询之前要返回的最大行数。</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">从 SELECT 语句返回的 text 和 ntext 数据的大小上限</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">如果执行超时为 0则表示无限等待(无超时)</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">启用 SET NOCOUNT 选项</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">启用 SET NOEXEC 选项</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">启用 SET PARSEONLY 选项</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">启用 SET ARITHABORT 选项</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">启用 SET STATISTICS TIME 选项</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">启用 SET STATISTICS IO 选项</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">启用 SET XACT_ABORT ON 选项</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">启用 SET TRANSACTION ISOLATION LEVEL 选项</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">启用 SET DEADLOCK_PRIORITY 选项</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">启用 SET LOCK TIMEOUT 选项(以毫秒为单位)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">启用 SET QUERY_GOVERNOR_COST_LIMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">启用 SET ANSI_DEFAULTS</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">启用 SET QUOTED_IDENTIFIER</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">启用 SET ANSI_NULL_DFLT_ON</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">启用 SET IMPLICIT_TRANSACTIONS</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">启用 SET CURSOR_CLOSE_ON_COMMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">启用 SET ANSI_PADDING</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">启用 SET ANSI_WARNINGS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">启用 SET ANSI_NULLS</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">探查器筛选器</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">切换任务</target>
</trans-unit>
</body>
</file>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">找不到 {0} 呈现器用于输出。它具有以下 MIME 类型: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(安全)</target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">显示 Plotly 图形时出错: {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">服务器类型的图标路径</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">复制失败,出现错误 {0}</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">删除此子句</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">保存筛选器</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">加载筛选器</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">添加子句</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">Azure SQL 数据库不支持备份命令。</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">服务器上下文中不支持备份命令。请选择数据库,然后重试。</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">Azure SQL 数据库不支持还原命令。</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">服务器上下文中不支持还原命令。请选择数据库,然后重试。</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">需要选择代码单元格才能使用 F5 快捷键。请选择要运行的代码单元格。</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">需要选择代码单元才能清除结果。请选择要运行的代码单元。</target>
</trans-unit>
</body>
</file>
@@ -2557,7 +2557,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">没有要显示的任务历史记录。</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2650,7 +2650,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">“编辑数据”会话初始化失败:</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2658,7 +2658,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">复制失败,出现错误 {0}</target>
</trans-unit>
</body>
</file>
@@ -2926,7 +2926,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">未找到连接。</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2990,7 +2990,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">服务器说明(可选)</target>
</trans-unit>
</body>
</file>
@@ -3062,7 +3062,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">请安装 SQL Server 2019 扩展以运行单元格。</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3090,7 +3090,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">单元格运行失败 - 有关详细信息,请参阅当前所选单元格输出中的错误。</target>
</trans-unit>
</body>
</file>
@@ -3206,7 +3206,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">开始使用</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3214,7 +3214,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">报告问题或功能请求</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3238,7 +3238,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">下载所需的扩展,包括 SQL Server 管理包等等</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3246,7 +3246,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">查找你喜欢的命令并将其自定义</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3270,19 +3270,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">了解最新版本中的新增功能</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">每月推出新的月度博客文章,其中展示了我们的新功能</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">在 Twitter 上关注我们</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">跟进了解社区如何使用 Azure Data Studio 并与工程师直接交谈。</target>
</trans-unit>
</body>
</file>
@@ -3398,7 +3398,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">StdIn:</target>
</trans-unit>
</body>
</file>
@@ -3486,7 +3486,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">错误结果消息颜色。</target>
</trans-unit>
</body>
</file>
@@ -3658,7 +3658,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">正在连接查询文件</target>
</trans-unit>
</body>
</file>
@@ -3806,19 +3806,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">找不到 {0} 呈现器用于输出。它具有以下 MIME 类型: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">安全</target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">找不到选择器 {0} 的组件</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">渲染组件时出错: {0}</target>
</trans-unit>
</body>
</file>
@@ -3826,7 +3826,7 @@
<body>
<trans-unit id="xmlShowplan">
<source xml:lang="en">XML Showplan</source>
<target state="new">XML Showplan</target>
<target state="translated">XML 显示计划</target>
</trans-unit>
</body>
</file>
@@ -4138,7 +4138,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">备份数据源不支持保存到文件</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4550,19 +4550,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">在...之前插入文本</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">在...之后插入文本</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">在...之前运行单元格</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">在...后运行单元格</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4706,11 +4706,11 @@
</trans-unit>
<trans-unit id="query">
<source xml:lang="en">Query</source>
<target state="new">Query</target>
<target state="translated">查询</target>
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">笔记本</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4722,7 +4722,7 @@
</trans-unit>
<trans-unit id="dashboard">
<source xml:lang="en">Dashboard</source>
<target state="new">Dashboard</target>
<target state="translated">仪表板</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Profiler</source>
@@ -4734,7 +4734,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">请选择一个连接来运行此内核的单元</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4956,7 +4956,7 @@ Error: {1}</source>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">单元格执行已取消</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>

View File

@@ -4,15 +4,15 @@
<body>
<trans-unit id="description">
<source xml:lang="en">Support for managing SQL Server big data clusters</source>
<target state="new">Support for managing SQL Server big data clusters</target>
<target state="translated">管理 SQL Server 巨量資料叢集的支援</target>
</trans-unit>
<trans-unit id="text.sqlServerBigDataClusters">
<source xml:lang="en">SQL Server big data clusters</source>
<target state="new">SQL Server big data clusters</target>
<target state="translated">SQL Server 巨量資料叢集</target>
</trans-unit>
<trans-unit id="command.addController.title">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">連線到控制器</target>
</trans-unit>
<trans-unit id="command.deleteController.title">
<source xml:lang="en">Delete</source>
@@ -36,11 +36,11 @@
<body>
<trans-unit id="textBigDataClusterControllerWithDots">
<source xml:lang="en">Add big data cluster controller...</source>
<target state="new">Add big data cluster controller...</target>
<target state="translated">新增巨量資料叢集控制器…</target>
</trans-unit>
<trans-unit id="textConnectToController">
<source xml:lang="en">Connect to Controller</source>
<target state="new">Connect to Controller</target>
<target state="translated">連線到控制器</target>
</trans-unit>
</body>
</file>
@@ -48,7 +48,7 @@
<body>
<trans-unit id="textAddNewController">
<source xml:lang="en">Add New Controller</source>
<target state="new">Add New Controller</target>
<target state="translated">新增控制項</target>
</trans-unit>
<trans-unit id="textUrlLower">
<source xml:lang="en">url</source>

View File

@@ -188,7 +188,7 @@
</trans-unit>
<trans-unit id="downloadingServiceSize">
<source xml:lang="en">({0} KB)</source>
<target state="new">({0} KB)</target>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatus">
<source xml:lang="en">Downloading Service</source>

View File

@@ -680,18 +680,6 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="zh-Hant" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">是</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">否</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/objectExplorerNodeProvider/webhdfs" source-language="en" target-language="zh-Hant" datatype="plaintext">
<body>
<trans-unit id="webhdfs.invalidDataStructure">
@@ -908,6 +896,18 @@
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/prompts/confirm" source-language="en" target-language="zh-Hant" datatype="plaintext">
<body>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
<target state="translated">是</target>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
<target state="translated">否</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/main" source-language="en" target-language="zh-Hant" datatype="plaintext">
<body>
<trans-unit id="msgSampleCodeDataFrame">
@@ -966,6 +966,34 @@
<source xml:lang="en">Unable to find the file specified</source>
<target state="translated">找不到指定的檔案</target>
</trans-unit>
<trans-unit id="installingServiceChannelMsg">
<source xml:lang="en">Installing {0} service to {1}</source>
<target state="translated">正在將 {0} 服務安裝到 {1}</target>
</trans-unit>
<trans-unit id="installingServiceStatusMsg">
<source xml:lang="en">Installing Service</source>
<target state="translated">正在安裝服務</target>
</trans-unit>
<trans-unit id="installedServiceChannelMsg">
<source xml:lang="en">Installed</source>
<target state="translated">已安裝</target>
</trans-unit>
<trans-unit id="downloadingServiceChannelMsg">
<source xml:lang="en">Downloading {0}</source>
<target state="translated">正在下載 {0}</target>
</trans-unit>
<trans-unit id="downloadingServiceSizeChannelMsg">
<source xml:lang="en">({0} KB)</source>
<target state="translated">({0} KB)</target>
</trans-unit>
<trans-unit id="downloadingServiceStatusMsg">
<source xml:lang="en">Downloading Service</source>
<target state="translated">正在下載服務</target>
</trans-unit>
<trans-unit id="downloadServiceDoneChannelMsg">
<source xml:lang="en">Done!</source>
<target state="translated">已完成!</target>
</trans-unit>
</body>
</file>
<file original="extensions/mssql/out/localizedConstants" source-language="en" target-language="zh-Hant" datatype="plaintext">

View File

@@ -472,7 +472,7 @@
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
<target state="new">Open link {0} failed: {1}</target>
<target state="translated">開啟連結 {0} 失敗: {1}</target>
</trans-unit>
<trans-unit id="openConfigFileError">
<source xml:lang="en">Open file {0} failed: {1}</source>
@@ -480,15 +480,15 @@
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
<target state="new">Open External Link</target>
<target state="translated">開啟外部連結</target>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
<target state="new">Open Notebook</target>
<target state="translated">開啟 Notebook</target>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
<target state="new">Open Markdown</target>
<target state="translated">開啟 Markdown</target>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0}</source>

View File

@@ -44,7 +44,7 @@
<body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with SchemaCompareService</source>
<target state="new">Connection is required in order to interact with SchemaCompareService</target>
<target state="translated">需有連線才能與 SchemaCompareService 互動</target>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
@@ -137,7 +137,7 @@
<body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
<target state="new">Show Connections</target>
<target state="translated">顯示連線</target>
</trans-unit>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
@@ -197,7 +197,7 @@
<body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
<target state="new">Results Grid and Messages</target>
<target state="translated">結果方格與訊息</target>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
@@ -349,7 +349,7 @@
<body>
<trans-unit id="dashboard.editor.label">
<source xml:lang="en">Dashboard</source>
<target state="new">Dashboard</target>
<target state="translated">儀表板</target>
</trans-unit>
</body>
</file>
@@ -385,7 +385,7 @@
<body>
<trans-unit id="notebook.inProcMarkdown">
<source xml:lang="en">Use in-process markdown viewer to render text cells more quickly (Experimental).</source>
<target state="new">Use in-process markdown viewer to render text cells more quickly (Experimental).</target>
<target state="translated">使用同處理序 Markdown 檢視器可更快轉譯文字資料格 (實驗性)。</target>
</trans-unit>
</body>
</file>
@@ -601,11 +601,11 @@
<body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
<target state="new">Cannot expand as the required connection provider '{0}' was not found</target>
<target state="translated">因為找不到必要的連線提供者 {0}’,所以無法展開</target>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
<target state="new">User canceled</target>
<target state="translated">已取消使用者</target>
</trans-unit>
</body>
</file>
@@ -633,7 +633,7 @@
</trans-unit>
<trans-unit id="dacFx">
<source xml:lang="en">Data-tier Application Wizard</source>
<target state="new">Data-tier Application Wizard</target>
<target state="translated">資料層應用程式精靈</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Launch Profiler</source>
@@ -641,7 +641,7 @@
</trans-unit>
<trans-unit id="flatFileImport">
<source xml:lang="en">Import Wizard</source>
<target state="new">Import Wizard</target>
<target state="translated">匯入精靈</target>
</trans-unit>
<trans-unit id="schemaCompare">
<source xml:lang="en">Schema Compare</source>
@@ -725,7 +725,7 @@
<body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
<target state="new">Refresh account was canceled by the user</target>
<target state="translated">使用者已取消重新整理帳戶</target>
</trans-unit>
</body>
</file>
@@ -825,91 +825,91 @@
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
<target state="new">Maximum number of rows to return before the server stops processing your query.</target>
<target state="translated">要在伺服器停止處理查詢前傳回的資料列數上限。</target>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
<target state="new">Maximum size of text and ntext data returned from a SELECT statement</target>
<target state="translated">SELECT 陳述式所傳回 text 與 Ntext 資料的大小上限</target>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
<target state="new">An execution time-out of 0 indicates an unlimited wait (no time-out)</target>
<target state="translated">執行逾時為 0 表示無限等候 (不逾時)</target>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
<target state="new">Enable SET NOCOUNT option</target>
<target state="translated">啟用 SET NOCOUNT 選項</target>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
<target state="new">Enable SET NOEXEC option</target>
<target state="translated">啟用 SET NOEXEC 選項</target>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
<target state="new">Enable SET PARSEONLY option</target>
<target state="translated">啟用 SET PARSEONLY 選項</target>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
<target state="new">Enable SET ARITHABORT option</target>
<target state="translated">啟用 SET ARITHABORT 選項</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
<target state="new">Enable SET STATISTICS TIME option</target>
<target state="translated">啟用 SET STATISTICS TIME 選項</target>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
<target state="new">Enable SET STATISTICS IO option</target>
<target state="translated">啟用 SET STATISTICS IO 選項</target>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
<target state="new">Enable SET XACT_ABORT ON option</target>
<target state="translated">啟用 SET XACT_ABORT ON 選項</target>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
<target state="new">Enable SET TRANSACTION ISOLATION LEVEL option</target>
<target state="translated">啟用 SET TRANSACTION ISOLATION LEVEL 選項</target>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
<target state="new">Enable SET DEADLOCK_PRIORITY option</target>
<target state="translated">啟用 SET DEADLOCK_PRIORITY 選項</target>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
<target state="new">Enable SET LOCK TIMEOUT option (in milliseconds)</target>
<target state="translated">啟用 SET LOCK TIMEOUT 選項 (毫秒)</target>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
<target state="new">Enable SET QUERY_GOVERNOR_COST_LIMIT</target>
<target state="translated">啟用 SET QUERY_GOVERNOR_COST_LIMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
<target state="new">Enable SET ANSI_DEFAULTS</target>
<target state="translated">啟用 SET ANSI_DEFAULTS</target>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
<target state="new">Enable SET QUOTED_IDENTIFIER</target>
<target state="translated">啟用 SET QUOTED_IDENTIFIER</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
<target state="new">Enable SET ANSI_NULL_DFLT_ON</target>
<target state="translated">啟用 SET ANSI_NULL_DFLT_ON</target>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
<target state="new">Enable SET IMPLICIT_TRANSACTIONS</target>
<target state="translated">啟用 SET IMPLICIT_TRANSACTIONS</target>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
<target state="new">Enable SET CURSOR_CLOSE_ON_COMMIT</target>
<target state="translated">啟用 SET CURSOR_CLOSE_ON_COMMIT</target>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
<target state="new">Enable SET ANSI_PADDING</target>
<target state="translated">啟用 SET ANSI_PADDING</target>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
<target state="new">Enable SET ANSI_WARNINGS</target>
<target state="translated">啟用 SET ANSI_WARNINGS</target>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
<target state="new">Enable SET ANSI_NULLS</target>
<target state="translated">啟用 SET ANSI_NULLS</target>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
@@ -929,7 +929,7 @@
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
<target state="new">Profiler Filters</target>
<target state="translated">Profiler 篩選</target>
</trans-unit>
</body>
</file>
@@ -1037,7 +1037,7 @@
<body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
<target state="new">Toggle Tasks</target>
<target state="translated">切換工作</target>
</trans-unit>
</body>
</file>
@@ -1314,11 +1314,11 @@
<body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0} renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">找不到輸出的 {0} 轉譯器。其有下列 MIME 類型: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
<target state="new">(safe) </target>
<target state="translated">(安全)</target>
</trans-unit>
</body>
</file>
@@ -1326,7 +1326,7 @@
<body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
<target state="new">Error displaying Plotly graph: {0}</target>
<target state="translated">顯示 Plotly 圖表時發生錯誤: {0}</target>
</trans-unit>
</body>
</file>
@@ -1442,7 +1442,7 @@
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
<target state="new">Icon path for the server type</target>
<target state="translated">伺服器類型的圖示路徑</target>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
@@ -1630,7 +1630,7 @@
<body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">複製失敗。錯誤: {0}</target>
</trans-unit>
</body>
</file>
@@ -1738,19 +1738,19 @@
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
<target state="new">Remove this clause</target>
<target state="translated">移除此子句</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
<target state="new">Save Filter</target>
<target state="translated">儲存篩選</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
<target state="new">Load Filter</target>
<target state="translated">載入篩選</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
<target state="new">Add a clause</target>
<target state="translated">新增子句</target>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
@@ -1950,11 +1950,11 @@
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
<target state="new">Backup command is not supported for Azure SQL databases.</target>
<target state="translated">Azure SQL 資料庫不支援備份命令。</target>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Backup command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">伺服器內容中不支援備份命令。請選取資料庫並再試一次。</target>
</trans-unit>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
@@ -1966,11 +1966,11 @@
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
<target state="new">Restore command is not supported for Azure SQL databases.</target>
<target state="translated">Azure SQL 資料庫不支援還原命令。</target>
</trans-unit>
<trans-unit id="restore.commandNotSupportedForServer">
<source xml:lang="en">Restore command is not supported in Server Context. Please select a Database and try again.</source>
<target state="new">Restore command is not supported in Server Context. Please select a Database and try again.</target>
<target state="translated">伺服器內容不支援還原命令。請選取資料庫並再試一次。</target>
</trans-unit>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
@@ -2146,11 +2146,11 @@
<body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">F5 快速鍵需要選取程式碼資料格。請選取要執行的程式碼資料格。</target>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
<target state="new">Clear result requires a code cell to be selected. Please select a code cell to run.</target>
<target state="translated">清除結果需要選取程式碼資料格。請選取要執行的程式碼資料格。</target>
</trans-unit>
</body>
</file>
@@ -2557,7 +2557,7 @@
<body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
<target state="new">No task history to display.</target>
<target state="translated">沒有工作歷程記錄可顯示。</target>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
@@ -2650,7 +2650,7 @@
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
<target state="new">Initialize edit data session failed: </target>
<target state="translated">初始化編輯資料工作階段失敗:</target>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
@@ -2658,7 +2658,7 @@
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
<target state="new">Copy failed with error {0}</target>
<target state="translated">複製失敗。錯誤: {0}</target>
</trans-unit>
</body>
</file>
@@ -2926,7 +2926,7 @@
<body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
<target state="new">No connections found.</target>
<target state="translated">找不到連線。</target>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
@@ -2990,7 +2990,7 @@
<body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
<target state="new">Server Description (optional)</target>
<target state="translated">伺服器描述 (選用)</target>
</trans-unit>
</body>
</file>
@@ -3062,7 +3062,7 @@
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
<target state="new">Please install the SQL Server 2019 extension to run cells.</target>
<target state="translated">請安裝 SQL Server 2019 延伸模組以執行資料格。</target>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
@@ -3090,7 +3090,7 @@
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
<target state="new">Run Cells failed - See error in output of the currently selected cell for more information.</target>
<target state="translated">執行資料格失敗 - 如需詳細資訊,請參閱目前所選資料格之輸出中的錯誤。</target>
</trans-unit>
</body>
</file>
@@ -3206,7 +3206,7 @@
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
<target state="new">Getting started</target>
<target state="translated">開始使用</target>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
@@ -3214,7 +3214,7 @@
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
<target state="new">Report issue or feature request</target>
<target state="translated">回報問題或功能要求</target>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
@@ -3238,7 +3238,7 @@
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
<target state="new">Download extensions that you need, including the SQL Server Admin pack and more</target>
<target state="translated">下載所需延伸模組,包括 SQL Server 系統管理員套件等</target>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
@@ -3246,7 +3246,7 @@
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
<target state="new">Find your favorite commands and customize them</target>
<target state="translated">尋找您最愛的命令並予以自訂</target>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
@@ -3270,19 +3270,19 @@
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
<target state="new">Discover what's new in the latest release</target>
<target state="translated">探索最新版本中的新功能</target>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
<target state="new">New monthly blog posts each month showcasing our new features</target>
<target state="translated">每月展示我們新功能的新每月部落格文章</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
<target state="new">Follow us on Twitter</target>
<target state="translated">跟隨我們的 Twitter</target>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
<target state="new">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</target>
<target state="translated">掌握社群使用 Azure Data Studio 之方式的最新消息,並直接洽詢工程師。</target>
</trans-unit>
</body>
</file>
@@ -3398,7 +3398,7 @@
<body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
<target state="new">StdIn:</target>
<target state="translated">Stdin</target>
</trans-unit>
</body>
</file>
@@ -3486,7 +3486,7 @@
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
<target state="new">Results messages error color.</target>
<target state="translated">結果訊息錯誤色彩。</target>
</trans-unit>
</body>
</file>
@@ -3658,7 +3658,7 @@
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
<target state="new">Connecting query file</target>
<target state="translated">正在連線到查詢檔案</target>
</trans-unit>
</body>
</file>
@@ -3806,19 +3806,19 @@
<body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
<target state="new">No {0}renderer could be found for output. It has the following MIME types: {1}</target>
<target state="translated">找不到輸出的 {0} 轉譯器。其有下列 MIME 類型: {1}</target>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
<target state="new">safe </target>
<target state="translated">安全</target>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
<target state="new">No component could be found for selector {0}</target>
<target state="translated">找不到選取器 {0} 的元件</target>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
<target state="new">Error rendering component: {0}</target>
<target state="translated">轉譯元件時發生錯誤: {0}</target>
</trans-unit>
</body>
</file>
@@ -3826,7 +3826,7 @@
<body>
<trans-unit id="xmlShowplan">
<source xml:lang="en">XML Showplan</source>
<target state="new">XML Showplan</target>
<target state="translated">XML 執行程序表</target>
</trans-unit>
</body>
</file>
@@ -4138,7 +4138,7 @@
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
<target state="new">Save to file is not supported by the backing data source</target>
<target state="translated">回溯資料來源不支援儲存為檔案</target>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
@@ -4550,19 +4550,19 @@
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
<target state="new">Insert Text Before</target>
<target state="translated">在前面插入文字</target>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
<target state="new">Insert Text After</target>
<target state="translated">在後面插入文字</target>
</trans-unit>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
<target state="new">Run Cells Before</target>
<target state="translated">在之前執行資料格</target>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
<target state="new">Run Cells After</target>
<target state="translated">在之後執行資料格</target>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Output</source>
@@ -4706,11 +4706,11 @@
</trans-unit>
<trans-unit id="query">
<source xml:lang="en">Query</source>
<target state="new">Query</target>
<target state="translated">查詢</target>
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
<target state="new">Notebook</target>
<target state="translated">Notebook</target>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
@@ -4722,7 +4722,7 @@
</trans-unit>
<trans-unit id="dashboard">
<source xml:lang="en">Dashboard</source>
<target state="new">Dashboard</target>
<target state="translated">儀表板</target>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Profiler</source>
@@ -4734,7 +4734,7 @@
<body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
<target state="new">Please select a connection to run cells for this kernel</target>
<target state="translated">請選取要為此核心執行資料格的連線</target>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
@@ -4955,7 +4955,7 @@ Error: {1}</source>
<body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
<target state="new">Cell execution cancelled</target>
<target state="translated">已取消資料格執行</target>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>