mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 17:23:02 -05:00
[Loc] more string changes (#19379)
This commit is contained in:
@@ -153,6 +153,12 @@
|
||||
<trans-unit id="mssql.executeHeader">
|
||||
<source xml:lang="en">Execute</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.failedToFindAccount">
|
||||
<source xml:lang="en">Failed to find azure account {0} when executing token refresh</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.failedToFindTenants">
|
||||
<source xml:lang="en">Failed to find tenant '{0}' in account '{1}' when refreshing security token</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.group">
|
||||
<source xml:lang="en">Group</source>
|
||||
</trans-unit>
|
||||
@@ -189,6 +195,12 @@
|
||||
<trans-unit id="mssql.stickyHeader">
|
||||
<source xml:lang="en">Sticky Bit</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.tokenRefreshFailed">
|
||||
<source xml:lang="en">{0} AAD token refresh failed, please reconnect to enable {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.tokenRefreshFailedNoSecurityToken">
|
||||
<source xml:lang="en">Editor token refresh failed, autocompletion will be disabled until the editor is disconnected and reconnected</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="mssql.userLabel">
|
||||
<source xml:lang="en">User</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -7,15 +7,9 @@
|
||||
<trans-unit id="addPackage">
|
||||
<source xml:lang="en">Add Package</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="addPackageReferenceMessage">
|
||||
<source xml:lang="en">To use SQL bindings, ensure your Azure Functions project has a reference to {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="addSqlBinding">
|
||||
<source xml:lang="en">Adding SQL Binding to function "{0}"...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="addSqlBindingPackageError">
|
||||
<source xml:lang="en">Error adding Sql Binding extension package to project</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azureFunctionsExtensionNotFound">
|
||||
<source xml:lang="en">The Azure Functions extension is required to create a new Azure Function with SQL binding but is not installed, install it now?</source>
|
||||
</trans-unit>
|
||||
@@ -23,7 +17,7 @@
|
||||
<source xml:lang="en">Azure Functions extension must be installed in order to use this feature.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azureFunctionsProjectMustBeOpened">
|
||||
<source xml:lang="en">A C# Azure Functions project must be present in order to create a new Azure Function for this table.</source>
|
||||
<source xml:lang="en">A C# Azure Functions project must be present in order to create a new Azure Function with SQL binding.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="browseEllipsis">
|
||||
<source xml:lang="en">Browse...</source>
|
||||
@@ -91,9 +85,6 @@
|
||||
<trans-unit id="install">
|
||||
<source xml:lang="en">Install</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jsonParseError">
|
||||
<source xml:lang="en">{0} near line "{1}", column "{2}"</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="learnMore">
|
||||
<source xml:lang="en">Learn more</source>
|
||||
</trans-unit>
|
||||
@@ -103,9 +94,6 @@
|
||||
<trans-unit id="nameMustNotBeEmpty">
|
||||
<source xml:lang="en">Name must not be empty</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="needConnection">
|
||||
<source xml:lang="en">A connection is required to use Azure Function with SQL Binding</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="noAzureFunctionsInFile">
|
||||
<source xml:lang="en">No Azure functions in the current active file</source>
|
||||
</trans-unit>
|
||||
@@ -172,9 +160,6 @@
|
||||
<trans-unit id="timeoutExtensionError">
|
||||
<source xml:lang="en">Timed out waiting for extension to install</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="timeoutProjectError">
|
||||
<source xml:lang="en">Timed out waiting for project to be created</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="unableToSetConnectionString">
|
||||
<source xml:lang="en">Failed to set connection string app setting</source>
|
||||
</trans-unit>
|
||||
@@ -187,9 +172,6 @@
|
||||
<trans-unit id="valueMustNotBeEmpty">
|
||||
<source xml:lang="en">Value must not be empty</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="workspaceMustBeUsed">
|
||||
<source xml:lang="en">The current folder is not a workspace folder. Please open a workspace folder and try again.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="yesString">
|
||||
<source xml:lang="en">Yes</source>
|
||||
</trans-unit>
|
||||
@@ -205,7 +187,7 @@
|
||||
<source xml:lang="en">Add SQL Binding (preview)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlBindings.createAzureFunction">
|
||||
<source xml:lang="en">Create Azure Function with SQL binding</source>
|
||||
<source xml:lang="en">Create Azure Function with SQL binding (preview)</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
@@ -712,6 +712,9 @@
|
||||
<trans-unit id="designer.IssueListAriaLabel">
|
||||
<source xml:lang="en">Issues</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="designer.moreInfoLink">
|
||||
<source xml:lang="en">More information</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/browser/designer/designerPropertiesPane" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="tableDesigner.propertiesPaneTitle">
|
||||
@@ -1500,9 +1503,6 @@
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/connection/browser/connection.contribution" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="connection.parseClipboardForConnectionStringDescription">
|
||||
<source xml:lang="en">Attempt to parse the contents of the clipboard when the connection dialog is opened or a paste is performed.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connection.showUnsupportedServerVersionWarning">
|
||||
<source xml:lang="en">Whether to show the warning message when user connects to a server version that is not supported by Azure Data Studio.</source>
|
||||
</trans-unit>
|
||||
@@ -1540,6 +1540,9 @@
|
||||
<trans-unit id="schema.displayName">
|
||||
<source xml:lang="en">Display Name for the provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="schema.enableConnectionStringOption">
|
||||
<source xml:lang="en">Whether the provider supports connection string as an input option. The default value is false.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="schema.iconPath">
|
||||
<source xml:lang="en">Icon path for the server type</source>
|
||||
</trans-unit>
|
||||
@@ -1552,6 +1555,9 @@
|
||||
<trans-unit id="schema.providerId">
|
||||
<source xml:lang="en">Common id for the provider</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="schema.useConnectionStringAsDefaultOption">
|
||||
<source xml:lang="en">Whether the connection provider uses connection string as the default option to connect. The default value is false.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/contrib/connection/common/connectionTreeProviderExentionPoint" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="connectionTreeProvider.schema.id">
|
||||
@@ -5141,8 +5147,14 @@ Error: {1}</source>
|
||||
<trans-unit id="connectionWidget.AddAzureAccount">
|
||||
<source xml:lang="en">Add an account...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionWidget.fieldWillBeTrimmed">
|
||||
<source xml:lang="en">{0} will be trimmed.</source>
|
||||
<trans-unit id="connectionWidget.ConnectionStringError">
|
||||
<source xml:lang="en">Failed to parse the connection string.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionWidget.Error">
|
||||
<source xml:lang="en">Error</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionWidget.connectionString">
|
||||
<source xml:lang="en">Connection string</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionWidget.invalidAzureAccount">
|
||||
<source xml:lang="en">You must select an account</source>
|
||||
|
||||
Reference in New Issue
Block a user