mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
[Loc] xlf update 10-11-2023 (#24657)
This commit is contained in:
@@ -1223,6 +1223,9 @@
|
||||
<trans-unit id="title.changeNotebookConnection">
|
||||
<source xml:lang="en">Change SQL Notebook Connection</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connection.clearPooledConnections">
|
||||
<source xml:lang="en">Clear Pooled Connections</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.commandTimeout.displayName">
|
||||
<source xml:lang="en">Command timeout</source>
|
||||
</trans-unit>
|
||||
@@ -1359,7 +1362,7 @@
|
||||
<source xml:lang="en">Enabled</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.enableConnectionPooling">
|
||||
<source xml:lang="en">Enables connection pooling on MSSQL connections to improve overall performance of Azure Data Studio connectivity. This setting is enabled by default. Azure Data Studio is required to be relaunched when the value is changed. To clear pooled connections, run the command: 'SQL Server: Clear Pooled Connections'</source>
|
||||
<source xml:lang="en">Enables connection pooling on MSSQL connections to improve overall performance of Azure Data Studio connectivity. This setting is enabled by default. Azure Data Studio is required to be relaunched when the value is changed. To clear pooled connections, run the command: 'MSSQL: Clear Pooled Connections'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connectionOptions.columnEncryptionSetting.description">
|
||||
<source xml:lang="en">Enables or disables Always Encrypted for the connection</source>
|
||||
@@ -1556,9 +1559,6 @@
|
||||
<trans-unit id="mssql.connectionOptions.authType.categoryValues.sqlLogin">
|
||||
<source xml:lang="en">SQL Login</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.connection.clearPooledConnections">
|
||||
<source xml:lang="en">SQL Server: Clear Pooled Connections</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.objectExplorer.disableGroupBySchemaTitle">
|
||||
<source xml:lang="en">SQL Server: Disable Group By Schema</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -1943,7 +1943,7 @@
|
||||
<source xml:lang="en">Select a target database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.select.service.select.migration.target">
|
||||
<source xml:lang="en">Select a target server.</source>
|
||||
<source xml:lang="en">Select a target server</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.select.service.select.a.tenant">
|
||||
<source xml:lang="en">Select a tenant</source>
|
||||
|
||||
@@ -944,12 +944,19 @@ Default Skipped Commands:
|
||||
<trans-unit id="profiler.sessionStopped">
|
||||
<source xml:lang="en">XEvent Profiler Session stopped unexpectedly on the server {0}.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="profilerInput.connDetails">
|
||||
<source xml:lang="en">Connection Details: </source>
|
||||
</trans-unit>
|
||||
<trans-unit id="profilerInput.notConnected">
|
||||
<source xml:lang="en">Not connected</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="profilerInput.profiler">
|
||||
<source xml:lang="en">Profiler</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="profilerInput.sessionName">
|
||||
<source xml:lang="en">: Session Name: {0}
|
||||
</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/browser/editor/resourceViewer/resourceViewerInput" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="resourceViewer.showActions">
|
||||
|
||||
Reference in New Issue
Block a user