Files
azuredatastudio/resources/xlf/en/sql-database-projects.xlf

1159 lines
51 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/sql-database-projects/dist/common/constants" source-language="en" datatype="plaintext"><body>
<trans-unit id="BuildHistory">
<source xml:lang="en">Build History</source>
</trans-unit>
<trans-unit id="Date">
<source xml:lang="en">Date</source>
</trans-unit>
<trans-unit id="Failed">
<source xml:lang="en">Failed</source>
</trans-unit>
<trans-unit id="InProgress">
<source xml:lang="en">In progress</source>
</trans-unit>
<trans-unit id="PublishHistory">
<source xml:lang="en">Publish History</source>
</trans-unit>
<trans-unit id="Status">
<source xml:lang="en">Status</source>
</trans-unit>
<trans-unit id="Success">
<source xml:lang="en">Success</source>
</trans-unit>
<trans-unit id="TargetDatabase">
<source xml:lang="en">Target Database</source>
</trans-unit>
<trans-unit id="TargetPlatform">
<source xml:lang="en">Target Platform</source>
</trans-unit>
<trans-unit id="TargetServer">
<source xml:lang="en">Target Server</source>
</trans-unit>
<trans-unit id="Time">
<source xml:lang="en">Time</source>
</trans-unit>
<trans-unit id="actionLabel">
<source xml:lang="en">Action</source>
</trans-unit>
<trans-unit id="addDatabaseReferenceOkButtonText">
<source xml:lang="en">Add reference</source>
</trans-unit>
<trans-unit id="addDatabaseReferencedialogName">
<source xml:lang="en">Add database reference</source>
</trans-unit>
<trans-unit id="addItemAction">
<source xml:lang="en">Add Item</source>
</trans-unit>
<trans-unit id="advancedOptionsButton">
<source xml:lang="en">Advanced...</source>
</trans-unit>
<trans-unit id="advancedPublishOptions">
<source xml:lang="en">Advanced Publish Options</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>
<trans-unit id="applyConfirmation">
<source xml:lang="en">Are you sure you want to update the target project?</source>
</trans-unit>
<trans-unit id="applyError">
<source xml:lang="en">There was an error updating the project: {0}</source>
</trans-unit>
<trans-unit id="applySuccess">
<source xml:lang="en">Project was successfully updated.</source>
</trans-unit>
<trans-unit id="at">
<source xml:lang="en">at</source>
</trans-unit>
<trans-unit id="autorestProjectName">
<source xml:lang="en">New SQL project name</source>
</trans-unit>
<trans-unit id="azureAccounts">
<source xml:lang="en">Azure accounts</source>
</trans-unit>
<trans-unit id="azureAddAccount">
<source xml:lang="en">Add an Account...</source>
</trans-unit>
<trans-unit id="azureServerName">
<source xml:lang="en">Azure SQL server name</source>
</trans-unit>
<trans-unit id="azureSqlServerCreated">
<source xml:lang="en">Azure SQL Server '{0}' created</source>
</trans-unit>
<trans-unit id="azureSubscription">
<source xml:lang="en">Azure subscription</source>
</trans-unit>
<trans-unit id="baseDockerImage">
<source xml:lang="en">Base {0} Docker image</source>
</trans-unit>
<trans-unit id="browseButtonText">
<source xml:lang="en">Browse folder</source>
</trans-unit>
<trans-unit id="browseEllipsis">
<source xml:lang="en">Browse...</source>
</trans-unit>
<trans-unit id="browseForProfile">
<source xml:lang="en">Browse for profile</source>
</trans-unit>
<trans-unit id="buildAction">
<source xml:lang="en">Build</source>
</trans-unit>
<trans-unit id="buildElements">
<source xml:lang="en">Build Elements</source>
</trans-unit>
<trans-unit id="buildFailedCannotStartSchemaCompare">
<source xml:lang="en">Schema compare could not start because build failed</source>
</trans-unit>
<trans-unit id="cancelButtonText">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="cannotResolvePath">
<source xml:lang="en">Cannot resolve path {0}</source>
</trans-unit>
<trans-unit id="cantAddCircularProjectReference">
<source xml:lang="en">A reference to project '{0}' cannot be added. Adding this project as a reference would cause a circular dependency</source>
</trans-unit>
<trans-unit id="changeTargetPlatformAction">
<source xml:lang="en">Change Target Platform</source>
</trans-unit>
<trans-unit id="checkoutOutputMessage">
<source xml:lang="en">Check output pane for more details</source>
</trans-unit>
<trans-unit id="chooseAction">
<source xml:lang="en">Choose action</source>
</trans-unit>
<trans-unit id="chooseSqlcmdVarsToModify">
<source xml:lang="en">Choose SQLCMD variables to modify</source>
</trans-unit>
<trans-unit id="cicularProjectReference">
<source xml:lang="en">Circular reference from project {0} to project {1}</source>
</trans-unit>
<trans-unit id="cleaningDockerImagesMessage">
<source xml:lang="en">Cleaning existing deployments...</source>
</trans-unit>
<trans-unit id="compareActionRadiButtonLabel">
<source xml:lang="en">View changes in Schema Compare</source>
</trans-unit>
<trans-unit id="confirmPassword">
<source xml:lang="en">Confirm {0} admin password</source>
</trans-unit>
<trans-unit id="confirmServerPassword">
<source xml:lang="en">Confirm {0} admin password</source>
</trans-unit>
<trans-unit id="connectingToSqlServerMessage">
<source xml:lang="en">Connecting to SQL Server</source>
</trans-unit>
<trans-unit id="connectionFailedError">
<source xml:lang="en">Connection failed error: '{0}'</source>
</trans-unit>
<trans-unit id="connectionRadioButtonLabel">
<source xml:lang="en">Connections</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="convertToSdkStyleConfirmation">
<source xml:lang="en">The project '{0}' will not be fully compatible with SSDT after conversion. A backup copy of the project file will be created in the project folder prior to conversion. More information is available at https://aka.ms/sqlprojsdk. Continue with converting to SDK-style project?</source>
</trans-unit>
<trans-unit id="createNew">
<source xml:lang="en">Create New</source>
</trans-unit>
<trans-unit id="createProjectDialogOkButtonText">
<source xml:lang="en">Create</source>
</trans-unit>
<trans-unit id="createProjectFromDatabaseDialogName">
<source xml:lang="en">Create project from database</source>
</trans-unit>
<trans-unit id="createProjectSettings">
<source xml:lang="en">Settings</source>
</trans-unit>
<trans-unit id="creatingAzureSqlServer">
<source xml:lang="en">Creating Azure SQL Server '{0}' ...</source>
</trans-unit>
<trans-unit id="creatingDeploymentSettingsMessage">
<source xml:lang="en">Creating deployment settings ...</source>
</trans-unit>
<trans-unit id="currentTargetPlatform">
<source xml:lang="en">Target platform of the project {0} is now {1}</source>
</trans-unit>
<trans-unit id="dacpacFileLocationRequired">
<source xml:lang="en">Dacpac file location is required for adding a reference to a database</source>
</trans-unit>
<trans-unit id="dacpacFiles">
<source xml:lang="en">dacpac Files</source>
</trans-unit>
<trans-unit id="dacpacNotOnSameDrive">
<source xml:lang="en">Dacpac references need to be located on the same drive as the project file.</source>
</trans-unit>
<trans-unit id="dacpacReferenceElement">
<source xml:lang="en">Dacpac reference</source>
</trans-unit>
<trans-unit id="dacpacText">
<source xml:lang="en">Data-tier application (.dacpac)</source>
</trans-unit>
<trans-unit id="dataSource">
<source xml:lang="en">Data Source</source>
</trans-unit>
<trans-unit id="dataSourceDropdownTitle">
<source xml:lang="en">Data source</source>
</trans-unit>
<trans-unit id="dataSourceRadioButtonLabel">
<source xml:lang="en">Data sources</source>
</trans-unit>
<trans-unit id="dataSourcesNodeName">
<source xml:lang="en">Data Sources</source>
</trans-unit>
<trans-unit id="databaseLocation">
<source xml:lang="en">Database location is required for adding a reference to a database</source>
</trans-unit>
<trans-unit id="databaseName">
<source xml:lang="en">Database name</source>
</trans-unit>
<trans-unit id="databaseNameLabel">
<source xml:lang="en">Database</source>
</trans-unit>
<trans-unit id="databaseNameRequired">
<source xml:lang="en">Database name is required for adding a reference to a different database</source>
</trans-unit>
<trans-unit id="databaseNameRequiredVariableOptional">
<source xml:lang="en">A database name is required. The database variable is optional.</source>
</trans-unit>
<trans-unit id="databaseNameServerNameVariableRequired">
<source xml:lang="en">A database name, server name, and server variable are required. The database variable is optional</source>
</trans-unit>
<trans-unit id="databaseProject">
<source xml:lang="en">Database project</source>
</trans-unit>
<trans-unit id="databaseReferenceAlreadyExists">
<source xml:lang="en">A reference to this database already exists in this project</source>
</trans-unit>
<trans-unit id="databaseReferenceTypeRequired">
<source xml:lang="en">Database reference type is required for adding a reference to a database</source>
</trans-unit>
<trans-unit id="databaseReferencesNodeName">
<source xml:lang="en">Database References</source>
</trans-unit>
<trans-unit id="databaseSelectionRequired">
<source xml:lang="en">Database selection is required to create a project from a database</source>
</trans-unit>
<trans-unit id="databaseVariable">
<source xml:lang="en">Database variable</source>
</trans-unit>
<trans-unit id="dataworkspace.projectDirectoryAlreadyExistError">
<source xml:lang="en">There is already a directory named '{0}' in the selected location: '{1}'.</source>
</trans-unit>
<trans-unit id="dataworkspace.projectParentDirectoryNotExistError">
<source xml:lang="en">The selected project location '{0}' does not exist or is not a directory.</source>
</trans-unit>
<trans-unit id="default">
<source xml:lang="en">default</source>
</trans-unit>
<trans-unit id="defaultProjectNameStarter">
<source xml:lang="en">DatabaseProject</source>
</trans-unit>
<trans-unit id="defaultQuickPickItem">
<source xml:lang="en">Default - image defined as default in the container registry</source>
</trans-unit>
<trans-unit id="deleteAction">
<source xml:lang="en">Delete</source>
</trans-unit>
<trans-unit id="deleteConfirmation">
<source xml:lang="en">Are you sure you want to delete {0}?</source>
</trans-unit>
<trans-unit id="deleteConfirmationContents">
<source xml:lang="en">Are you sure you want to delete {0} and all of its contents?</source>
</trans-unit>
<trans-unit id="deleteReferenceConfirmation">
<source xml:lang="en">Are you sure you want to delete the reference to {0}?</source>
</trans-unit>
<trans-unit id="deployAppSettingUpdateFailed">
<source xml:lang="en">Failed to update app setting '{0}'</source>
</trans-unit>
<trans-unit id="deployAppSettingUpdating">
<source xml:lang="en">Updating app setting: '{0}'</source>
</trans-unit>
<trans-unit id="deployDbTaskName">
<source xml:lang="en">Deploying SQL Db Project Locally</source>
</trans-unit>
<trans-unit id="deployProjectFailedMessage">
<source xml:lang="en">Failed to open a connection to the deployed database'</source>
</trans-unit>
<trans-unit id="deployScriptExists">
<source xml:lang="en">A {0} script already exists. The new script will not be included in build.</source>
</trans-unit>
<trans-unit id="differentDbDifferentServer">
<source xml:lang="en">Different database, different server</source>
</trans-unit>
<trans-unit id="differentDbSameServer">
<source xml:lang="en">Different database, same server</source>
</trans-unit>
<trans-unit id="dockerContainerCreatedMessage">
<source xml:lang="en">Docker created id: '{0}'</source>
</trans-unit>
<trans-unit id="dockerContainerFailedToRunErrorMessage">
<source xml:lang="en">Failed to run the docker container</source>
</trans-unit>
<trans-unit id="dockerContainerNotRunningErrorMessage">
<source xml:lang="en">Docker container is not running</source>
</trans-unit>
<trans-unit id="dockerImageEulaMessage">
<source xml:lang="en">License Agreement:</source>
</trans-unit>
<trans-unit id="dockerImageMessage">
<source xml:lang="en">Docker Image:</source>
</trans-unit>
<trans-unit id="dockerImagesPlaceHolder">
<source xml:lang="en">Use {0} on local arm64/Apple Silicon</source>
</trans-unit>
<trans-unit id="dockerLogMessage">
<source xml:lang="en">Docker logs: '{0}'</source>
</trans-unit>
<trans-unit id="dockerNotRunningError">
<source xml:lang="en">Failed to verify docker. Please make sure docker is installed and running. Error: '{0}'</source>
</trans-unit>
<trans-unit id="done">
<source xml:lang="en">Done</source>
</trans-unit>
<trans-unit id="dontUseProfile">
<source xml:lang="en">Don't use profile</source>
</trans-unit>
<trans-unit id="downloadError">
<source xml:lang="en">Download error</source>
</trans-unit>
<trans-unit id="downloadProgress">
<source xml:lang="en">Download progress</source>
</trans-unit>
<trans-unit id="downloading">
<source xml:lang="en">Downloading</source>
</trans-unit>
<trans-unit id="downloadingDacFxDlls">
<source xml:lang="en">Downloading Microsoft.Build.Sql nuget to get build DLLs</source>
</trans-unit>
<trans-unit id="downloadingFromTo">
<source xml:lang="en">Downloading from {0} to {1}</source>
</trans-unit>
<trans-unit id="edgeEulaAgreementTitle">
<source xml:lang="en">Microsoft Azure SQL Edge License Agreement</source>
</trans-unit>
<trans-unit id="edgeProjectTypeDescription">
<source xml:lang="en">Start with the core pieces to develop and publish schemas for Azure SQL Edge Database</source>
</trans-unit>
<trans-unit id="edgeProjectTypeDisplayName">
<source xml:lang="en">Azure SQL Edge Database</source>
</trans-unit>
<trans-unit id="emptyAzureDbProjectTypeDescription">
<source xml:lang="en">Develop and publish schemas for Azure SQL Database starting from an empty project</source>
</trans-unit>
<trans-unit id="emptyAzureDbProjectTypeDisplayName">
<source xml:lang="en">Azure SQL Database</source>
</trans-unit>
<trans-unit id="emptyProjectTypeDescription">
<source xml:lang="en">Develop and publish schemas for SQL Server databases starting from an empty project</source>
</trans-unit>
<trans-unit id="emptyProjectTypeDisplayName">
<source xml:lang="en">SQL Server Database</source>
</trans-unit>
<trans-unit id="emptySdkProjectTypeDescription">
<source xml:lang="en">Develop and publish schemas for SQL databases with Microsoft.Build.Sql (preview), starting from an empty SDK-style project.</source>
</trans-unit>
<trans-unit id="emptySdkProjectTypeDisplayName">
<source xml:lang="en">SQL Database (SDK)</source>
</trans-unit>
<trans-unit id="enterConnStringTemplateDescription">
<source xml:lang="en">Enter a template for SQL 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="enterConnectionStringTemplate">
<source xml:lang="en">Enter connection string template</source>
</trans-unit>
<trans-unit id="enterNewDatabaseName">
<source xml:lang="en">Enter new database name</source>
</trans-unit>
<trans-unit id="enterNewValueForVar">
<source xml:lang="en">Enter new value for variable '{0}'</source>
</trans-unit>
<trans-unit id="enterPassword">
<source xml:lang="en">Enter {0} admin password</source>
</trans-unit>
<trans-unit id="enterPortNumber">
<source xml:lang="en">Enter {0} port number or press enter to use the default value</source>
</trans-unit>
<trans-unit id="enterSystemDbName">
<source xml:lang="en">Enter a database name for this system database</source>
</trans-unit>
<trans-unit id="enterUser">
<source xml:lang="en">Enter {0} admin user name</source>
</trans-unit>
<trans-unit id="equalComparison">
<source xml:lang="en">The project is already up to date with the database.</source>
</trans-unit>
<trans-unit id="errorDownloading">
<source xml:lang="en">Error downloading {0}. Error: {1}</source>
</trans-unit>
<trans-unit id="errorExtracting">
<source xml:lang="en">Error extracting files from {0}. Error: {1}</source>
</trans-unit>
<trans-unit id="errorFindingBuildFilesLocation">
<source xml:lang="en">Error finding build files location: {0}</source>
</trans-unit>
<trans-unit id="errorReadingProjectGuid">
<source xml:lang="en">Error trying to read {0} of project '{1}'</source>
</trans-unit>
<trans-unit id="errorRetrievingBuildFiles">
<source xml:lang="en">Could not build project. Error retrieving files needed to build.</source>
</trans-unit>
<trans-unit id="eulaAgreementTemplate">
<source xml:lang="en">I accept the {0}.</source>
<note>The placeholders are contents of the line and should not be translated.</note>
</trans-unit>
<trans-unit id="eulaAgreementText">
<source xml:lang="en">I accept the {0}.</source>
<note>The placeholders are contents of the line and should not be translated.</note>
</trans-unit>
<trans-unit id="eulaAgreementTitle">
<source xml:lang="en">Microsoft SQL Server License Agreement</source>
</trans-unit>
<trans-unit id="exampleUsage">
<source xml:lang="en">Example Usage</source>
</trans-unit>
<trans-unit id="excludeAction">
<source xml:lang="en">Exclude</source>
</trans-unit>
<trans-unit id="excludeObjectTypes">
<source xml:lang="en">Exclude Object Types</source>
</trans-unit>
<trans-unit id="externalStream">
<source xml:lang="en">External Stream</source>
</trans-unit>
<trans-unit id="externalStreamingJobFriendlyName">
<source xml:lang="en">External Streaming Job</source>
</trans-unit>
<trans-unit id="externalStreamingJobValidationPassed">
<source xml:lang="en">Validation of external streaming job passed.</source>
</trans-unit>
<trans-unit id="extractTargetRequired">
<source xml:lang="en">Target information for extract is required to create database project.</source>
</trans-unit>
<trans-unit id="extractingDacFxDlls">
<source xml:lang="en">Extracting DacFx build DLLs to {0}</source>
</trans-unit>
<trans-unit id="file">
<source xml:lang="en">File</source>
</trans-unit>
<trans-unit id="fileAlreadyExists">
<source xml:lang="en">A file with the name '{0}' already exists on disk at this location. Please choose another name.</source>
</trans-unit>
<trans-unit id="fileFormat">
<source xml:lang="en">File Format</source>
</trans-unit>
<trans-unit id="fileObject">
<source xml:lang="en">file</source>
</trans-unit>
<trans-unit id="fileOrFolderDoesNotExist">
<source xml:lang="en">File or directory '{0}' doesn't exist</source>
</trans-unit>
<trans-unit id="flat">
<source xml:lang="en">Flat</source>
</trans-unit>
<trans-unit id="folderAlreadyExists">
<source xml:lang="en">A folder with the name '{0}' already exists on disk at this location. Please choose another name.</source>
</trans-unit>
<trans-unit id="folderAlreadyExistsChooseNewLocation">
<source xml:lang="en">A folder with the name '{0}' already exists on disk at this location. Please choose another location.</source>
</trans-unit>
<trans-unit id="folderElements">
<source xml:lang="en">Folder Elements</source>
</trans-unit>
<trans-unit id="folderFriendlyName">
<source xml:lang="en">Folder</source>
</trans-unit>
<trans-unit id="folderObject">
<source xml:lang="en">folder</source>
</trans-unit>
<trans-unit id="folderStructureLabel">
<source xml:lang="en">Folder structure</source>
</trans-unit>
<trans-unit id="generateScriptButtonText">
<source xml:lang="en">Generate Script</source>
</trans-unit>
<trans-unit id="generatingProjectFailed">
<source xml:lang="en">Generating project via AutoRest failed. Check output pane for more details. Error: {0}</source>
</trans-unit>
<trans-unit id="generatingProjectFromAutorest">
<source xml:lang="en">Generating new SQL project from {0}... Check output window for details.</source>
</trans-unit>
<trans-unit id="hr">
<source xml:lang="en">hr</source>
</trans-unit>
<trans-unit id="imageTag">
<source xml:lang="en">Image tag</source>
</trans-unit>
<trans-unit id="importElements">
<source xml:lang="en">Import Elements</source>
</trans-unit>
<trans-unit id="include">
<source xml:lang="en">Include</source>
</trans-unit>
<trans-unit id="includePermissionsInProject">
<source xml:lang="en">Include permissions in project</source>
</trans-unit>
<trans-unit id="includePermissionsLabel">
<source xml:lang="en">Include permissions</source>
</trans-unit>
<trans-unit id="installGlobally">
<source xml:lang="en">Install globally</source>
</trans-unit>
<trans-unit id="invalidDataSchemaProvider">
<source xml:lang="en">Invalid DSP in .sqlproj file</source>
</trans-unit>
<trans-unit id="invalidDatabaseReference">
<source xml:lang="en">Invalid database reference in .sqlproj file</source>
</trans-unit>
<trans-unit id="invalidGuid">
<source xml:lang="en">Specified GUID is invalid: {0}</source>
</trans-unit>
<trans-unit id="invalidInput">
<source xml:lang="en">Invalid input: {0}</source>
</trans-unit>
<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="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>
<trans-unit id="invalidSqlConnectionString">
<source xml:lang="en">Invalid SQL connection string</source>
</trans-unit>
<trans-unit id="invalidTargetPlatform">
<source xml:lang="en">Invalid target platform: {0}. Supported target platforms: {1}</source>
</trans-unit>
<trans-unit id="learnMore">
<source xml:lang="en">Learn More</source>
</trans-unit>
<trans-unit id="loadProfilePlaceholderText">
<source xml:lang="en">Load profile...</source>
</trans-unit>
<trans-unit id="location">
<source xml:lang="en">Location</source>
</trans-unit>
<trans-unit id="min">
<source xml:lang="en">min</source>
</trans-unit>
<trans-unit id="missingVersion">
<source xml:lang="en">Missing 'version' entry in {0}</source>
</trans-unit>
<trans-unit id="msec">
<source xml:lang="en">msec</source>
</trans-unit>
<trans-unit id="multipleMostDeploymentScripts">
<source xml:lang="en">Unexpected number of {0} files: {1}</source>
</trans-unit>
<trans-unit id="multipleSqlProjFilesSelected">
<source xml:lang="en">Multiple .sqlproj files selected; please select only one.</source>
</trans-unit>
<trans-unit id="nameMustNotBeEmpty">
<source xml:lang="en">Name must not be empty</source>
</trans-unit>
<trans-unit id="new">
<source xml:lang="en">New</source>
</trans-unit>
<trans-unit id="newObjectNamePrompt">
<source xml:lang="en">New {0} name:</source>
</trans-unit>
<trans-unit id="noDataSourcesFile">
<source xml:lang="en">No {0} found</source>
</trans-unit>
<trans-unit id="noDataSourcesText">
<source xml:lang="en">No data sources in this project</source>
</trans-unit>
<trans-unit id="noFileExist">
<source xml:lang="en">File {0} doesn't exist</source>
</trans-unit>
<trans-unit id="noSchemaCompareExtension">
<source xml:lang="en">The Schema Compare extension must be installed to a update a project from a database.</source>
</trans-unit>
<trans-unit id="noSqlFilesGenerated">
<source xml:lang="en">No .sql files were generated by Autorest. Please confirm that your spec contains model definitions, or check the output log for details.</source>
</trans-unit>
<trans-unit id="noSqlProjFile">
<source xml:lang="en">The selected project file does not exist</source>
</trans-unit>
<trans-unit id="noSqlProjFilesSelected">
<source xml:lang="en">No .sqlproj file selected; please select one.</source>
</trans-unit>
<trans-unit id="noString">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="noStringDefault">
<source xml:lang="en">No (default)</source>
</trans-unit>
<trans-unit id="nodeButNotAutorestFound">
<source xml:lang="en">Autorest tool not found in system path, but found Node.js. Prompting user for how to proceed. Execute 'npm install autorest -g' to install permanently and avoid this message.</source>
</trans-unit>
<trans-unit id="nodeButNotAutorestFoundPrompt">
<source xml:lang="en">Autorest is not installed. To proceed, choose whether to run Autorest from a temporary location via 'npx' or install Autorest globally then run.</source>
</trans-unit>
<trans-unit id="nodeNotFound">
<source xml:lang="en">Neither Autorest nor Node.js (npx) found in system path. Please install Node.js for Autorest generation to work.</source>
</trans-unit>
<trans-unit id="noneElements">
<source xml:lang="en">None Elements</source>
</trans-unit>
<trans-unit id="notValidVariableName">
<source xml:lang="en">The variable name '{0}' is not valid.</source>
</trans-unit>
<trans-unit id="objectType">
<source xml:lang="en">Object Type</source>
</trans-unit>
<trans-unit id="okString">
<source xml:lang="en">Ok</source>
</trans-unit>
<trans-unit id="openEulaString">
<source xml:lang="en">Open License Agreement</source>
</trans-unit>
<trans-unit id="optionDescription">
<source xml:lang="en">Option Description</source>
</trans-unit>
<trans-unit id="optionName">
<source xml:lang="en">Option Name</source>
</trans-unit>
<trans-unit id="optionNotFoundWarningMessage">
<source xml:lang="en">label: {0} does not exist in the options value name lookup</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>
<trans-unit id="parentTreeItemUnknown">
<source xml:lang="en">Cannot access parent of provided tree item</source>
</trans-unit>
<trans-unit id="passwordNotMatch">
<source xml:lang="en">{0} password doesn't match the confirmation password</source>
</trans-unit>
<trans-unit id="portMustNotBeNumber">
<source xml:lang="en">Port must a be number</source>
</trans-unit>
<trans-unit id="postDeployElements">
<source xml:lang="en">PostDeploy Elements</source>
</trans-unit>
<trans-unit id="postDeployScriptFriendlyName">
<source xml:lang="en">Script.PostDeployment</source>
</trans-unit>
<trans-unit id="preDeployElements">
<source xml:lang="en">PreDeploy Elements</source>
</trans-unit>
<trans-unit id="preDeployScriptFriendlyName">
<source xml:lang="en">Script.PreDeployment</source>
</trans-unit>
<trans-unit id="prePostDeployCount">
<source xml:lang="en">To successfully build, update the project to have one pre-deployment script and/or one post-deployment script</source>
</trans-unit>
<trans-unit id="profile">
<source xml:lang="en">Profile</source>
</trans-unit>
<trans-unit id="profileReadError">
<source xml:lang="en">Error loading the publish profile. {0}</source>
</trans-unit>
<trans-unit id="projBuildFailed">
<source xml:lang="en">Build failed. Check output pane for more details. {0}</source>
</trans-unit>
<trans-unit id="projectAlreadyExists">
<source xml:lang="en">A project named {0} already exists in {1}.</source>
</trans-unit>
<trans-unit id="projectAlreadyOpened">
<source xml:lang="en">Project '{0}' is already opened.</source>
</trans-unit>
<trans-unit id="projectLocString">
<source xml:lang="en">Project</source>
</trans-unit>
<trans-unit id="projectLocationLabel">
<source xml:lang="en">Location</source>
</trans-unit>
<trans-unit id="projectLocationPlaceholderText">
<source xml:lang="en">Select location to create project</source>
</trans-unit>
<trans-unit id="projectNameLabel">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="projectNamePlaceholderText">
<source xml:lang="en">Enter project name</source>
</trans-unit>
<trans-unit id="projectReferenceElement">
<source xml:lang="en">Project reference</source>
</trans-unit>
<trans-unit id="projectReferenceNameElement">
<source xml:lang="en">Project reference name element</source>
</trans-unit>
<trans-unit id="projectToUpdatePlaceholderText">
<source xml:lang="en">Select project file</source>
</trans-unit>
<trans-unit id="projectUpdatedToSdkStyle">
<source xml:lang="en">The project {0} has been updated to be an SDK-style project. Click 'Learn More' for details on the Microsoft.Build.Sql SDK and ways to simplify the project file.</source>
</trans-unit>
<trans-unit id="publish">
<source xml:lang="en">Publish</source>
</trans-unit>
<trans-unit id="publishAction">
<source xml:lang="en">Publish</source>
</trans-unit>
<trans-unit id="publishDialogName">
<source xml:lang="en">Publish project</source>
</trans-unit>
<trans-unit id="publishOptions">
<source xml:lang="en">Publish Options</source>
</trans-unit>
<trans-unit id="publishProjectSucceed">
<source xml:lang="en">Database project published successfully</source>
</trans-unit>
<trans-unit id="publishSettingsFiles">
<source xml:lang="en">Publish Settings File</source>
</trans-unit>
<trans-unit id="publishTo">
<source xml:lang="en">Publish Target</source>
</trans-unit>
<trans-unit id="publishToAzureEmulator">
<source xml:lang="en">Publish to new Azure SQL Database emulator</source>
</trans-unit>
<trans-unit id="publishToContainerFailed">
<source xml:lang="en">Failed to publish to container. {0}</source>
</trans-unit>
<trans-unit id="publishToDockerContainer">
<source xml:lang="en">Publish to new {0} local development container</source>
</trans-unit>
<trans-unit id="publishToDockerContainerPreview">
<source xml:lang="en">Publish to new {0} local development container (Preview)</source>
</trans-unit>
<trans-unit id="publishToExistingServer">
<source xml:lang="en">Publish to an existing {0}</source>
</trans-unit>
<trans-unit id="publishToNewAzureServer">
<source xml:lang="en">Publish to new Azure SQL logical server (Preview)</source>
</trans-unit>
<trans-unit id="publishToNewAzureServerFailed">
<source xml:lang="en">Failed to publish to new Azure SQL server. {0}</source>
</trans-unit>
<trans-unit id="publishingProjectMessage">
<source xml:lang="en">Publishing project in a container...</source>
</trans-unit>
<trans-unit id="referenceRadioButtonsGroupTitle">
<source xml:lang="en">Type</source>
</trans-unit>
<trans-unit id="referenceType">
<source xml:lang="en">Reference type</source>
</trans-unit>
<trans-unit id="reloadProject">
<source xml:lang="en">Would you like to reload your database project?</source>
</trans-unit>
<trans-unit id="reloadValuesFromProjectButtonTitle">
<source xml:lang="en">Reload values from project</source>
</trans-unit>
<trans-unit id="reset">
<source xml:lang="en">Reset</source>
</trans-unit>
<trans-unit id="resetAllVars">
<source xml:lang="en">Reset all variables</source>
</trans-unit>
<trans-unit id="resourceGroup">
<source xml:lang="en">Resource group</source>
</trans-unit>
<trans-unit id="retryFailedMessage">
<source xml:lang="en">Operation '{0}' failed. Re-trying... Current Result: {1}. Error: '{2}'</source>
</trans-unit>
<trans-unit id="retryMessage">
<source xml:lang="en">Operation '{0}' failed. Re-trying... Error: '{1}' </source>
</trans-unit>
<trans-unit id="retryRunMessage">
<source xml:lang="en">Running operation '{2}' Attempt {0} of {1}</source>
</trans-unit>
<trans-unit id="retrySucceedMessage">
<source xml:lang="en">Operation '{0}' completed successfully. Result: {1}</source>
</trans-unit>
<trans-unit id="retryWaitMessage">
<source xml:lang="en">Waiting for {0} seconds before another attempt for operation '{1}'</source>
</trans-unit>
<trans-unit id="runViaNpx">
<source xml:lang="en">Run via npx</source>
</trans-unit>
<trans-unit id="runningDockerMessage">
<source xml:lang="en">Running the docker container ...</source>
</trans-unit>
<trans-unit id="sameDatabase">
<source xml:lang="en">Same database</source>
</trans-unit>
<trans-unit id="schema">
<source xml:lang="en">Schema</source>
</trans-unit>
<trans-unit id="schemaCompare.compareErrorMessage">
<source xml:lang="en">Schema Compare failed: {0}</source>
</trans-unit>
<trans-unit id="schemaCompareAction">
<source xml:lang="en">Schema Compare</source>
</trans-unit>
<trans-unit id="schemaCompareNotInstalled">
<source xml:lang="en">Schema compare extension installation is required to run schema compare</source>
</trans-unit>
<trans-unit id="schemaObjectType">
<source xml:lang="en">Schema/Object Type</source>
</trans-unit>
<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>
<trans-unit id="sec">
<source xml:lang="en">sec</source>
</trans-unit>
<trans-unit id="selectBaseImage">
<source xml:lang="en">Select the base {0} docker image</source>
</trans-unit>
<trans-unit id="selectConnection">
<source xml:lang="en">Select connection</source>
</trans-unit>
<trans-unit id="selectDacpac">
<source xml:lang="en">Select .dacpac</source>
</trans-unit>
<trans-unit id="selectDatabase">
<source xml:lang="en">Select database</source>
</trans-unit>
<trans-unit id="selectFileString">
<source xml:lang="en">Select File</source>
</trans-unit>
<trans-unit id="selectFolderStructure">
<source xml:lang="en">Select folder structure</source>
</trans-unit>
<trans-unit id="selectImageTag">
<source xml:lang="en">Select the image tag or press enter to use the default value</source>
</trans-unit>
<trans-unit id="selectProfile">
<source xml:lang="en">Select Profile</source>
</trans-unit>
<trans-unit id="selectProfileToUse">
<source xml:lang="en">Select publish profile to load</source>
</trans-unit>
<trans-unit id="selectProjectLocation">
<source xml:lang="en">Select project location</source>
</trans-unit>
<trans-unit id="selectPublishOption">
<source xml:lang="en">Select where to publish the project to</source>
</trans-unit>
<trans-unit id="selectSpecFile">
<source xml:lang="en">Select OpenAPI/Swagger spec file</source>
</trans-unit>
<trans-unit id="selectString">
<source xml:lang="en">Select</source>
</trans-unit>
<trans-unit id="selectTargetPlatform">
<source xml:lang="en">Current target platform: {0}. Select new target platform</source>
</trans-unit>
<trans-unit id="server">
<source xml:lang="en">Server</source>
</trans-unit>
<trans-unit id="serverCreated">
<source xml:lang="en">Server created</source>
</trans-unit>
<trans-unit id="serverName">
<source xml:lang="en">Server name</source>
</trans-unit>
<trans-unit id="serverPassword">
<source xml:lang="en">{0} admin password</source>
</trans-unit>
<trans-unit id="serverPortNumber">
<source xml:lang="en">{0} port number</source>
</trans-unit>
<trans-unit id="serverVariable">
<source xml:lang="en">Server variable</source>
</trans-unit>
<trans-unit id="sourceDatabase">
<source xml:lang="en">Source database</source>
</trans-unit>
<trans-unit id="specSelectionText">
<source xml:lang="en">OpenAPI/Swagger spec</source>
</trans-unit>
<trans-unit id="sqlCmdTableLabel">
<source xml:lang="en">SQLCMD Variables</source>
</trans-unit>
<trans-unit id="sqlCmdValueColumn">
<source xml:lang="en">Value</source>
</trans-unit>
<trans-unit id="sqlCmdVariableColumn">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="sqlConnectionStringFriendly">
<source xml:lang="en">SQL connection string</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.DotnetInstallationConfirmation">
<source xml:lang="en">The .NET SDK cannot be located. Project build will not work. Please install .NET 6 SDK or higher or update the .NET SDK location in settings if already installed.</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.Install">
<source xml:lang="en">Install</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation">
<source xml:lang="en">Currently installed .NET SDK version is {0}, which is not supported. Project build will not work. Please install .NET 6 SDK or higher or update the .NET SDK supported version location in settings if already installed.</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.UpdateDotnetLocation">
<source xml:lang="en">Update Location</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.doNotAskAgain">
<source xml:lang="en">Don't Ask Again</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.outputChannel">
<source xml:lang="en">Database Projects</source>
</trans-unit>
<trans-unit id="storedProcedureFriendlyName">
<source xml:lang="en">Stored Procedure</source>
</trans-unit>
<trans-unit id="suppressMissingDependenciesErrors">
<source xml:lang="en">Suppress errors caused by unresolved references in the referenced project</source>
</trans-unit>
<trans-unit id="systemDatabase">
<source xml:lang="en">System database</source>
</trans-unit>
<trans-unit id="systemDatabaseReferenceRequired">
<source xml:lang="en">System database selection is required for adding a reference to a system database</source>
</trans-unit>
<trans-unit id="tableFriendlyName">
<source xml:lang="en">Table</source>
</trans-unit>
<trans-unit id="targetConnectionLabel">
<source xml:lang="en">Connection</source>
</trans-unit>
<trans-unit id="targetProject">
<source xml:lang="en">Target project</source>
</trans-unit>
<trans-unit id="taskFailedError.error">
<source xml:lang="en">Failed to complete task '{0}'. Error: {1}</source>
</trans-unit>
<trans-unit id="unableToCreatePublishConnection">
<source xml:lang="en">Unable to construct connection: {0}</source>
</trans-unit>
<trans-unit id="unableToFindFile">
<source xml:lang="en">Unable to find {1} with path '{0}'</source>
</trans-unit>
<trans-unit id="unableToFindReference">
<source xml:lang="en">Unable to find database reference {0}</source>
</trans-unit>
<trans-unit id="unableToFindSqlCmdVariable">
<source xml:lang="en">Unable to find SQLCMD variable '{0}'</source>
</trans-unit>
<trans-unit id="unableToPerformAction">
<source xml:lang="en">Unable to locate '{0}' target: '{1}'</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>
<trans-unit id="unknownDataSourceType">
<source xml:lang="en">Unknown data source type: </source>
</trans-unit>
<trans-unit id="unrecognizedDataSourcesVersion">
<source xml:lang="en">Unrecognized version: </source>
</trans-unit>
<trans-unit id="updateAction">
<source xml:lang="en">Update action</source>
</trans-unit>
<trans-unit id="updateActionRadiButtonLabel">
<source xml:lang="en">Apply all changes</source>
</trans-unit>
<trans-unit id="updateProjectDatabaseReferencesForRoundTrip">
<source xml:lang="en">The system database references need to be updated to build the project '{0}'. If the project was created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
</trans-unit>
<trans-unit id="updateProjectForRoundTrip">
<source xml:lang="en">The targets, references, and system database references need to be updated to build the project '{0}'. If the project was created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
</trans-unit>
<trans-unit id="updateProjectFromDatabaseDialogName">
<source xml:lang="en">Update project from database</source>
</trans-unit>
<trans-unit id="updateText">
<source xml:lang="en">Update</source>
</trans-unit>
<trans-unit id="updatedToSdkStyleError">
<source xml:lang="en">Converting the project {0} to SDK-style was unsuccessful. Changes to the .sqlproj have been rolled back.</source>
</trans-unit>
<trans-unit id="updatingProjectFromDatabase">
<source xml:lang="en">Updating {0} from {1}...</source>
</trans-unit>
<trans-unit id="userSelectionCancelled">
<source xml:lang="en">User has cancelled selection for how to run autorest.</source>
</trans-unit>
<trans-unit id="userSelectionInstallGlobally">
<source xml:lang="en">User selected to install autorest gloablly. Installing now...</source>
</trans-unit>
<trans-unit id="userSelectionRunNpx">
<source xml:lang="en">User selected to run via npx.</source>
</trans-unit>
<trans-unit id="valueCannotBeEmpty">
<source xml:lang="en">Value cannot be empty</source>
</trans-unit>
<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>
</body></file>
<file original="extensions/sql-database-projects/dist/tools/netcoreTool" source-language="en" datatype="plaintext"><body>
<trans-unit id="sqlDatabaseProject.RunCommand.ErroredOut">
<source xml:lang="en"> &gt;&gt;&gt; {0} … errored out: {1}</source>
</trans-unit>
</body></file>
<file original="extensions/sql-database-projects/dist/tools/shellExecutionHelper" source-language="en" datatype="plaintext"><body>
<trans-unit id="sqlDatabaseProjects.RunCommand.stderr">
<source xml:lang="en"> stderr: </source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.RunCommand.stdout">
<source xml:lang="en"> stdout: </source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode">
<source xml:lang="en"> &gt;&gt;&gt; {0} … exited with code: {1}</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal">
<source xml:lang="en"> &gt;&gt;&gt; {0} … exited with signal: {1}</source>
</trans-unit>
</body></file>
<file original="extensions/sql-database-projects/package" source-language="en" datatype="plaintext"><body>
<trans-unit id="sqlDatabaseProjects.Settings">
<source xml:lang="en">Database Projects</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.addDatabaseReference">
<source xml:lang="en">Add Database Reference</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.addExistingItem">
<source xml:lang="en">Add Existing Item...</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>
<trans-unit id="sqlDatabaseProjects.build">
<source xml:lang="en">Build</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.changeTargetPlatform">
<source xml:lang="en">Change Target Platform</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.close">
<source xml:lang="en">Close Database Project</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.collapseProjectNodes">
<source xml:lang="en">Whether project nodes start collapsed</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.convertToSdkStyleProject">
<source xml:lang="en">Convert to SDK-style project</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.createProjectFromDatabase">
<source xml:lang="en">Create Project From Database</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.delete">
<source xml:lang="en">Delete</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.description">
<source xml:lang="en">Design and publish SQL database schemas</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.displayName">
<source xml:lang="en">Database Projects</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.dotnetInstallLocation">
<source xml:lang="en">Full path to .NET SDK on the machine. For example, if dotnet.exe is located at C:\folder1\dotnet\dotnet.exe, set the path for this setting to C:\folder1\dotnet</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.editProjectFile">
<source xml:lang="en">Edit .sqlproj File</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.enablePreviewFeatures">
<source xml:lang="en">Enable preview SQL Database Projects features</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.exclude">
<source xml:lang="en">Exclude from project</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.generateProjectFromOpenApiSpec">
<source xml:lang="en">Generate SQL Project from OpenAPI/Swagger spec (Preview)</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.microsoftBuildSqlVersion">
<source xml:lang="en">Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.7-preview</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.netCoreDoNotAsk">
<source xml:lang="en">Whether to prompt the user to install .NET SDK when not detected.</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.new">
<source xml:lang="en">New Database Project</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newExternalStreamingJob">
<source xml:lang="en">Add External Streaming Job</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newFolder">
<source xml:lang="en">Add Folder</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newItem">
<source xml:lang="en">Add Item...</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newPostDeploymentScript">
<source xml:lang="en">Add Post-Deployment Script</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newPreDeploymentScript">
<source xml:lang="en">Add Pre-Deployment Script</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newScript">
<source xml:lang="en">Add Script</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newStoredProcedure">
<source xml:lang="en">Add Stored Procedure</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newTable">
<source xml:lang="en">Add Table</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.newView">
<source xml:lang="en">Add View</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.nodejsDoNotAsk">
<source xml:lang="en">Whether to prompt the user to install Node.js when not detected.</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.open">
<source xml:lang="en">Open Database Project</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.openContainingFolder">
<source xml:lang="en">Open Containing Folder</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.openInDesigner">
<source xml:lang="en">Open in Designer</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.properties">
<source xml:lang="en">Properties</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.publish">
<source xml:lang="en">Publish</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.schemaCompare">
<source xml:lang="en">Schema Compare</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.updateProjectFromDatabase">
<source xml:lang="en">Update Project From Database</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.validateExternalStreamingJob">
<source xml:lang="en">Validate External Streaming Job</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.welcome">
<source xml:lang="en">No database projects currently open.
[New Project](command:sqlDatabaseProjects.new)
[Open Project](command:sqlDatabaseProjects.open)
[Create Project From Database](command:sqlDatabaseProjects.importDatabase)</source>
</trans-unit>
<trans-unit id="title.projectsView">
<source xml:lang="en">Projects</source>
</trans-unit>
</body></file>
</xliff>