mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Langpack source and XLF update for April 2023 Release (#22554)
This commit is contained in:
@@ -159,6 +159,15 @@
|
||||
<trans-unit id="azuredatastudio">
|
||||
<source xml:lang="en">Azure Data Studio</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuredatastudio.download">
|
||||
<source xml:lang="en">Download</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuredatastudio.downloadTooltip">
|
||||
<source xml:lang="en">Download this extension from an external source</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azuredatastudio.installTooltip">
|
||||
<source xml:lang="en">Install this extension</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionDialogBrowseTree.context">
|
||||
<source xml:lang="en">The connection dialog's browse tree context menu</source>
|
||||
</trans-unit>
|
||||
@@ -3900,6 +3909,9 @@ Error: {1}</source>
|
||||
<trans-unit id="newNotebookAction">
|
||||
<source xml:lang="en">New Notebook</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="newNotebookTask.newNotebook">
|
||||
<source xml:lang="en">New Notebook</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="newViewLabel">
|
||||
<source xml:lang="en">Create New View</source>
|
||||
</trans-unit>
|
||||
@@ -4175,6 +4187,9 @@ Error: {1}</source>
|
||||
<trans-unit id="serverGroup.colors">
|
||||
<source xml:lang="en">Server Group color palette used in the Object Explorer viewlet.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverTree.configuration.title">
|
||||
<source xml:lang="en">Server Tree</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverTree.nodeExpansionTimeout">
|
||||
<source xml:lang="en">The timeout in seconds for expanding a node in the Servers view</source>
|
||||
</trans-unit>
|
||||
@@ -5320,18 +5335,18 @@ Error Message: {1}</source>
|
||||
<trans-unit id="addAccountFailedGenericMessage">
|
||||
<source xml:lang="en">Adding account failed, check Azure Accounts log for more info.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="addAccountFailedMessage">
|
||||
<source xml:lang="en">{0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="loggingIn">
|
||||
<source xml:lang="en">Adding account...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="refreshAccountFailedGenericMessage">
|
||||
<source xml:lang="en">Refreshing account failed, check Azure Accounts log for more info.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="refreshCanceled">
|
||||
<source xml:lang="en">Refresh account was canceled by the user</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="refreshFailed">
|
||||
<source xml:lang="en">0
|
||||
Error Message: 1</source>
|
||||
<source xml:lang="en">{0}
|
||||
Error Message: {1}</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/accountManagement/browser/accountPickerImpl" source-language="en" datatype="plaintext"><body>
|
||||
@@ -6201,6 +6216,15 @@ Error Message: 1</source>
|
||||
<trans-unit id="nodeExpansionTimeout">
|
||||
<source xml:lang="en">Node expansion timed out for node {0} for providers {1}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectExplorerMissingConnectionForSession">
|
||||
<source xml:lang="en">Timeout waiting for session {0} to be created for connection "{1}". This has probably happened because OE service did not recieve a response for createNewSession from the provider for connection "{1}"</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectExplorerMissingSession">
|
||||
<source xml:lang="en">Timed out waiting for session {0} to be created. This has probably happened because OE service did not recieve a response for createNewSession from the provider.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="objectExplorerSessionIdMissing">
|
||||
<source xml:lang="en">The session ID returned by provider "{0}" for connection "{1}" is invalid.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/objectExplorer/browser/objectExplorerViewTreeShim" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="firewallCanceled">
|
||||
@@ -6223,6 +6247,11 @@ Error Message: 1</source>
|
||||
<trans-unit id="treeCreation.regTreeAriaLabel">
|
||||
<source xml:lang="en">Servers</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/objectExplorer/browser/treeUpdateUtils" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="objectExplorerTimeout">
|
||||
<source xml:lang="en">Object Explorer expansion timed out for '{0}'</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/profiler/browser/profilerColumnEditorDialog" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="eventSort">
|
||||
|
||||
Reference in New Issue
Block a user