mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update XLF files (#4811)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -83,11 +83,17 @@
|
||||
<trans-unit id="pickSchedule.cancel">
|
||||
<source xml:lang="en">Cancel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pickSchedule.scheduleName">
|
||||
<source xml:lang="en">Schedule Name</source>
|
||||
<trans-unit id="pickSchedule.availableSchedules">
|
||||
<source xml:lang="en">Available Schedules:</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pickSchedule.schedules">
|
||||
<source xml:lang="en">Schedules</source>
|
||||
<trans-unit id="pickSchedule.scheduleName">
|
||||
<source xml:lang="en">Name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pickSchedule.scheduleID">
|
||||
<source xml:lang="en">ID</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="pickSchedule.description">
|
||||
<source xml:lang="en">Description</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/agent/out/dialogs/operatorDialog" source-language="en" datatype="plaintext"><body>
|
||||
@@ -143,7 +149,7 @@
|
||||
<source xml:lang="en">Workday end</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createOperator.PagerDutySchedule">
|
||||
<source xml:lang="en">Pager on duty schdule</source>
|
||||
<source xml:lang="en">Pager on duty schedule</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createOperator.AlertListHeading">
|
||||
<source xml:lang="en">Alert list</source>
|
||||
@@ -159,9 +165,6 @@
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/agent/out/dialogs/jobStepDialog" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="jobStepDialog.newJobStep">
|
||||
<source xml:lang="en">New Job Step</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.fileBrowserTitle">
|
||||
<source xml:lang="en">Locate Database Files - </source>
|
||||
</trans-unit>
|
||||
@@ -183,12 +186,6 @@
|
||||
<trans-unit id="jobStepDialog.parse">
|
||||
<source xml:lang="en">Parse</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.next">
|
||||
<source xml:lang="en">Next</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.previous">
|
||||
<source xml:lang="en">Previous</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.successParse">
|
||||
<source xml:lang="en">The command was successfully parsed.</source>
|
||||
</trans-unit>
|
||||
@@ -198,6 +195,9 @@
|
||||
<trans-unit id="jobStepDialog.blankStepName">
|
||||
<source xml:lang="en">The step name cannot be left blank</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.processExitCode">
|
||||
<source xml:lang="en">Process exit code of a successful command:</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.stepNameLabel">
|
||||
<source xml:lang="en">Step Name</source>
|
||||
</trans-unit>
|
||||
@@ -258,6 +258,12 @@
|
||||
<trans-unit id="jobStepDialog.TSQL">
|
||||
<source xml:lang="en">Transact-SQL script (T-SQL)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.powershell">
|
||||
<source xml:lang="en">PowerShell</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.CmdExec">
|
||||
<source xml:lang="en">Operating system (CmdExec)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.agentServiceAccount">
|
||||
<source xml:lang="en">SQL Server Agent Service Account</source>
|
||||
</trans-unit>
|
||||
@@ -270,6 +276,12 @@
|
||||
<trans-unit id="jobStepDialog.quitJobFailure">
|
||||
<source xml:lang="en">Quit the job reporting failure</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.newJobStep">
|
||||
<source xml:lang="en">New Job Step</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobStepDialog.editJobStep">
|
||||
<source xml:lang="en">Edit Job Step</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/agent/out/dialogs/jobDialog" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="jobDialog.general">
|
||||
@@ -321,19 +333,22 @@
|
||||
<source xml:lang="en">On Failure</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobDialog.new">
|
||||
<source xml:lang="en">New...</source>
|
||||
<source xml:lang="en">New Step</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobDialog.edit">
|
||||
<source xml:lang="en">Edit</source>
|
||||
<source xml:lang="en">Edit Step</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobDialog.delete">
|
||||
<source xml:lang="en">Delete</source>
|
||||
<source xml:lang="en">Delete Step</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobDialog.moveUp">
|
||||
<source xml:lang="en">Move Step Up</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobDialog.moveDown">
|
||||
<source xml:lang="en">Move Step Up</source>
|
||||
<source xml:lang="en">Move Step Down</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobDialog.startStepAt">
|
||||
<source xml:lang="en">Start step</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobDialog.notificationsTabTop">
|
||||
<source xml:lang="en">Actions to perform when the job completes</source>
|
||||
@@ -368,6 +383,12 @@
|
||||
<trans-unit id="jobDialog.alertNameLabel">
|
||||
<source xml:lang="en">Alert Name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobDialog.alertEnabledLabel">
|
||||
<source xml:lang="en">Enabled</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobDialog.alertTypeLabel">
|
||||
<source xml:lang="en">Type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobDialog.newJob">
|
||||
<source xml:lang="en">New Job</source>
|
||||
</trans-unit>
|
||||
@@ -550,6 +571,28 @@
|
||||
<source xml:lang="en">Cancel</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/agent/out/data/proxyData" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="proxyData.saveErrorMessage">
|
||||
<source xml:lang="en">Proxy update failed '{0}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="proxyData.saveSucessMessage">
|
||||
<source xml:lang="en">Proxy '{0}' updated successfully</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="proxyData.newJobSuccessMessage">
|
||||
<source xml:lang="en">Proxy '{0}' created successfully</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/agent/out/data/jobStepData" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="jobStepData.saveErrorMessage">
|
||||
<source xml:lang="en">Step update failed '{0}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="stepData.jobNameRequired">
|
||||
<source xml:lang="en">Job name must be provided</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="stepData.stepNameRequired">
|
||||
<source xml:lang="en">Step name must be provided</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/agent/out/data/jobData" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="jobData.whenJobCompletes">
|
||||
<source xml:lang="en">When the job completes</source>
|
||||
@@ -566,6 +609,15 @@
|
||||
<trans-unit id="jobData.saveErrorMessage">
|
||||
<source xml:lang="en">Job update failed '{0}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobData.newJobErrorMessage">
|
||||
<source xml:lang="en">Job creation failed '{0}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobData.saveSucessMessage">
|
||||
<source xml:lang="en">Job '{0}' updated successfully</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="jobData.newJobSuccessMessage">
|
||||
<source xml:lang="en">Job '{0}' created successfully</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/agent/out/data/alertData" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="alertData.saveErrorMessage">
|
||||
|
||||
139
resources/xlf/vscode-extensions/azurecore.xlf
Normal file
139
resources/xlf/vscode-extensions/azurecore.xlf
Normal file
@@ -0,0 +1,139 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file original="extensions/azurecore/package" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.displayName">
|
||||
<source xml:lang="en">Azure (Core)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.description">
|
||||
<source xml:lang="en">Browse and work with Azure resources</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.title">
|
||||
<source xml:lang="en">Azure</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.resource.config.title">
|
||||
<source xml:lang="en">Azure Resource Configuration</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.resource.config.filter.description">
|
||||
<source xml:lang="en">The resource filter, each element is an account id, a subscription id and name separated by a slash</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.resource.explorer.title">
|
||||
<source xml:lang="en">Azure</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.resource.refreshall.title">
|
||||
<source xml:lang="en">Refresh All</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.resource.refresh.title">
|
||||
<source xml:lang="en">Refresh</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.resource.signin.title">
|
||||
<source xml:lang="en">Sign In</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.resource.selectsubscriptions.title">
|
||||
<source xml:lang="en">Select Subscriptions</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.resource.connectsqlserver.title">
|
||||
<source xml:lang="en">Connect</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.resource.connectsqldb.title">
|
||||
<source xml:lang="en">Connect</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="accounts.clearTokenCache">
|
||||
<source xml:lang="en">Clear Azure Account Token Cache</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.enablePublicCloudDescription">
|
||||
<source xml:lang="en">Should Azure public cloud integration be enabled</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.enableUsGovCloudDescription">
|
||||
<source xml:lang="en">Should US Government Azure cloud (Fairfax) integration be enabled</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.enableChinaCloudDescription">
|
||||
<source xml:lang="en">Should Azure China integration be enabled</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="config.enableGermanyCloudDescription">
|
||||
<source xml:lang="en">Should Azure Germany integration be enabled</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/azureResource/providers/databaseServer/databaseServerTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.providers.databaseServer.treeDataProvider.databaseServerContainerLabel">
|
||||
<source xml:lang="en">SQL Servers</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/azureResource/providers/database/databaseTreeDataProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.providers.database.treeDataProvider.databaseContainerLabel">
|
||||
<source xml:lang="en">SQL Databases</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/azureResource/tree/treeProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.tree.treeProvider.loadingLabel">
|
||||
<source xml:lang="en">Loading ...</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/azureResource/tree/subscriptionTreeNode" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.tree.subscriptionTreeNode.noResourcesLabel">
|
||||
<source xml:lang="en">No Resources found.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/azureResource/tree/accountTreeNode" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.tree.accountTreeNode.credentialError">
|
||||
<source xml:lang="en">Failed to get credential for account {0}. Please refresh the account.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.resource.tree.accountTreeNode.noSubscriptionsLabel">
|
||||
<source xml:lang="en">No Subscriptions found.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/azureResource/tree/accountNotSignedInTreeNode" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.tree.accountNotSignedInTreeNode.signInLabel">
|
||||
<source xml:lang="en">Sign in to Azure...</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/azureResource/utils" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.error">
|
||||
<source xml:lang="en">Error: {0}</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/azureResource/resourceTreeNode" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.resourceTreeNode.noResourcesLabel">
|
||||
<source xml:lang="en">No Resources found.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/azureResource/commands" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.resource.selectsubscriptions.credentialError">
|
||||
<source xml:lang="en">Failed to get credential for account {0}. Please refresh the account.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/account-provider/providerSettings" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="publicCloudDisplayName">
|
||||
<source xml:lang="en">Azure</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/account-provider/azureAccountProviderService" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="clearTokenCacheSuccess">
|
||||
<source xml:lang="en">Token cache successfully cleared</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="clearTokenCacheFailure">
|
||||
<source xml:lang="en">Failed to clear token cache</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/account-provider/azureAccountProvider" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="accountProviderNotInitialized">
|
||||
<source xml:lang="en">Account provider not initialized, cannot perform action</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="addAccount">
|
||||
<source xml:lang="en">Add {0} account</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="refreshAccount">
|
||||
<source xml:lang="en">Refresh {0} account</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azureWorkAccountDisplayName">
|
||||
<source xml:lang="en">Work or school account</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="microsoftAccountDisplayName">
|
||||
<source xml:lang="en">Microsoft Account</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/azurecore/out/constants" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="extensionName">
|
||||
<source xml:lang="en">Azure Accounts</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
391
resources/xlf/vscode-extensions/big-data-cluster.xlf
Normal file
391
resources/xlf/vscode-extensions/big-data-cluster.xlf
Normal file
@@ -0,0 +1,391 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file original="extensions/big-data-cluster/out/wizards/create-cluster/pages/summaryPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="bdc-create.summaryPageTitle">
|
||||
<source xml:lang="en">Summary</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.TargetClusterTypeText">
|
||||
<source xml:lang="en">Cluster type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ClusterContextText">
|
||||
<source xml:lang="en">Cluster context</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ClusterNameText">
|
||||
<source xml:lang="en">Cluster name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ClusterAdminUsernameText">
|
||||
<source xml:lang="en">Cluster Admin username</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.AcceptEulaText">
|
||||
<source xml:lang="en">Accept license agreement</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.DeploymentProfileText">
|
||||
<source xml:lang="en">Deployment profile</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.SqlServerMasterScaleText">
|
||||
<source xml:lang="en">SQL Server master scale</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ComputePoolScaleText">
|
||||
<source xml:lang="en">Compute pool scale</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.DataPoolScaleText">
|
||||
<source xml:lang="en">Data pool scale</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.StoragePoolScaleText">
|
||||
<source xml:lang="en">Storage pool scale</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.SparkPoolScaleText">
|
||||
<source xml:lang="en">Spark pool scale</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.TargetClusterGroupTitle">
|
||||
<source xml:lang="en">TARGET CLUSTER</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.BigDataClusterGroupTitle">
|
||||
<source xml:lang="en">SQL SERVER BIG DATA CLUSTER</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.YesText">
|
||||
<source xml:lang="en">Yes</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/wizards/create-cluster/pages/settingsPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="bdc-create.RestoreDefaultValuesText">
|
||||
<source xml:lang="en">Restore Default Values</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.settingsPageTitle">
|
||||
<source xml:lang="en">Settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.settingsPageDescription">
|
||||
<source xml:lang="en">Configure the settings required for deploying SQL Server big data cluster</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.EulaNotAccepted">
|
||||
<source xml:lang="en">You need to accept the terms of services and privacy policy in order to proceed</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ClusterName">
|
||||
<source xml:lang="en">Cluster name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.AdminUsernameText">
|
||||
<source xml:lang="en">Admin username</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.AdminUserPasswordText">
|
||||
<source xml:lang="en">Password</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.SQLPortText">
|
||||
<source xml:lang="en">SQL Server master</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.KnoxPortText">
|
||||
<source xml:lang="en">Knox</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ControllerPortText">
|
||||
<source xml:lang="en">Controller</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ProxyPortText">
|
||||
<source xml:lang="en">Proxy</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.GrafanaPortText">
|
||||
<source xml:lang="en">Grafana dashboard</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.KibanaPortText">
|
||||
<source xml:lang="en">Kibana dashboard</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.RegistryUserNamePasswordHintText">
|
||||
<source xml:lang="en">only required for private registries</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.RegistryText">
|
||||
<source xml:lang="en">Registry</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.RepositoryText">
|
||||
<source xml:lang="en">Repository</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ImageTagText">
|
||||
<source xml:lang="en">Image tag</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.RegistryUserNameText">
|
||||
<source xml:lang="en">Username</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.RegistryPasswordText">
|
||||
<source xml:lang="en">Password</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.BasicSettingsText">
|
||||
<source xml:lang="en">Basic Settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ContainerRegistrySettings">
|
||||
<source xml:lang="en">Container Registry Settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.PortSettings">
|
||||
<source xml:lang="en">Port Settings (Optional)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.LicenseTerms">
|
||||
<source xml:lang="en">license terms</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.PrivacyPolicyText">
|
||||
<source xml:lang="en">privacy policy</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.AcceptTermsText">
|
||||
<source xml:lang="en">I accept the {0} and {1}.</source>
|
||||
<note>{0} is the place holder for license terms, {1} is the place holder for privacy policy</note>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/wizards/create-cluster/pages/selectTargetClusterTypePage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="bdc-create.InstallToolsText">
|
||||
<source xml:lang="en">Install Tools</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.InstallingButtonText">
|
||||
<source xml:lang="en">Installing...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.selectTargetClusterTypePageTitle">
|
||||
<source xml:lang="en">What is your target cluster environment?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.selectTargetClusterTypePageDescription">
|
||||
<source xml:lang="en">Choose the target environment and then install the required tools for it.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.RefreshToolsButtonText">
|
||||
<source xml:lang="en">Refresh Status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.toolNameColumnHeader">
|
||||
<source xml:lang="en">Tool</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.toolDescriptionColumnHeader">
|
||||
<source xml:lang="en">Description</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.toolVersionColumnHeader">
|
||||
<source xml:lang="en">Version</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.toolStatusColumnHeader">
|
||||
<source xml:lang="en">Status</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.PickTargetEnvironmentText">
|
||||
<source xml:lang="en">Pick target environment</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ToolsRefreshingText">
|
||||
<source xml:lang="en">Please wait while the required tools status is being refreshed.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.TargetClusterTypeNotSelectedText">
|
||||
<source xml:lang="en">Please select a target cluster type.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.MissingToolsText">
|
||||
<source xml:lang="en">Please install the required tools.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ComingSoonText">
|
||||
<source xml:lang="en">(Coming Soon)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.RequiredToolsText">
|
||||
<source xml:lang="en">Required tools</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.InstalledText">
|
||||
<source xml:lang="en">Installed</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.NotInstalledText">
|
||||
<source xml:lang="en">Not Installed</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.InstallingText">
|
||||
<source xml:lang="en">Installing...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.FailedToInstallText">
|
||||
<source xml:lang="en">Install Failed</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/wizards/create-cluster/pages/selectExistingClusterPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="bdc-create.selectTargetClusterPageTitle">
|
||||
<source xml:lang="en">Where do you want to deploy this SQL Server big data cluster?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.selectTargetClusterPageDescription">
|
||||
<source xml:lang="en">Select the kubeconfig file and then select a cluster context from the list</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ClusterContextNotSelectedMessage">
|
||||
<source xml:lang="en">Please select a cluster context.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.kubeConfigFileLabelText">
|
||||
<source xml:lang="en">Kube config file path</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-browseText">
|
||||
<source xml:lang="en">Browse</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-clusterContextsLabelText">
|
||||
<source xml:lang="en">Cluster Contexts</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-errorLoadingClustersText">
|
||||
<source xml:lang="en">No cluster information is found in the config file or an error ocurred while loading the config file</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-selectKubeConfigFileText">
|
||||
<source xml:lang="en">Select</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/wizards/create-cluster/pages/clusterProfilePage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="bdc-create.clusterProfilePageTitle">
|
||||
<source xml:lang="en">Select a cluster profile</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.clusterProfilePageDescription">
|
||||
<source xml:lang="en">Select your requirement and we will provide you a pre-defined default scaling. You can later go to cluster configuration and customize it.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.TargetClusterOverview">
|
||||
<source xml:lang="en">Target cluster scale overview</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.clusterProfileLabel">
|
||||
<source xml:lang="en">Deployment profile</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.HardwareProfileText">
|
||||
<source xml:lang="en">Hardware profile</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.HardwareLabelColumnName">
|
||||
<source xml:lang="en">Label</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.TotalNodesColumnName">
|
||||
<source xml:lang="en">Nodes</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.TotalCoresColumnName">
|
||||
<source xml:lang="en">Cores</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.TotalMemoryColumnName">
|
||||
<source xml:lang="en">Memory</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.TotalDisksColumnName">
|
||||
<source xml:lang="en">Disks</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ScaleLabel">
|
||||
<source xml:lang="en">Scale</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.HardwareProfileLabel">
|
||||
<source xml:lang="en">Hardware profile label</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.FeatureSetLabel">
|
||||
<source xml:lang="en">Feature set</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.EngineOnlyText">
|
||||
<source xml:lang="en">Engine only</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.EngineWithFeaturesText">
|
||||
<source xml:lang="en">Engine with optional features</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.SQLServerMasterDisplayName">
|
||||
<source xml:lang="en">SQL Server master</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ComputePoolDisplayName">
|
||||
<source xml:lang="en">Compute pool</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.DataPoolDisplayName">
|
||||
<source xml:lang="en">Data pool</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.StoragePoolDisplayName">
|
||||
<source xml:lang="en">Storage pool</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.SparkPoolDisplayName">
|
||||
<source xml:lang="en">Spark pool</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.SQLServerMasterDescription">
|
||||
<source xml:lang="en">The SQL Server instance provides an externally accessible TDS endpoint for the cluster</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ComputePoolDescription">
|
||||
<source xml:lang="en">TODO: Add description</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.DataPoolDescription">
|
||||
<source xml:lang="en">TODO: Add description</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.StoragePoolDescription">
|
||||
<source xml:lang="en">TODO: Add description</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.SparkPoolDescription">
|
||||
<source xml:lang="en">TODO: Add description</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.poolLabelTemplate">
|
||||
<source xml:lang="en">{0} ({1})</source>
|
||||
<note>{0} is the pool name, {1} is the scale number</note>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/wizards/create-cluster/createClusterWizard" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="bdc-create.wizardTitle">
|
||||
<source xml:lang="en">Create a big data cluster</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.generateScriptsButtonText">
|
||||
<source xml:lang="en">Generate Scripts</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.createClusterButtonText">
|
||||
<source xml:lang="en">Create</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/wizards/create-cluster/createClusterModel" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="bdc-create.AKSClusterCardText">
|
||||
<source xml:lang="en">New AKS Cluster</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.AKSClusterFullName">
|
||||
<source xml:lang="en">New Azure Kubernetes Service cluster</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.AKSClusterDescription">
|
||||
<source xml:lang="en">This option configures new Azure Kubernetes Service (AKS) for SQL Server big data cluster deployments. AKS makes it simple to create, configure and manage a cluster of virutal machines that are preconfigured with a Kubernetes cluster to run containerized applications.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ExistingClusterCardText">
|
||||
<source xml:lang="en">Existing Cluster</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ExistingClusterFullName">
|
||||
<source xml:lang="en">Existing Kubernetes cluster</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="bdc-create.ExistingClusterDescription">
|
||||
<source xml:lang="en">This option assumes you already have a Kubernetes cluster installed, Once a prerequisite check is done, ensure the correct cluster context is selected.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/kubectl/sqlServerBigDataClusterChannel" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="bigDataClusterOutputChannel">
|
||||
<source xml:lang="en">SQL Server big data cluster</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/kubectl/kubectlUtils" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="runKubectlFailed">
|
||||
<source xml:lang="en">Unable to run kubectl</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="setClusterFailed">
|
||||
<source xml:lang="en">Failed to set '{0}' as current cluster: {1}</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/kubectl/kubectl" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="binaryNotFound">
|
||||
<source xml:lang="en">Could not find {0} binary. {1}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="binaryNotInstalled">
|
||||
<source xml:lang="en">{0} is not installed. {1}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="kubernetesRequired">
|
||||
<source xml:lang="en"> SQL Server Big data cluster requires kubernetes.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cannotExecuteCmd">
|
||||
<source xml:lang="en"> Cannot execute command.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="kubectlVersionIncompatible">
|
||||
<source xml:lang="en">kubectl version ${0} may be incompatible with cluster Kubernetes version {1}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="cannotRunCommand">
|
||||
<source xml:lang="en">Unable to run command ({0})</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/kubectl/binutil" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="installDependenciesAction">
|
||||
<source xml:lang="en">Install dependencies</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="learnMoreAction">
|
||||
<source xml:lang="en">Learn more</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="moreInfoMsg">
|
||||
<source xml:lang="en">Add {0} directory to path, or set "mssql-bdc.{0}-path" config to {0} binary.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/installer/installer" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="downloadKubectlFailed">
|
||||
<source xml:lang="en">Failed to download kubectl: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="kubectlVersionCheckFailed">
|
||||
<source xml:lang="en">Failed to establish kubectl stable version: {0}</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/big-data-cluster/out/main" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="done">
|
||||
<source xml:lang="en">Done</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dependencyInstalled">
|
||||
<source xml:lang="en">{0} already installed...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="installingDependency">
|
||||
<source xml:lang="en">Installing {0}...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="installingDependencyFailed">
|
||||
<source xml:lang="en">Unable to install {0}: {1}</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
239
resources/xlf/vscode-extensions/dacpac.xlf
Normal file
239
resources/xlf/vscode-extensions/dacpac.xlf
Normal file
@@ -0,0 +1,239 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file original="extensions/dacpac/out/wizard/pages/selectOperationpage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="dacFx.deployRadioButtonLabel">
|
||||
<source xml:lang="en">Deploy a data-tier application .dacpac file to an instance of SQL Server [Deploy Dacpac]</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.extractRadioButtonLabel">
|
||||
<source xml:lang="en">Extract a data-tier application from an instance of SQL Server to a .dacpac file [Extract Dacpac]</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.importRadioButtonLabel">
|
||||
<source xml:lang="en">Create a database from a .bacpac file [Import Bacpac]</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.exportRadioButtonLabel">
|
||||
<source xml:lang="en">Export the schema and data from a database to the logical .bacpac file format [Export Bacpac]</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/importConfigPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="dacFxImport.openFile">
|
||||
<source xml:lang="en">Open</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFxImport.fileTextboxTitle">
|
||||
<source xml:lang="en">File Location</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/extractConfigPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="dacfxExtract.saveFile">
|
||||
<source xml:lang="en">Save</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFxExtract.fileTextboxTitle">
|
||||
<source xml:lang="en">File Location</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFxExtract.versionTextboxTitle">
|
||||
<source xml:lang="en">Version (use x.x.x.x where x is a number)</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/exportConfigPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="dacfxExport.saveFile">
|
||||
<source xml:lang="en">Save</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFxExport.fileTextboxTitle">
|
||||
<source xml:lang="en">File Location</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/deployPlanPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="dacfx.dataLossTextWithCount">
|
||||
<source xml:lang="en">{0} of the deploy actions listed may result in data loss. Please ensure you have a backup or snapshot available in the event of an issue with the deployment.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.dataLossCheckbox">
|
||||
<source xml:lang="en">Proceed despite possible data loss</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.noDataLossText">
|
||||
<source xml:lang="en">No data loss will occur from the listed deploy actions.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.dataLossText">
|
||||
<source xml:lang="en">The deploy actions may result in data loss. Please ensure you have a backup or snapshot available in the event of an issue with the deployment.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.operationColumn">
|
||||
<source xml:lang="en">Operation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.operationTooltip">
|
||||
<source xml:lang="en">Operation(Create, Alter, Delete) that will occur during deployment</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.typeColumn">
|
||||
<source xml:lang="en">Type</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.typeTooltip">
|
||||
<source xml:lang="en">Type of object that will be affected by deployment</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.objectColumn">
|
||||
<source xml:lang="en">Object</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.objecTooltip">
|
||||
<source xml:lang="en">Name of object that will be affected by deployment</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.dataLossColumn">
|
||||
<source xml:lang="en">Data Loss</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.dataLossTooltip">
|
||||
<source xml:lang="en">Operations that may result in data loss are marked with a warning sign</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/deployConfigPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="dacFx.databaseNameTextBox">
|
||||
<source xml:lang="en">Database Name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.databaseNameDropdown">
|
||||
<source xml:lang="en">Database Name</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFxDeploy.openFile">
|
||||
<source xml:lang="en">Open</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFxDeploy.fileTextboxTitle">
|
||||
<source xml:lang="en">File Location</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.upgradeRadioButtonLabel">
|
||||
<source xml:lang="en">Upgrade Existing Database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.newRadioButtonLabel">
|
||||
<source xml:lang="en">New Database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.targetDatabaseRadioButtonsTitle">
|
||||
<source xml:lang="en">Target Database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.targetDatabaseDropdownTitle">
|
||||
<source xml:lang="en">Database Name</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/deployActionPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="dacFx.deployRadioButtonLabel">
|
||||
<source xml:lang="en">Deploy</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.deployScriptRadioButtonLabel">
|
||||
<source xml:lang="en">Generate Deployment Script and Deploy</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.scriptRadioButtonLabel">
|
||||
<source xml:lang="en">Generate Deployment Script</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfxDeployScript.saveFile">
|
||||
<source xml:lang="en">Save</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.generatedScriptLocation">
|
||||
<source xml:lang="en">Deployment Script Location</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/dacpac/out/wizard/pages/dacFxSummaryPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="dacfx.targetServerName">
|
||||
<source xml:lang="en">Target Server</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.targetDatabaseName">
|
||||
<source xml:lang="en">Target Database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.sourceServerName">
|
||||
<source xml:lang="en">Source Server</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.sourceDatabaseName">
|
||||
<source xml:lang="en">Source Database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.fileLocation">
|
||||
<source xml:lang="en">File Location</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.scriptLocation">
|
||||
<source xml:lang="en">Deployment Script Location</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.action">
|
||||
<source xml:lang="en">Action</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.deploy">
|
||||
<source xml:lang="en">Deploy</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.generateScript">
|
||||
<source xml:lang="en">Generate Deployment Script</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfxExtract.version">
|
||||
<source xml:lang="en">Version</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.settingColumn">
|
||||
<source xml:lang="en">Setting</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.valueColumn">
|
||||
<source xml:lang="en">Value</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/dacpac/out/wizard/api/dacFxConfigPage" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="dacFx.targetServerDropdownTitle">
|
||||
<source xml:lang="en">Target Server</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.sourceServerDropdownTitle">
|
||||
<source xml:lang="en">Source Server</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.databaseNameTextBox">
|
||||
<source xml:lang="en">Target Database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.sourceDatabaseDropdownTitle">
|
||||
<source xml:lang="en">Source Database</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/dacpac/out/wizard/dataTierApplicationWizard" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="dacfx.needConnection">
|
||||
<source xml:lang="en">Please connect to a server before using this wizard.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.selectOperationPageName">
|
||||
<source xml:lang="en">Select an Operation</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.deployConfigPageName">
|
||||
<source xml:lang="en">Select Deploy Dacpac Settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.deployPlanPage">
|
||||
<source xml:lang="en">Review the deploy plan</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.deployActionPageName">
|
||||
<source xml:lang="en">Select Action</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.summaryPageName">
|
||||
<source xml:lang="en">Summary</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.extractConfigPageName">
|
||||
<source xml:lang="en">Select Extract Dacpac Settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.importConfigPageName">
|
||||
<source xml:lang="en">Select Import Bacpac Settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.exportConfigPageName">
|
||||
<source xml:lang="en">Select Export Bacpac Settings</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.deployButton">
|
||||
<source xml:lang="en">Deploy</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.extractButton">
|
||||
<source xml:lang="en">Extract</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.importButton">
|
||||
<source xml:lang="en">Import</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.exportButton">
|
||||
<source xml:lang="en">Export</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacFx.generateScriptButton">
|
||||
<source xml:lang="en">Generate Script</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="alertData.deployErrorMessage">
|
||||
<source xml:lang="en">Deploy failed '{0}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="alertData.extractErrorMessage">
|
||||
<source xml:lang="en">Extract failed '{0}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="alertData.exportErrorMessage">
|
||||
<source xml:lang="en">Export failed '{0}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="alertData.importErrorMessage">
|
||||
<source xml:lang="en">Import failed '{0}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dacfx.scriptGeneratingMessage">
|
||||
<source xml:lang="en">You can view the status of script generation in the Task History once the wizard is closed</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="alertData.deployPlanErrorMessage">
|
||||
<source xml:lang="en">Generating deploy plan failed '{0}'</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
@@ -77,6 +77,29 @@
|
||||
<source xml:lang="en">Table schema</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/import/out/wizard/flatFileWizard" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="import.needConnection">
|
||||
<source xml:lang="en">Please connect to a server before using this wizard.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.wizardName">
|
||||
<source xml:lang="en">Import flat file wizard</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.page1Name">
|
||||
<source xml:lang="en">Specify Input File</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.page2Name">
|
||||
<source xml:lang="en">Preview Data</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.page3Name">
|
||||
<source xml:lang="en">Modify Columns</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.page4Name">
|
||||
<source xml:lang="en">Summary</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.importNewFile">
|
||||
<source xml:lang="en">Import new file</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/import/out/services/telemetry" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="import.serviceCrashButton">
|
||||
<source xml:lang="en">Give Feedback</source>
|
||||
@@ -114,27 +137,4 @@
|
||||
<source xml:lang="en">Done!</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/import/out/wizard/flatFileWizard" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="import.needConnection">
|
||||
<source xml:lang="en">Please connect to a server before using this wizard.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.wizardName">
|
||||
<source xml:lang="en">Import flat file wizard</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.page1Name">
|
||||
<source xml:lang="en">Specify Input File</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.page2Name">
|
||||
<source xml:lang="en">Preview Data</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.page3Name">
|
||||
<source xml:lang="en">Modify Columns</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.page4Name">
|
||||
<source xml:lang="en">Summary</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="flatFileImport.importNewFile">
|
||||
<source xml:lang="en">Import new file</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
@@ -5,10 +5,10 @@
|
||||
<source xml:lang="en">Cancel</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createSessionDialog.create">
|
||||
<source xml:lang="en">Create</source>
|
||||
<source xml:lang="en">Start</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createSessionDialog.title">
|
||||
<source xml:lang="en">Create New Profiler Session</source>
|
||||
<source xml:lang="en">Start New Profiler Session</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createSessionDialog.templatesInvalid">
|
||||
<source xml:lang="en">Invalid templates list, cannot open dialog</source>
|
||||
@@ -16,6 +16,9 @@
|
||||
<trans-unit id="createSessionDialog.dialogOwnerInvalid">
|
||||
<source xml:lang="en">Invalid dialog owner, cannot open dialog</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createSessionDialog.invalidProviderType">
|
||||
<source xml:lang="en">Invalid provider type, cannot open dialog</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createSessionDialog.selectTemplates">
|
||||
<source xml:lang="en">Select session template:</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user