Files
azuredatastudio/resources/xlf/en/azdata.xlf
Alex Ma 1eaa6be392 Updates for XLF folders and LocProject (#15083)
* Added updated German strings and added hybrid toolkit to locproject.json

* updates to XLF files

* more resources added to locproject

* restored out localizations

* fixes to dacpac and admin-tool

* fixes to dacpac and import

* updates to english XLFs (more up to date)
2021-05-12 12:32:09 -07:00

243 lines
13 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/azdata/package" source-language="en" datatype="plaintext"><body>
<trans-unit id="azdata.displayName">
<source xml:lang="en">Azure Data CLI</source>
</trans-unit>
<trans-unit id="azdata.description">
<source xml:lang="en">Support for Azure Data CLI.</source>
</trans-unit>
<trans-unit id="azdata.config.title">
<source xml:lang="en">Azure Data CLI Configuration</source>
</trans-unit>
<trans-unit id="azdata.config.debug">
<source xml:lang="en">Log debug info to the output channel for all executed azdata commands</source>
</trans-unit>
<trans-unit id="command.category">
<source xml:lang="en">Azure Data CLI</source>
</trans-unit>
<trans-unit id="azdata.acceptEula.command.name">
<source xml:lang="en">Accept Eula</source>
</trans-unit>
<trans-unit id="azdata.install.command.name">
<source xml:lang="en">Install</source>
</trans-unit>
<trans-unit id="azdata.update.command.name">
<source xml:lang="en">Check for Update</source>
</trans-unit>
<trans-unit id="azdata.category">
<source xml:lang="en">Azure Data CLI</source>
</trans-unit>
<trans-unit id="azdata.acceptEula.description">
<source xml:lang="en">Choose how acceptance of EULA for the Azure Data CLI is done</source>
</trans-unit>
<trans-unit id="azdata.acceptEula.prompt.description">
<source xml:lang="en">The user will be prompted for acceptance of EULA for the Azure Data CLI</source>
</trans-unit>
<trans-unit id="azdata.acceptEula.dontPrompt.description">
<source xml:lang="en">The user will not be prompted for acceptance of EULA for the Azure Data CLI</source>
</trans-unit>
<trans-unit id="azdata.install.description">
<source xml:lang="en">Choose how install of Azure Data CLI is done</source>
</trans-unit>
<trans-unit id="azdata.install.prompt.description">
<source xml:lang="en">The user will be prompted for installation of the Azure Data CLI</source>
</trans-unit>
<trans-unit id="azdata.install.dontPrompt.description">
<source xml:lang="en">The user will not be prompted for installation of the Azure Data CLI</source>
</trans-unit>
<trans-unit id="azdata.update.description">
<source xml:lang="en">Choose whether you will be prompted when an update of the Azure Data CLI is available.</source>
</trans-unit>
<trans-unit id="azdata.requiredUpdate.description">
<source xml:lang="en">Choose whether you will be prompted when a required update of the Azure Data CLI is available.</source>
</trans-unit>
<trans-unit id="azdata.update.prompt.description">
<source xml:lang="en">The user will be prompted for update of the Azure Data CLI</source>
</trans-unit>
<trans-unit id="azdata.update.dontPrompt.description">
<source xml:lang="en">The user will not be prompted for update of the Azure Data CLI</source>
</trans-unit>
</body></file>
<file original="extensions/azdata/dist/localizedConstants" source-language="en" datatype="plaintext"><body>
<trans-unit id="azdata.azdata">
<source xml:lang="en">Azure Data CLI</source>
</trans-unit>
<trans-unit id="azdata.searchingForAzdata">
<source xml:lang="en">Searching for existing Azure Data CLI installation...</source>
</trans-unit>
<trans-unit id="azdata.foundExistingAzdata">
<source xml:lang="en">Found existing Azure Data CLI installation of version (v{0}) at path:{1}</source>
</trans-unit>
<trans-unit id="azdata.downloadingProgressMb">
<source xml:lang="en">Downloading ({0} / {1} MB)</source>
</trans-unit>
<trans-unit id="azdata.downloadFinished">
<source xml:lang="en">Download finished</source>
</trans-unit>
<trans-unit id="azdata.installingAzdata">
<source xml:lang="en">Installing Azure Data CLI...</source>
</trans-unit>
<trans-unit id="azdata.updatingAzdata">
<source xml:lang="en">Updating Azure Data CLI...</source>
</trans-unit>
<trans-unit id="azdata.azdataInstalled">
<source xml:lang="en">Azure Data CLI was successfully installed. Restarting Azure Data Studio is required to complete configuration - features will not be activated until this is done.</source>
</trans-unit>
<trans-unit id="azdata.azdataUpdated">
<source xml:lang="en">Azure Data CLI was successfully updated to version: {0}.</source>
</trans-unit>
<trans-unit id="azdata.yes">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="azdata.no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="azdata.accept">
<source xml:lang="en">Accept</source>
</trans-unit>
<trans-unit id="azdata.decline">
<source xml:lang="en">Decline</source>
</trans-unit>
<trans-unit id="azdata.doNotAskAgain">
<source xml:lang="en">Don't Ask Again</source>
</trans-unit>
<trans-unit id="azdata.askLater">
<source xml:lang="en">Ask Later</source>
</trans-unit>
<trans-unit id="azdata.downloadingTo">
<source xml:lang="en">Downloading {0} from {1} to {2}</source>
</trans-unit>
<trans-unit id="azdata.executingCommand">
<source xml:lang="en">Executing command: '{0} {1}'</source>
</trans-unit>
<trans-unit id="azdata.stdoutOutput">
<source xml:lang="en">stdout: {0}</source>
</trans-unit>
<trans-unit id="azdata.stderrOutput">
<source xml:lang="en">stderr: {0}</source>
</trans-unit>
<trans-unit id="azdata.checkingLatestAzdataVersion">
<source xml:lang="en">Checking for latest available version of Azure Data CLI</source>
</trans-unit>
<trans-unit id="azdata.gettingTextContentsOfUrl">
<source xml:lang="en">Getting text contents of resource at URL {0}</source>
</trans-unit>
<trans-unit id="azdata.versionForUpdate">
<source xml:lang="en">Found version: {0} that Azure Data CLI can be updated to from current version: {1}.</source>
</trans-unit>
<trans-unit id="azdata.latestAzdataVersionAvailable">
<source xml:lang="en">Latest available Azure Data CLI version: {0}.</source>
</trans-unit>
<trans-unit id="azdata.couldNotFindAzdata">
<source xml:lang="en">Could not find Azure Data CLI. Error: {0}</source>
</trans-unit>
<trans-unit id="azdata.currentlyInstalledVersionIsLatest">
<source xml:lang="en">Currently installed version of Azure Data CLI: {0} is same or newer than any other version available</source>
</trans-unit>
<trans-unit id="azdata.promptLog">
<source xml:lang="en">Prompting the user to accept the following: {0}</source>
</trans-unit>
<trans-unit id="azdata.couldNotFindAzdataWithPrompt">
<source xml:lang="en">Could not find Azure Data CLI, install it now? If not then some features will not be able to function.</source>
</trans-unit>
<trans-unit id="azdata.promptForAzdataUpdate">
<source xml:lang="en">A new version of Azure Data CLI ( {0} ) is available, do you wish to update to it now?</source>
</trans-unit>
<trans-unit id="azdata.promptForRequiredAzdataUpdate">
<source xml:lang="en">This extension requires Azure Data CLI &gt;= {0} to be installed, do you wish to update to the latest version ({1}) now? If you do not then some functionality may not work.</source>
</trans-unit>
<trans-unit id="azdata.requiredVersionNotAvailable">
<source xml:lang="en">This extension requires Azure Data CLI &gt;= {0} to be installed, but the current version available is only {1}. Install the correct version manually from [here](https://docs.microsoft.com/sql/azdata/install/deploy-install-azdata) and then restart Azure Data Studio.</source>
</trans-unit>
<trans-unit id="azdata.missingRequiredVersion">
<source xml:lang="en">Azure Data CLI &gt;= {0} is required for this feature. Run the 'Azure Data CLI: Check for Update' command to install this and then try again.</source>
</trans-unit>
<trans-unit id="azdata.downloadError">
<source xml:lang="en">Error while downloading</source>
</trans-unit>
<trans-unit id="azdata.installError">
<source xml:lang="en">Error installing Azure Data CLI: {0}</source>
</trans-unit>
<trans-unit id="azdata.updateError">
<source xml:lang="en">Error updating Azure Data CLI: {0}</source>
</trans-unit>
<trans-unit id="azdata.platformUnsupported">
<source xml:lang="en">Platform '{0}' is currently unsupported</source>
</trans-unit>
<trans-unit id="azdata.unexpectedCommandError">
<source xml:lang="en">Unexpected error executing command: {0}</source>
</trans-unit>
<trans-unit id="azdata.unexpectedExitCode">
<source xml:lang="en">Unexpected exit code from command: {1} ({0})</source>
</trans-unit>
<trans-unit id="azdata.noAzdata">
<source xml:lang="en">No Azure Data CLI is available, run the command 'Azure Data CLI: Install' to enable the features that require it.</source>
</trans-unit>
<trans-unit id="azdata.noAzdataWithLink">
<source xml:lang="en">No Azure Data CLI is available, [install the Azure Data CLI](command:azdata.install) to enable the features that require it.</source>
</trans-unit>
<trans-unit id="azdata.skipInstall">
<source xml:lang="en">Skipping installation of Azure Data CLI, since the operation was not user requested and config option: {0}.{1} is {2}</source>
</trans-unit>
<trans-unit id="azdata.skipUpdate">
<source xml:lang="en">Skipping update of Azure Data CLI, since the operation was not user requested and config option: {0}.{1} is {2}</source>
</trans-unit>
<trans-unit id="azdata.skipRequiredUpdate">
<source xml:lang="en">Skipping required update of Azure Data CLI, since the operation was not user requested and config option: {0}.{1} is {2}</source>
</trans-unit>
<trans-unit id="azdata.noReleaseVersion">
<source xml:lang="en">No release version available for platform '{0}'
Release info: ${1}</source>
</trans-unit>
<trans-unit id="azdata.noDownloadLink">
<source xml:lang="en">No download link available for platform '{0}'
Release info: ${1}</source>
</trans-unit>
<trans-unit id="azdata.failedToParseReleaseInfo">
<source xml:lang="en">Failed to parse the JSON of contents at: {0}.
File contents:
{1}
Error: {2}</source>
</trans-unit>
<trans-unit id="azdata.azdataUserSettingReadLog">
<source xml:lang="en">Azure Data CLI user setting: {0}.{1} read, value: {2}</source>
</trans-unit>
<trans-unit id="azdata.azdataUserSettingUpdatedLog">
<source xml:lang="en">Azure Data CLI user setting: {0}.{1} updated, newValue: {2}</source>
</trans-unit>
<trans-unit id="azdata.userResponseInstall">
<source xml:lang="en">User Response on prompt to install Azure Data CLI: {0}</source>
</trans-unit>
<trans-unit id="azdata.userResponseUpdate">
<source xml:lang="en">User Response on prompt to update Azure Data CLI: {0}</source>
</trans-unit>
<trans-unit id="azdata.userRequestedInstall">
<source xml:lang="en">User requested to install Azure Data CLI using 'Azure Data CLI: Install' command</source>
</trans-unit>
<trans-unit id="azdata.userRequestedUpdate">
<source xml:lang="en">User requested to update Azure Data CLI using 'Azure Data CLI: Check for Update' command</source>
</trans-unit>
<trans-unit id="azdata.acceptEula">
<source xml:lang="en">User requested to be prompted for accepting EULA by invoking 'Azure Data CLI: Accept EULA' command</source>
</trans-unit>
<trans-unit id="azdata.updateCheckSkipped">
<source xml:lang="en">No check for new Azure Data CLI version availability performed as Azure Data CLI was not found to be installed</source>
</trans-unit>
<trans-unit id="azdata.eulaNotAccepted">
<source xml:lang="en">Microsoft Privacy statement and Azure Data CLI license terms have not been accepted. Execute the command: [Azure Data CLI: Accept EULA](command:azdata.acceptEula) to accept EULA to enable the features that requires Azure Data CLI.</source>
</trans-unit>
<trans-unit id="azdata.promptForEula">
<source xml:lang="en">It is required to accept the [Microsoft Privacy Statement]({0}) and the [Azure Data CLI license terms]({1}) to use this extension. Declining this will result in some features not working.</source>
</trans-unit>
<trans-unit id="azdata.promptForEulaResponse">
<source xml:lang="en">User response to EULA prompt: {0}</source>
</trans-unit>
<trans-unit id="azdata.eulaAcceptedStateOnStartup">
<source xml:lang="en">'EULA Accepted' state on startup: {0}</source>
</trans-unit>
<trans-unit id="azdata.endpointOrNamespaceRequired">
<source xml:lang="en">Either an endpoint or a namespace must be specified</source>
</trans-unit>
</body></file>
</xliff>