mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
[Loc] added xlf updates for 4-18-2022 (#19140)
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
<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>
|
||||
</trans-unit>
|
||||
<trans-unit id="browseEllipsis">
|
||||
<source xml:lang="en">Browse...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="closeButton">
|
||||
<source xml:lang="en">Close</source>
|
||||
</trans-unit>
|
||||
@@ -127,6 +130,9 @@
|
||||
<trans-unit id="selectBindingType">
|
||||
<source xml:lang="en">Select type of binding</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectButton">
|
||||
<source xml:lang="en">Select</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectConnectionError">
|
||||
<source xml:lang="en">Failed to set connection string app setting: {0}</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -450,9 +450,12 @@
|
||||
<trans-unit id="invalidProjectReload">
|
||||
<source xml:lang="en">Cannot access provided database project. Only valid, open database projects can be reloaded.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="invalidPropertyValue">
|
||||
<trans-unit id="invalidPropertyValueInSqlProj">
|
||||
<source xml:lang="en">Invalid value specified for the property '{0}' in .sqlproj file</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="invalidPropertyValueProvided">
|
||||
<source xml:lang="en">Project property value '{0} is invalid</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="invalidSQLPassword">
|
||||
<source xml:lang="en">{0} password doesn't meet the password complexity requirement. For more information see https://docs.microsoft.com/sql/relational-databases/security/password-policy</source>
|
||||
</trans-unit>
|
||||
@@ -702,6 +705,9 @@
|
||||
<trans-unit id="scriptFriendlyName">
|
||||
<source xml:lang="en">Script</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sdkLearnMorePlaceholder">
|
||||
<source xml:lang="en">Click "Learn More" button for more information about SDK-style projects</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sdkStyleProject">
|
||||
<source xml:lang="en">SDK-style project (Preview)</source>
|
||||
</trans-unit>
|
||||
@@ -885,6 +891,9 @@
|
||||
<trans-unit id="viewFriendlyName">
|
||||
<source xml:lang="en">View</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="yesRecommended">
|
||||
<source xml:lang="en">Yes (Recommended)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="yesString">
|
||||
<source xml:lang="en">Yes</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -5932,6 +5932,9 @@ Error: {1}</source>
|
||||
<trans-unit id="serverGroup.cancel">
|
||||
<source xml:lang="en">Cancel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverGroup.colorValue">
|
||||
<source xml:lang="en">Color: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="serverGroup.ok">
|
||||
<source xml:lang="en">OK</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user