mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
[Loc] update to sql-database-projects (#18764)
This commit is contained in:
@@ -16,9 +16,6 @@
|
||||
<trans-unit id="PublishHistory">
|
||||
<source xml:lang="en">Publish History</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="SettingAlreadyExists">
|
||||
<source xml:lang="en">Local app setting '{0}' already exists. Overwrite?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="Status">
|
||||
<source xml:lang="en">Status</source>
|
||||
</trans-unit>
|
||||
@@ -49,15 +46,6 @@
|
||||
<trans-unit id="addItemAction">
|
||||
<source xml:lang="en">Add Item</source>
|
||||
</trans-unit>
|
||||
<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="addSqlBindingPackageError">
|
||||
<source xml:lang="en">Error adding Sql Binding extension package to project</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="appSettingPrompt">
|
||||
<source xml:lang="en">Would you like to update Azure Function local.settings.json with the new connection string?</source>
|
||||
</trans-unit>
|
||||
@@ -124,9 +112,6 @@
|
||||
<trans-unit id="cleaningDockerImagesMessage">
|
||||
<source xml:lang="en">Cleaning existing deployments...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="closeButton">
|
||||
<source xml:lang="en">Close</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="compareActionRadiButtonLabel">
|
||||
<source xml:lang="en">View changes in Schema Compare</source>
|
||||
</trans-unit>
|
||||
@@ -142,27 +127,15 @@
|
||||
<trans-unit id="connectionFailedError">
|
||||
<source xml:lang="en">Connection failed error: '{0}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionProfile">
|
||||
<source xml:lang="en">Select a connection profile</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionRadioButtonLabel">
|
||||
<source xml:lang="en">Connections</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionStringSetting">
|
||||
<source xml:lang="en">Connection string setting name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="connectionStringSettingPlaceholder">
|
||||
<source xml:lang="en">Connection string setting specified in "local.settings.json"</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="containerAlreadyExistForProject">
|
||||
<source xml:lang="en">Containers already exist for this project. Do you want to delete them before deploying a new one?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createNew">
|
||||
<source xml:lang="en">Create New</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createNewLocalAppSetting">
|
||||
<source xml:lang="en">Create new local app setting</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createProjectDialogOkButtonText">
|
||||
<source xml:lang="en">Create</source>
|
||||
</trans-unit>
|
||||
@@ -337,18 +310,12 @@
|
||||
<trans-unit id="enterConnStringTemplateDescription">
|
||||
<source xml:lang="en">Enter a template for SQL connection string</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterConnectionString">
|
||||
<source xml:lang="en">Enter connection string</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterConnectionStringEnvName">
|
||||
<source xml:lang="en">Enter connection string environment variable name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterConnectionStringEnvNameDescription">
|
||||
<source xml:lang="en">Enter environment variable for SQL connection string</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterConnectionStringSettingName">
|
||||
<source xml:lang="en">Enter connection string setting name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterConnectionStringTemplate">
|
||||
<source xml:lang="en">Enter connection string template</source>
|
||||
</trans-unit>
|
||||
@@ -361,12 +328,6 @@
|
||||
<trans-unit id="enterPassword">
|
||||
<source xml:lang="en">Enter SQL Server admin password</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterPasswordManually">
|
||||
<source xml:lang="en">Enter password or press escape to cancel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterPasswordPrompt">
|
||||
<source xml:lang="en">Enter the password to be used for the connection string</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterPortNumber">
|
||||
<source xml:lang="en">Enter SQL server port number or press enter to use the default value</source>
|
||||
</trans-unit>
|
||||
@@ -411,12 +372,6 @@
|
||||
<trans-unit id="extractTargetRequired">
|
||||
<source xml:lang="en">Target information for extract is required to create database project.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="failedToGetConnectionString">
|
||||
<source xml:lang="en">An error occurred generating the connection string for the selected connection</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="failedToParse">
|
||||
<source xml:lang="en">Failed to parse "{0}": {1}.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="file">
|
||||
<source xml:lang="en">File</source>
|
||||
</trans-unit>
|
||||
@@ -468,12 +423,6 @@
|
||||
<trans-unit id="importElements">
|
||||
<source xml:lang="en">Import Elements</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="includePassword">
|
||||
<source xml:lang="en">Do you want to include the password from this connection in your local.settings.json file?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="input">
|
||||
<source xml:lang="en">Input</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="installGlobally">
|
||||
<source xml:lang="en">Install globally</source>
|
||||
</trans-unit>
|
||||
@@ -504,9 +453,6 @@
|
||||
<trans-unit id="invalidTargetPlatform">
|
||||
<source xml:lang="en">Invalid target platform: {0}. Supported target platforms: {1}</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>
|
||||
@@ -522,9 +468,6 @@
|
||||
<trans-unit id="missingVersion">
|
||||
<source xml:lang="en">Missing 'version' entry in {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="moreInformation">
|
||||
<source xml:lang="en">More Information</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="msec">
|
||||
<source xml:lang="en">msec</source>
|
||||
</trans-unit>
|
||||
@@ -543,12 +486,6 @@
|
||||
<trans-unit id="newObjectNamePrompt">
|
||||
<source xml:lang="en">New {0} name:</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="noAzureFunctionsInFile">
|
||||
<source xml:lang="en">No Azure functions in the current active file</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="noAzureFunctionsProjectsInWorkspace">
|
||||
<source xml:lang="en">No Azure functions projects found in the workspace</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="noDataSourcesFile">
|
||||
<source xml:lang="en">No {0} found</source>
|
||||
</trans-unit>
|
||||
@@ -600,12 +537,6 @@
|
||||
<trans-unit id="openEulaString">
|
||||
<source xml:lang="en">Open License Agreement</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="openFile">
|
||||
<source xml:lang="en">Open File</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="output">
|
||||
<source xml:lang="en">Output</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="outsideFolderPath">
|
||||
<source xml:lang="en">Items with absolute path outside project folder are not supported. Please make sure the paths in the project file are relative to project folder.</source>
|
||||
</trans-unit>
|
||||
@@ -741,12 +672,6 @@
|
||||
<trans-unit id="sameDatabase">
|
||||
<source xml:lang="en">Same database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="save">
|
||||
<source xml:lang="en">Save</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="saveChangesInFile">
|
||||
<source xml:lang="en">There are unsaved changes in the current file. Save now?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="schema">
|
||||
<source xml:lang="en">Schema</source>
|
||||
</trans-unit>
|
||||
@@ -766,29 +691,17 @@
|
||||
<source xml:lang="en">Script</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sdkStyleProject">
|
||||
<source xml:lang="en">SDK-style project</source>
|
||||
<source xml:lang="en">SDK-style project (Preview)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sec">
|
||||
<source xml:lang="en">sec</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectAzureFunction">
|
||||
<source xml:lang="en">Select an Azure function in the current file to add SQL binding to</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectBaseImage">
|
||||
<source xml:lang="en">Select the base SQL Server docker image</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectBindingType">
|
||||
<source xml:lang="en">Select type of binding</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectConnection">
|
||||
<source xml:lang="en">Select connection</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectConnectionError">
|
||||
<source xml:lang="en">Failed to set connection string app setting: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectConnectionString">
|
||||
<source xml:lang="en">Select SQL connection string method</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectDacpac">
|
||||
<source xml:lang="en">Select .dacpac</source>
|
||||
</trans-unit>
|
||||
@@ -813,9 +726,6 @@
|
||||
<trans-unit id="selectPublishOption">
|
||||
<source xml:lang="en">Select where to publish the project to</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectSetting">
|
||||
<source xml:lang="en">Select SQL connection string setting from local.settings.json</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="selectSpecFile">
|
||||
<source xml:lang="en">Select OpenAPI/Swagger spec file</source>
|
||||
</trans-unit>
|
||||
@@ -876,12 +786,6 @@
|
||||
<trans-unit id="sqlDatabaseProjects.outputChannel">
|
||||
<source xml:lang="en">Database Projects</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlTableOrViewToQuery">
|
||||
<source xml:lang="en">SQL table or view to query</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlTableToUpsert">
|
||||
<source xml:lang="en">SQL table to upsert into</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="storedProcedureFriendlyName">
|
||||
<source xml:lang="en">Stored Procedure</source>
|
||||
</trans-unit>
|
||||
@@ -921,9 +825,6 @@
|
||||
<trans-unit id="unableToPerformAction">
|
||||
<source xml:lang="en">Unable to locate '{0}' target: '{1}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="unableToSetConnectionString">
|
||||
<source xml:lang="en">Failed to set connection string app setting</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="unexpectedProjectContext">
|
||||
<source xml:lang="en">Unable to establish project context. Command invoked from unexpected location: {0}</source>
|
||||
</trans-unit>
|
||||
@@ -954,12 +855,6 @@
|
||||
<trans-unit id="updatingProjectFromDatabase">
|
||||
<source xml:lang="en">Updating {0} from {1}...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="userConnectionString">
|
||||
<source xml:lang="en">Enter connection string</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="userPasswordLater">
|
||||
<source xml:lang="en">In order to user the SQL connection string later you will need to manually enter the password in your local.settings.json file.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="userSelectionCancelled">
|
||||
<source xml:lang="en">User has cancelled selection for how to run autorest.</source>
|
||||
</trans-unit>
|
||||
@@ -972,9 +867,6 @@
|
||||
<trans-unit id="valueCannotBeEmpty">
|
||||
<source xml:lang="en">Value cannot be empty</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="valueMustNotBeEmpty">
|
||||
<source xml:lang="en">Value must not be empty</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="viewFriendlyName">
|
||||
<source xml:lang="en">View</source>
|
||||
</trans-unit>
|
||||
@@ -1011,9 +903,6 @@
|
||||
<trans-unit id="sqlDatabaseProjects.addExistingItem">
|
||||
<source xml:lang="en">Add Existing Item...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.addSqlBinding">
|
||||
<source xml:lang="en">Add SQL Binding (preview)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sqlDatabaseProjects.autorestSqlVersion">
|
||||
<source xml:lang="en">Which version of Autorest.Sql to use from NPM. Latest will be used if not set.</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user