Files
azuredatastudio/resources/xlf/en/sql.xlf
2019-11-25 10:55:14 -08:00

3963 lines
176 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="src/sql/platform/clipboard/browser/clipboardService" source-language="en" datatype="plaintext"><body>
<trans-unit id="imageCopyingNotSupported">
<source xml:lang="en">Copying images is not supported</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/update/electron-browser/releaseNotes" source-language="en" datatype="plaintext"><body>
<trans-unit id="gettingStarted">
<source xml:lang="en">Get Started</source>
</trans-unit>
<trans-unit id="showReleaseNotes">
<source xml:lang="en">Show Getting Started</source>
</trans-unit>
<trans-unit id="miGettingStarted">
<source xml:lang="en">Getting &amp;&amp;Started</source>
<note>&amp;&amp; denotes a mnemonic</note>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/queryHistory/electron-browser/queryHistory" source-language="en" datatype="plaintext"><body>
<trans-unit id="queryHistoryConfigurationTitle">
<source xml:lang="en">QueryHistory</source>
</trans-unit>
<trans-unit id="queryHistoryCaptureEnabled">
<source xml:lang="en">Whether Query History capture is enabled. If false queries executed will not be captured.</source>
</trans-unit>
<trans-unit id="viewCategory">
<source xml:lang="en">View</source>
</trans-unit>
<trans-unit id="queryHistory">
<source xml:lang="en">Query History</source>
</trans-unit>
<trans-unit id="miViewQueryHistory">
<source xml:lang="en">&amp;&amp;Query History</source>
<note>&amp;&amp; denotes a mnemonic</note>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/commandLine/electron-browser/commandLine" source-language="en" datatype="plaintext"><body>
<trans-unit id="connectingLabel">
<source xml:lang="en">Connecting: {0}</source>
</trans-unit>
<trans-unit id="runningCommandLabel">
<source xml:lang="en">Running command: {0}</source>
</trans-unit>
<trans-unit id="openingNewQueryLabel">
<source xml:lang="en">Opening new query: {0}</source>
</trans-unit>
<trans-unit id="warnServerRequired">
<source xml:lang="en">Cannot connect as no server information was provided</source>
</trans-unit>
<trans-unit id="errConnectUrl">
<source xml:lang="en">Could not open URL due to error {0}</source>
</trans-unit>
<trans-unit id="connectServerDetail">
<source xml:lang="en">This will connect to server {0}</source>
</trans-unit>
<trans-unit id="confirmConnect">
<source xml:lang="en">Are you sure you want to connect?</source>
</trans-unit>
<trans-unit id="open">
<source xml:lang="en">&amp;&amp;Open</source>
</trans-unit>
<trans-unit id="connectingQueryLabel">
<source xml:lang="en">Connecting query file</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/errorMessage/browser/errorMessageService" source-language="en" datatype="plaintext"><body>
<trans-unit id="error">
<source xml:lang="en">Error</source>
</trans-unit>
<trans-unit id="warning">
<source xml:lang="en">Warning</source>
</trans-unit>
<trans-unit id="info">
<source xml:lang="en">Info</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/serialization/common/serializationService" source-language="en" datatype="plaintext"><body>
<trans-unit id="saveAsNotSupported">
<source xml:lang="en">Saving results into different format disabled for this data provider.</source>
</trans-unit>
<trans-unit id="noSerializationProvider">
<source xml:lang="en">Cannot serialize data as no provider has been registered</source>
</trans-unit>
<trans-unit id="unknownSerializationError">
<source xml:lang="en">Serialization failed with an unknown error</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/admin/common/adminService" source-language="en" datatype="plaintext"><body>
<trans-unit id="adminService.providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with adminservice</source>
</trans-unit>
<trans-unit id="adminService.noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/fileBrowser/browser/fileBrowserDialogController" source-language="en" datatype="plaintext"><body>
<trans-unit id="filebrowser.selectFile">
<source xml:lang="en">Select a file</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dataExplorer/browser/nodeActions.common.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="disconnect">
<source xml:lang="en">Disconnect</source>
</trans-unit>
<trans-unit id="refresh">
<source xml:lang="en">Refresh</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/common/resultsGrid.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
</trans-unit>
<trans-unit id="fontFamily">
<source xml:lang="en">Controls the font family.</source>
</trans-unit>
<trans-unit id="fontWeight">
<source xml:lang="en">Controls the font weight.</source>
</trans-unit>
<trans-unit id="fontSize">
<source xml:lang="en">Controls the font size in pixels.</source>
</trans-unit>
<trans-unit id="letterSpacing">
<source xml:lang="en">Controls the letter spacing in pixels.</source>
</trans-unit>
<trans-unit id="rowHeight">
<source xml:lang="en">Controls the row height in pixels</source>
</trans-unit>
<trans-unit id="cellPadding">
<source xml:lang="en">Controls the cell padding in pixels</source>
</trans-unit>
<trans-unit id="autoSizeColumns">
<source xml:lang="en">Auto size the columns width on inital results. Could have performance problems with large number of columns or large cells</source>
</trans-unit>
<trans-unit id="maxColumnWidth">
<source xml:lang="en">The maximum width in pixels for auto-sized columns</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/tasks/browser/tasks.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="inProgressTasksChangesBadge">
<source xml:lang="en">{0} in progress tasks</source>
</trans-unit>
<trans-unit id="viewCategory">
<source xml:lang="en">View</source>
</trans-unit>
<trans-unit id="tasks">
<source xml:lang="en">Tasks</source>
</trans-unit>
<trans-unit id="miViewTasks">
<source xml:lang="en">&amp;&amp;Tasks</source>
<note>&amp;&amp; denotes a mnemonic</note>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dataExplorer/browser/dataExplorer.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="workbench.dataExplorer">
<source xml:lang="en">Connections</source>
</trans-unit>
<trans-unit id="dataExplorer.view">
<source xml:lang="en">View</source>
</trans-unit>
<trans-unit id="databaseConnections">
<source xml:lang="en">Database Connections</source>
</trans-unit>
<trans-unit id="datasource.connections">
<source xml:lang="en">data source connections</source>
</trans-unit>
<trans-unit id="datasource.connectionGroups">
<source xml:lang="en">data source groups</source>
</trans-unit>
<trans-unit id="startupConfig">
<source xml:lang="en">Startup Configuration</source>
</trans-unit>
<trans-unit id="startup.alwaysShowServersView">
<source xml:lang="en">True for the Servers view to be shown on launch of Azure Data Studio default; false if the last opened view should be shown</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/connection/browser/connection.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="sql.maxRecentConnectionsDescription">
<source xml:lang="en">The maximum number of recently used connections to store in the connection list.</source>
</trans-unit>
<trans-unit id="sql.defaultEngineDescription">
<source xml:lang="en">Default SQL Engine to use. This drives default language provider in .sql files and the default to use when creating a new connection. Valid option is currently MSSQL</source>
</trans-unit>
<trans-unit id="connection.parseClipboardForConnectionStringDescription">
<source xml:lang="en">Attempt to parse the contents of the clipboard when the connection dialog is opened or a paste is performed.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/objectExplorer/common/serverGroup.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="serverGroup.colors">
<source xml:lang="en">Server Group color palette used in the Object Explorer viewlet.</source>
</trans-unit>
<trans-unit id="serverGroup.autoExpand">
<source xml:lang="en">Auto-expand Server Groups in the Object Explorer viewlet.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/actions.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="previewFeatures.configTitle">
<source xml:lang="en">Preview Features</source>
</trans-unit>
<trans-unit id="previewFeatures.configEnable">
<source xml:lang="en">Enable unreleased preview features</source>
</trans-unit>
<trans-unit id="showConnectDialogOnStartup">
<source xml:lang="en">Show connect dialog on startup</source>
</trans-unit>
<trans-unit id="enableObsoleteApiUsageNotificationTitle">
<source xml:lang="en">Obsolete API Notification</source>
</trans-unit>
<trans-unit id="enableObsoleteApiUsageNotification">
<source xml:lang="en">Enable/disable obsolete API usage notification</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/accounts/browser/accounts.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="status.problems">
<source xml:lang="en">Problems</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/accounts/browser/accountManagement.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="carbon.extension.contributes.account.id">
<source xml:lang="en">Identifier of the account type</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.account.icon">
<source xml:lang="en">(Optional) Icon which is used to represent the accpunt in the UI. Either a file path or a themable configuration</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.account.icon.light">
<source xml:lang="en">Icon path when a light theme is used</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.account.icon.dark">
<source xml:lang="en">Icon path when a dark theme is used</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.account">
<source xml:lang="en">Contributes icons to account provider.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/insights/views/charts/types/lineChart.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="dataTypeDescription">
<source xml:lang="en">Indicates data property of a data set for a chart.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/insights/views/charts/types/barChart.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="yAxisMin">
<source xml:lang="en">Minimum value of the y axis</source>
</trans-unit>
<trans-unit id="yAxisMax">
<source xml:lang="en">Maximum value of the y axis</source>
</trans-unit>
<trans-unit id="barchart.yAxisLabel">
<source xml:lang="en">Label for the y axis</source>
</trans-unit>
<trans-unit id="xAxisMin">
<source xml:lang="en">Minimum value of the x axis</source>
</trans-unit>
<trans-unit id="xAxisMax">
<source xml:lang="en">Maximum value of the x axis</source>
</trans-unit>
<trans-unit id="barchart.xAxisLabel">
<source xml:lang="en">Label for the x axis</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/insights/views/tableInsight.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="tableInsightDescription">
<source xml:lang="en">Displays the results in a simple table</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/insights/views/imageInsight.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="imageInsightDescription">
<source xml:lang="en">Displays an image, for example one returned by an R query using ggplot2</source>
</trans-unit>
<trans-unit id="imageFormatDescription">
<source xml:lang="en">What format is expected - is this a JPEG, PNG or other format?</source>
</trans-unit>
<trans-unit id="encodingDescription">
<source xml:lang="en">Is this encoded as hex, base64 or some other format?</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/insights/views/countInsight.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="countInsightDescription">
<source xml:lang="en">For each column in a resultset, displays the value in row 0 as a count followed by the column name. Supports '1 Healthy', '3 Unhealthy' for example, where 'Healthy' is the column name and 1 is the value in row 1 cell 1</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/dashboard.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
</trans-unit>
<trans-unit id="dashboard.editor.label">
<source xml:lang="en">Dashboard</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/containers/dashboardWebviewContainer.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboard.container.webview">
<source xml:lang="en">The webview that will be displayed in this tab.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/containers/dashboardControlHostContainer.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboard.container.controlhost">
<source xml:lang="en">The controlhost that will be displayed in this tab.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/containers/dashboardWidgetContainer.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboard.container.widgets">
<source xml:lang="en">The list of widgets that will be displayed in this tab.</source>
</trans-unit>
<trans-unit id="widgetContainer.invalidInputs">
<source xml:lang="en">The list of widgets is expected inside widgets-container for extension.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/containers/dashboardGridContainer.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboard.container.gridtab.items">
<source xml:lang="en">The list of widgets or webviews that will be displayed in this tab.</source>
</trans-unit>
<trans-unit id="gridContainer.invalidInputs">
<source xml:lang="en">widgets or webviews are expected inside widgets-container for extension.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/containers/dashboardContainer.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="azdata.extension.contributes.dashboard.container.id">
<source xml:lang="en">Unique identifier for this container.</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.dashboard.container.container">
<source xml:lang="en">The container that will be displayed in the tab.</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.containers">
<source xml:lang="en">Contributes a single or multiple dashboard containers for users to add to their dashboard.</source>
</trans-unit>
<trans-unit id="dashboardContainer.contribution.noIdError">
<source xml:lang="en">No id in dashboard container specified for extension.</source>
</trans-unit>
<trans-unit id="dashboardContainer.contribution.noContainerError">
<source xml:lang="en">No container in dashboard container specified for extension.</source>
</trans-unit>
<trans-unit id="dashboardContainer.contribution.moreThanOneDashboardContainersError">
<source xml:lang="en">Exactly 1 dashboard container must be defined per space.</source>
</trans-unit>
<trans-unit id="dashboardTab.contribution.unKnownContainerType">
<source xml:lang="en">Unknown container type defines in dashboard container for extension.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/containers/dashboardModelViewContainer.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboard.container.modelview">
<source xml:lang="en">The model-backed view that will be displayed in this tab.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/containers/dashboardNavSection.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboard.container.left-nav-bar.id">
<source xml:lang="en">Unique identifier for this nav section. Will be passed to the extension for any requests.</source>
</trans-unit>
<trans-unit id="dashboard.container.left-nav-bar.icon">
<source xml:lang="en">(Optional) Icon which is used to represent this nav section in the UI. Either a file path or a themeable configuration</source>
</trans-unit>
<trans-unit id="dashboard.container.left-nav-bar.icon.light">
<source xml:lang="en">Icon path when a light theme is used</source>
</trans-unit>
<trans-unit id="dashboard.container.left-nav-bar.icon.dark">
<source xml:lang="en">Icon path when a dark theme is used</source>
</trans-unit>
<trans-unit id="dashboard.container.left-nav-bar.title">
<source xml:lang="en">Title of the nav section to show the user.</source>
</trans-unit>
<trans-unit id="dashboard.container.left-nav-bar.container">
<source xml:lang="en">The container that will be displayed in this nav section.</source>
</trans-unit>
<trans-unit id="dashboard.container.left-nav-bar">
<source xml:lang="en">The list of dashboard containers that will be displayed in this navigation section.</source>
</trans-unit>
<trans-unit id="opticon">
<source xml:lang="en">property `icon` can be omitted or must be either a string or a literal like `{dark, light}`</source>
</trans-unit>
<trans-unit id="navSection.missingTitle.error">
<source xml:lang="en">No title in nav section specified for extension.</source>
</trans-unit>
<trans-unit id="navSection.missingContainer.error">
<source xml:lang="en">No container in nav section specified for extension.</source>
</trans-unit>
<trans-unit id="navSection.moreThanOneDashboardContainersError">
<source xml:lang="en">Exactly 1 dashboard container must be defined per space.</source>
</trans-unit>
<trans-unit id="navSection.invalidContainer.error">
<source xml:lang="en">NAV_SECTION within NAV_SECTION is an invalid container for extension.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/backup/browser/backup.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="backup">
<source xml:lang="en">Backup</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/core/dashboardTab.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="azdata.extension.contributes.dashboard.tab.id">
<source xml:lang="en">Unique identifier for this tab. Will be passed to the extension for any requests.</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.dashboard.tab.title">
<source xml:lang="en">Title of the tab to show the user.</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.dashboard.tab.description">
<source xml:lang="en">Description of this tab that will be shown to the user.</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.tab.when">
<source xml:lang="en">Condition which must be true to show this item</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.tab.provider">
<source xml:lang="en">Defines the connection types this tab is compatible with. Defaults to 'MSSQL' if not set</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.dashboard.tab.container">
<source xml:lang="en">The container that will be displayed in this tab.</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.dashboard.tab.alwaysShow">
<source xml:lang="en">Whether or not this tab should always be shown or only when the user adds it.</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.dashboard.tab.isHomeTab">
<source xml:lang="en">Whether or not this tab should be used as the Home tab for a connection type.</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.tabs">
<source xml:lang="en">Contributes a single or multiple tabs for users to add to their dashboard.</source>
</trans-unit>
<trans-unit id="dashboardTab.contribution.noTitleError">
<source xml:lang="en">No title specified for extension.</source>
</trans-unit>
<trans-unit id="dashboardTab.contribution.noDescriptionWarning">
<source xml:lang="en">No description specified to show.</source>
</trans-unit>
<trans-unit id="dashboardTab.contribution.noContainerError">
<source xml:lang="en">No container specified for extension.</source>
</trans-unit>
<trans-unit id="dashboardTab.contribution.moreThanOneDashboardContainersError">
<source xml:lang="en">Exactly 1 dashboard container must be defined per space</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/restore/browser/restore.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="restore">
<source xml:lang="en">Restore</source>
</trans-unit>
<trans-unit id="backup">
<source xml:lang="en">Restore</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/objectExplorer/browser/objectExplorerViewTreeShim" source-language="en" datatype="plaintext"><body>
<trans-unit id="noProviderFound">
<source xml:lang="en">Cannot expand as the required connection provider '{0}' was not found</source>
</trans-unit>
<trans-unit id="loginCanceled">
<source xml:lang="en">User canceled</source>
</trans-unit>
<trans-unit id="firewallCanceled">
<source xml:lang="en">Firewall dialog canceled</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/tasks/common/tasksService" source-language="en" datatype="plaintext"><body>
<trans-unit id="InProgressWarning">
<source xml:lang="en">1 or more tasks are in progress. Are you sure you want to quit?</source>
</trans-unit>
<trans-unit id="taskService.yes">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="taskService.no">
<source xml:lang="en">No</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/jobManagement/common/jobManagementService" source-language="en" datatype="plaintext"><body>
<trans-unit id="providerIdNotValidError">
<source xml:lang="en">Connection is required in order to interact with JobManagementService</source>
</trans-unit>
<trans-unit id="noHandlerRegistered">
<source xml:lang="en">No Handler Registered</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/fileBrowser/common/fileBrowserService" source-language="en" datatype="plaintext"><body>
<trans-unit id="fileBrowserErrorMessage">
<source xml:lang="en">An error occured while loading the file browser.</source>
</trans-unit>
<trans-unit id="fileBrowserErrorDialogTitle">
<source xml:lang="en">File browser error</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/notebook.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="notebookEditor.name">
<source xml:lang="en">Notebook Editor</source>
</trans-unit>
<trans-unit id="newNotebook">
<source xml:lang="en">New Notebook</source>
</trans-unit>
<trans-unit id="newQuery">
<source xml:lang="en">New Notebook</source>
</trans-unit>
<trans-unit id="notebook.sqlStopOnError">
<source xml:lang="en">SQL kernel: stop Notebook execution when error occurs in a cell.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/scripting/browser/scripting.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="scriptAsCreate">
<source xml:lang="en">Script as Create</source>
</trans-unit>
<trans-unit id="scriptAsDelete">
<source xml:lang="en">Script as Drop</source>
</trans-unit>
<trans-unit id="scriptAsSelect">
<source xml:lang="en">Select Top 1000</source>
</trans-unit>
<trans-unit id="scriptAsExecute">
<source xml:lang="en">Script as Execute</source>
</trans-unit>
<trans-unit id="scriptAsAlter">
<source xml:lang="en">Script as Alter</source>
</trans-unit>
<trans-unit id="editData">
<source xml:lang="en">Edit Data</source>
</trans-unit>
<trans-unit id="scriptSelect">
<source xml:lang="en">Select Top 1000</source>
</trans-unit>
<trans-unit id="scriptCreate">
<source xml:lang="en">Script as Create</source>
</trans-unit>
<trans-unit id="scriptExecute">
<source xml:lang="en">Script as Execute</source>
</trans-unit>
<trans-unit id="scriptAlter">
<source xml:lang="en">Script as Alter</source>
</trans-unit>
<trans-unit id="scriptDelete">
<source xml:lang="en">Script as Drop</source>
</trans-unit>
<trans-unit id="refreshNode">
<source xml:lang="en">Refresh</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/connection/browser/connectionDialogService" source-language="en" datatype="plaintext"><body>
<trans-unit id="connectionError">
<source xml:lang="en">Connection error</source>
</trans-unit>
<trans-unit id="kerberosErrorStart">
<source xml:lang="en">Connection failed due to Kerberos error.</source>
</trans-unit>
<trans-unit id="kerberosHelpLink">
<source xml:lang="en">Help configuring Kerberos is available at {0}</source>
</trans-unit>
<trans-unit id="kerberosKinit">
<source xml:lang="en">If you have previously connected you may need to re-run kinit.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/accountManagement/browser/accountManagementService" source-language="en" datatype="plaintext"><body>
<trans-unit id="refreshFailed">
<source xml:lang="en">Refresh account was canceled by the user</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/profiler/browser/profiler.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="profiler.settings.viewTemplates">
<source xml:lang="en">Specifies view templates</source>
</trans-unit>
<trans-unit id="profiler.settings.sessionTemplates">
<source xml:lang="en">Specifies session templates</source>
</trans-unit>
<trans-unit id="profiler.settings.Filters">
<source xml:lang="en">Profiler Filters</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/queryHistory/browser/queryHistoryActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="toggleQueryHistory">
<source xml:lang="en">Toggle Query History</source>
</trans-unit>
<trans-unit id="queryHistory.delete">
<source xml:lang="en">Delete</source>
</trans-unit>
<trans-unit id="queryHistory.clearLabel">
<source xml:lang="en">Clear All History</source>
</trans-unit>
<trans-unit id="queryHistory.openQuery">
<source xml:lang="en">Open Query</source>
</trans-unit>
<trans-unit id="queryHistory.runQuery">
<source xml:lang="en">Run Query</source>
</trans-unit>
<trans-unit id="queryHistory.toggleCaptureLabel">
<source xml:lang="en">Toggle Query History capture</source>
</trans-unit>
<trans-unit id="queryHistory.disableCapture">
<source xml:lang="en">Pause Query History Capture</source>
</trans-unit>
<trans-unit id="queryHistory.enableCapture">
<source xml:lang="en">Start Query History Capture</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/common/enablePreviewFeatures" source-language="en" datatype="plaintext"><body>
<trans-unit id="enablePreviewFeatures.notice">
<source xml:lang="en">Preview features are required in order for extensions to be fully supported and for some actions to be available. Would you like to enable preview features?</source>
</trans-unit>
<trans-unit id="enablePreviewFeatures.yes">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="enablePreviewFeatures.no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="enablePreviewFeatures.never">
<source xml:lang="en">No, don't show again</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/query/common/queryModelService" source-language="en" datatype="plaintext"><body>
<trans-unit id="commitEditFailed">
<source xml:lang="en">Commit row failed: </source>
</trans-unit>
<trans-unit id="runQueryStringBatchStartMessage">
<source xml:lang="en">Started executing query "{0}"</source>
</trans-unit>
<trans-unit id="updateCellFailed">
<source xml:lang="en">Update cell failed: </source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/objectExplorer/browser/objectExplorerService" source-language="en" datatype="plaintext"><body>
<trans-unit id="OeSessionFailedError">
<source xml:lang="en">Failed to create Object Explorer session</source>
</trans-unit>
<trans-unit id="nodeExpansionError">
<source xml:lang="en">Multiple errors:</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/notebook/browser/notebookServiceImpl" source-language="en" datatype="plaintext"><body>
<trans-unit id="notebookUriNotDefined">
<source xml:lang="en">No URI was passed when creating a notebook manager</source>
</trans-unit>
<trans-unit id="notebookServiceNoProvider">
<source xml:lang="en">Notebook provider does not exist</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/browser/query.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="queryResultsEditor.name">
<source xml:lang="en">Query Results</source>
</trans-unit>
<trans-unit id="queryEditor.name">
<source xml:lang="en">Query Editor</source>
</trans-unit>
<trans-unit id="newQuery">
<source xml:lang="en">New Query</source>
</trans-unit>
<trans-unit id="sql.saveAsCsv.includeHeaders">
<source xml:lang="en">[Optional] When true, column headers are included when saving results as CSV</source>
</trans-unit>
<trans-unit id="sql.saveAsCsv.delimiter">
<source xml:lang="en">[Optional] The custom delimiter to use between values when saving as CSV</source>
</trans-unit>
<trans-unit id="sql.saveAsCsv.lineSeperator">
<source xml:lang="en">[Optional] Character(s) used for seperating rows when saving results as CSV</source>
</trans-unit>
<trans-unit id="sql.saveAsCsv.textIdentifier">
<source xml:lang="en">[Optional] Character used for enclosing text fields when saving results as CSV</source>
</trans-unit>
<trans-unit id="sql.saveAsCsv.encoding">
<source xml:lang="en">[Optional] File encoding used when saving results as CSV</source>
</trans-unit>
<trans-unit id="sql.results.streaming">
<source xml:lang="en">Enable results streaming; contains few minor visual issues</source>
</trans-unit>
<trans-unit id="sql.saveAsXml.formatted">
<source xml:lang="en">[Optional] When true, XML output will be formatted when saving results as XML</source>
</trans-unit>
<trans-unit id="sql.saveAsXml.encoding">
<source xml:lang="en">[Optional] File encoding used when saving results as XML</source>
</trans-unit>
<trans-unit id="sql.copyIncludeHeaders">
<source xml:lang="en">[Optional] Configuration options for copying results from the Results View</source>
</trans-unit>
<trans-unit id="sql.copyRemoveNewLine">
<source xml:lang="en">[Optional] Configuration options for copying multi-line results from the Results View</source>
</trans-unit>
<trans-unit id="sql.showBatchTime">
<source xml:lang="en">[Optional] Should execution time be shown for individual batches</source>
</trans-unit>
<trans-unit id="defaultChartType">
<source xml:lang="en">[Optional] the default chart type to use when opening Chart Viewer from a Query Results</source>
</trans-unit>
<trans-unit id="tabColorMode.off">
<source xml:lang="en">Tab coloring will be disabled</source>
</trans-unit>
<trans-unit id="tabColorMode.border">
<source xml:lang="en">The top border of each editor tab will be colored to match the relevant server group</source>
</trans-unit>
<trans-unit id="tabColorMode.fill">
<source xml:lang="en">Each editor tab's background color will match the relevant server group</source>
</trans-unit>
<trans-unit id="tabColorMode">
<source xml:lang="en">Controls how to color tabs based on the server group of their active connection</source>
</trans-unit>
<trans-unit id="showConnectionInfoInTitle">
<source xml:lang="en">Controls whether to show the connection info for a tab in the title.</source>
</trans-unit>
<trans-unit id="sql.promptToSaveGeneratedFiles">
<source xml:lang="en">Prompt to save generated SQL files</source>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableIntelliSense">
<source xml:lang="en">Should IntelliSense be enabled</source>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableErrorChecking">
<source xml:lang="en">Should IntelliSense error checking be enabled</source>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableSuggestions">
<source xml:lang="en">Should IntelliSense suggestions be enabled</source>
</trans-unit>
<trans-unit id="mssql.intelliSense.enableQuickInfo">
<source xml:lang="en">Should IntelliSense quick info be enabled</source>
</trans-unit>
<trans-unit id="mssql.intelliSense.lowerCaseSuggestions">
<source xml:lang="en">Should IntelliSense suggestions be lowercase</source>
</trans-unit>
<trans-unit id="mssql.query.setRowCount">
<source xml:lang="en">Maximum number of rows to return before the server stops processing your query.</source>
</trans-unit>
<trans-unit id="mssql.query.textSize">
<source xml:lang="en">Maximum size of text and ntext data returned from a SELECT statement</source>
</trans-unit>
<trans-unit id="mssql.query.executionTimeout">
<source xml:lang="en">An execution time-out of 0 indicates an unlimited wait (no time-out)</source>
</trans-unit>
<trans-unit id="mssql.query.noCount">
<source xml:lang="en">Enable SET NOCOUNT option</source>
</trans-unit>
<trans-unit id="mssql.query.noExec">
<source xml:lang="en">Enable SET NOEXEC option</source>
</trans-unit>
<trans-unit id="mssql.query.parseOnly">
<source xml:lang="en">Enable SET PARSEONLY option</source>
</trans-unit>
<trans-unit id="mssql.query.arithAbort">
<source xml:lang="en">Enable SET ARITHABORT option</source>
</trans-unit>
<trans-unit id="mssql.query.statisticsTime">
<source xml:lang="en">Enable SET STATISTICS TIME option</source>
</trans-unit>
<trans-unit id="mssql.query.statisticsIO">
<source xml:lang="en">Enable SET STATISTICS IO option</source>
</trans-unit>
<trans-unit id="mssql.query.xactAbortOn">
<source xml:lang="en">Enable SET XACT_ABORT ON option</source>
</trans-unit>
<trans-unit id="mssql.query.transactionIsolationLevel">
<source xml:lang="en">Enable SET TRANSACTION ISOLATION LEVEL option</source>
</trans-unit>
<trans-unit id="mssql.query.deadlockPriority">
<source xml:lang="en">Enable SET DEADLOCK_PRIORITY option</source>
</trans-unit>
<trans-unit id="mssql.query.lockTimeout">
<source xml:lang="en">Enable SET LOCK TIMEOUT option (in milliseconds)</source>
</trans-unit>
<trans-unit id="mssql.query.queryGovernorCostLimit">
<source xml:lang="en">Enable SET QUERY_GOVERNOR_COST_LIMIT</source>
</trans-unit>
<trans-unit id="mssql.query.ansiDefaults">
<source xml:lang="en">Enable SET ANSI_DEFAULTS</source>
</trans-unit>
<trans-unit id="mssql.query.quotedIdentifier">
<source xml:lang="en">Enable SET QUOTED_IDENTIFIER</source>
</trans-unit>
<trans-unit id="mssql.query.ansiNullDefaultOn">
<source xml:lang="en">Enable SET ANSI_NULL_DFLT_ON</source>
</trans-unit>
<trans-unit id="mssql.query.implicitTransactions">
<source xml:lang="en">Enable SET IMPLICIT_TRANSACTIONS</source>
</trans-unit>
<trans-unit id="mssql.query.cursorCloseOnCommit">
<source xml:lang="en">Enable SET CURSOR_CLOSE_ON_COMMIT</source>
</trans-unit>
<trans-unit id="mssql.query.ansiPadding">
<source xml:lang="en">Enable SET ANSI_PADDING</source>
</trans-unit>
<trans-unit id="mssql.query.ansiWarnings">
<source xml:lang="en">Enable SET ANSI_WARNINGS</source>
</trans-unit>
<trans-unit id="mssql.query.ansiNulls">
<source xml:lang="en">Enable SET ANSI_NULLS</source>
</trans-unit>
<trans-unit id="queryShortcutDescription">
<source xml:lang="en">Set keybinding workbench.action.query.shortcut{0} to run the shortcut text as a procedure call. Any selected text in the query editor will be passed as a parameter</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/connection/common/connectionProviderExtension" source-language="en" datatype="plaintext"><body>
<trans-unit id="schema.providerId">
<source xml:lang="en">Common id for the provider</source>
</trans-unit>
<trans-unit id="schema.displayName">
<source xml:lang="en">Display Name for the provider</source>
</trans-unit>
<trans-unit id="schema.iconPath">
<source xml:lang="en">Icon path for the server type</source>
</trans-unit>
<trans-unit id="schema.connectionOptions">
<source xml:lang="en">Options for connection</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/errorMessage/browser/errorMessageDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="errorMessageDialog.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="errorMessageDialog.close">
<source xml:lang="en">Close</source>
</trans-unit>
<trans-unit id="copyDetails">
<source xml:lang="en">Copy details</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/objectExplorer/common/serverGroupViewModel" source-language="en" datatype="plaintext"><body>
<trans-unit id="serverGroup.addServerGroup">
<source xml:lang="en">Add server group</source>
</trans-unit>
<trans-unit id="serverGroup.editServerGroup">
<source xml:lang="en">Edit server group</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/accounts/browser/firewallRuleDialogController" source-language="en" datatype="plaintext"><body>
<trans-unit id="firewallDialog.addAccountErrorTitle">
<source xml:lang="en">Error adding account</source>
</trans-unit>
<trans-unit id="firewallRuleError">
<source xml:lang="en">Firewall rule error</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/api/browser/mainThreadExtensionManagement" source-language="en" datatype="plaintext"><body>
<trans-unit id="workbench.generalObsoleteApiNotification">
<source xml:lang="en">Some of the loaded extensions are using obsolete APIs, please find the detailed information in the Console tab of Developer Tools window</source>
</trans-unit>
<trans-unit id="dontShowAgain">
<source xml:lang="en">Don't Show Again</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/tasks/browser/tasksActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="toggleTasks">
<source xml:lang="en">Toggle Tasks</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dataExplorer/browser/dataExplorerViewlet" source-language="en" datatype="plaintext"><body>
<trans-unit id="showDataExplorer">
<source xml:lang="en">Show Connections</source>
</trans-unit>
<trans-unit id="dataExplorer.servers">
<source xml:lang="en">Servers</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dataExplorer/browser/dataExplorerExtensionPoint" source-language="en" datatype="plaintext"><body>
<trans-unit id="vscode.extension.contributes.view.id">
<source xml:lang="en">Identifier of the view. Use this to register a data provider through `vscode.window.registerTreeDataProviderForView` API. Also to trigger activating your extension by registering `onView:${id}` event to `activationEvents`.</source>
</trans-unit>
<trans-unit id="vscode.extension.contributes.view.name">
<source xml:lang="en">The human-readable name of the view. Will be shown</source>
</trans-unit>
<trans-unit id="vscode.extension.contributes.view.when">
<source xml:lang="en">Condition which must be true to show this view</source>
</trans-unit>
<trans-unit id="extension.contributes.dataExplorer">
<source xml:lang="en">Contributes views to the editor</source>
</trans-unit>
<trans-unit id="extension.dataExplorer">
<source xml:lang="en">Contributes views to Data Explorer container in the Activity bar</source>
</trans-unit>
<trans-unit id="dataExplorer.contributed">
<source xml:lang="en">Contributes views to contributed views container</source>
</trans-unit>
<trans-unit id="ViewsContainerDoesnotExist">
<source xml:lang="en">View container '{0}' does not exist and all views registered to it will be added to 'Data Explorer'.</source>
</trans-unit>
<trans-unit id="duplicateView1">
<source xml:lang="en">Cannot register multiple views with same id `{0}` in the view container `{1}`</source>
</trans-unit>
<trans-unit id="duplicateView2">
<source xml:lang="en">A view with id `{0}` is already registered in the view container `{1}`</source>
</trans-unit>
<trans-unit id="requirearray">
<source xml:lang="en">views must be an array</source>
</trans-unit>
<trans-unit id="requirestring">
<source xml:lang="en">property `{0}` is mandatory and must be of type `string`</source>
</trans-unit>
<trans-unit id="optstring">
<source xml:lang="en">property `{0}` can be omitted or must be of type `string`</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/connection/browser/connectionStatus" source-language="en" datatype="plaintext"><body>
<trans-unit id="status.connection.status">
<source xml:lang="en">Connection Status</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/actions" source-language="en" datatype="plaintext"><body>
<trans-unit id="manage">
<source xml:lang="en">Manage</source>
</trans-unit>
<trans-unit id="showDetails">
<source xml:lang="en">Show Details</source>
</trans-unit>
<trans-unit id="configureDashboard">
<source xml:lang="en">Learn How To Configure The Dashboard</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/dashboard/browser/insightRegistry" source-language="en" datatype="plaintext"><body>
<trans-unit id="schema.dashboardWidgets.InsightsRegistry">
<source xml:lang="en">Widget used in the dashboards</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/insights/views/charts/chartInsight.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="chartInsightDescription">
<source xml:lang="en">Displays results of a query as a chart on the dashboard</source>
</trans-unit>
<trans-unit id="colorMapDescription">
<source xml:lang="en">Maps 'column name' -&gt; color. for example add 'column1': red to ensure this column uses a red color </source>
</trans-unit>
<trans-unit id="legendDescription">
<source xml:lang="en">Indicates preferred position and visibility of the chart legend. These are the column names from your query, and map to the label of each chart entry</source>
</trans-unit>
<trans-unit id="labelFirstColumnDescription">
<source xml:lang="en">If dataDirection is horizontal, setting this to true uses the first columns value for the legend.</source>
</trans-unit>
<trans-unit id="columnsAsLabels">
<source xml:lang="en">If dataDirection is vertical, setting this to true will use the columns names for the legend.</source>
</trans-unit>
<trans-unit id="dataDirectionDescription">
<source xml:lang="en">Defines whether the data is read from a column (vertical) or a row (horizontal). For time series this is ignored as direction must be vertical.</source>
</trans-unit>
<trans-unit id="showTopNData">
<source xml:lang="en">If showTopNData is set, showing only top N data in the chart.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/pages/dashboardPageContribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="azdata.extension.contributes.widget.when">
<source xml:lang="en">Condition which must be true to show this item</source>
</trans-unit>
<trans-unit id="dashboardpage.tabName">
<source xml:lang="en">The title of the container</source>
</trans-unit>
<trans-unit id="dashboardpage.rowNumber">
<source xml:lang="en">The row of the component in the grid</source>
</trans-unit>
<trans-unit id="dashboardpage.rowSpan">
<source xml:lang="en">The rowspan of the component in the grid. Default value is 1. Use '*' to set to number of rows in the grid.</source>
</trans-unit>
<trans-unit id="dashboardpage.colNumber">
<source xml:lang="en">The column of the component in the grid</source>
</trans-unit>
<trans-unit id="dashboardpage.colspan">
<source xml:lang="en">The colspan of the component in the grid. Default value is 1. Use '*' to set to number of columns in the grid.</source>
</trans-unit>
<trans-unit id="azdata.extension.contributes.dashboardPage.tab.id">
<source xml:lang="en">Unique identifier for this tab. Will be passed to the extension for any requests.</source>
</trans-unit>
<trans-unit id="dashboardTabError">
<source xml:lang="en">Extension tab is unknown or not installed.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/pages/databaseDashboardPage.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboardDatabaseProperties">
<source xml:lang="en">Enable or disable the properties widget</source>
</trans-unit>
<trans-unit id="dashboard.databaseproperties">
<source xml:lang="en">Property values to show</source>
</trans-unit>
<trans-unit id="dashboard.databaseproperties.displayName">
<source xml:lang="en">Display name of the property</source>
</trans-unit>
<trans-unit id="dashboard.databaseproperties.value">
<source xml:lang="en">Value in the Database Info Object</source>
</trans-unit>
<trans-unit id="dashboard.databaseproperties.ignore">
<source xml:lang="en">Specify specific values to ignore</source>
</trans-unit>
<trans-unit id="recoveryModel">
<source xml:lang="en">Recovery Model</source>
</trans-unit>
<trans-unit id="lastDatabaseBackup">
<source xml:lang="en">Last Database Backup</source>
</trans-unit>
<trans-unit id="lastLogBackup">
<source xml:lang="en">Last Log Backup</source>
</trans-unit>
<trans-unit id="compatibilityLevel">
<source xml:lang="en">Compatibility Level</source>
</trans-unit>
<trans-unit id="owner">
<source xml:lang="en">Owner</source>
</trans-unit>
<trans-unit id="dashboardDatabase">
<source xml:lang="en">Customizes the database dashboard page</source>
</trans-unit>
<trans-unit id="dashboardDatabaseTabs">
<source xml:lang="en">Customizes the database dashboard tabs</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/pages/serverDashboardPage.contribution" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboardServerProperties">
<source xml:lang="en">Enable or disable the properties widget</source>
</trans-unit>
<trans-unit id="dashboard.serverproperties">
<source xml:lang="en">Property values to show</source>
</trans-unit>
<trans-unit id="dashboard.serverproperties.displayName">
<source xml:lang="en">Display name of the property</source>
</trans-unit>
<trans-unit id="dashboard.serverproperties.value">
<source xml:lang="en">Value in the Server Info Object</source>
</trans-unit>
<trans-unit id="version">
<source xml:lang="en">Version</source>
</trans-unit>
<trans-unit id="edition">
<source xml:lang="en">Edition</source>
</trans-unit>
<trans-unit id="computerName">
<source xml:lang="en">Computer Name</source>
</trans-unit>
<trans-unit id="osVersion">
<source xml:lang="en">OS Version</source>
</trans-unit>
<trans-unit id="dashboardServer">
<source xml:lang="en">Customizes the server dashboard page</source>
</trans-unit>
<trans-unit id="dashboardServerTabs">
<source xml:lang="en">Customizes the Server dashboard tabs</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/dashboardActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="ManageAction">
<source xml:lang="en">Manage</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/dashboard/browser/widgetRegistry" source-language="en" datatype="plaintext"><body>
<trans-unit id="schema.dashboardWidgets.all">
<source xml:lang="en">Widget used in the dashboards</source>
</trans-unit>
<trans-unit id="schema.dashboardWidgets.database">
<source xml:lang="en">Widget used in the dashboards</source>
</trans-unit>
<trans-unit id="schema.dashboardWidgets.server">
<source xml:lang="en">Widget used in the dashboards</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/insights/insightsWidgetSchemas" source-language="en" datatype="plaintext"><body>
<trans-unit id="insightWidgetDescription">
<source xml:lang="en">Adds a widget that can query a server or database and display the results in multiple ways - as a chart, summarized count, and more</source>
</trans-unit>
<trans-unit id="insightIdDescription">
<source xml:lang="en">Unique Identifier used for caching the results of the insight.</source>
</trans-unit>
<trans-unit id="insightQueryDescription">
<source xml:lang="en">SQL query to run. This should return exactly 1 resultset.</source>
</trans-unit>
<trans-unit id="insightQueryFileDescription">
<source xml:lang="en">[Optional] path to a file that contains a query. Use if 'query' is not set</source>
</trans-unit>
<trans-unit id="insightAutoRefreshIntervalDescription">
<source xml:lang="en">[Optional] Auto refresh interval in minutes, if not set, there will be no auto refresh</source>
</trans-unit>
<trans-unit id="actionTypes">
<source xml:lang="en">Which actions to use</source>
</trans-unit>
<trans-unit id="actionDatabaseDescription">
<source xml:lang="en">Target database for the action; can use the format '${ columnName }' to use a data driven column name.</source>
</trans-unit>
<trans-unit id="actionServerDescription">
<source xml:lang="en">Target server for the action; can use the format '${ columnName }' to use a data driven column name.</source>
</trans-unit>
<trans-unit id="actionUserDescription">
<source xml:lang="en">Target user for the action; can use the format '${ columnName }' to use a data driven column name.</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.insightType.id">
<source xml:lang="en">Identifier of the insight</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.insights">
<source xml:lang="en">Contributes insights to the dashboard palette.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modelComponents/loadingComponent.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="loadingMessage">
<source xml:lang="en">Loading</source>
</trans-unit>
<trans-unit id="loadingCompletedMessage">
<source xml:lang="en">Loading completed</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/dashboardRegistry" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboard.properties.property">
<source xml:lang="en">Defines a property to show on the dashboard</source>
</trans-unit>
<trans-unit id="dashboard.properties.property.displayName">
<source xml:lang="en">What value to use as a label for the property</source>
</trans-unit>
<trans-unit id="dashboard.properties.property.value">
<source xml:lang="en">What value in the object to access for the value</source>
</trans-unit>
<trans-unit id="dashboard.properties.property.ignore">
<source xml:lang="en">Specify values to be ignored</source>
</trans-unit>
<trans-unit id="dashboard.properties.property.default">
<source xml:lang="en">Default value to show if ignored or no value</source>
</trans-unit>
<trans-unit id="dashboard.properties.flavor">
<source xml:lang="en">A flavor for defining dashboard properties</source>
</trans-unit>
<trans-unit id="dashboard.properties.flavor.id">
<source xml:lang="en">Id of the flavor</source>
</trans-unit>
<trans-unit id="dashboard.properties.flavor.condition">
<source xml:lang="en">Condition to use this flavor</source>
</trans-unit>
<trans-unit id="dashboard.properties.flavor.condition.field">
<source xml:lang="en">Field to compare to</source>
</trans-unit>
<trans-unit id="dashboard.properties.flavor.condition.operator">
<source xml:lang="en">Which operator to use for comparison</source>
</trans-unit>
<trans-unit id="dashboard.properties.flavor.condition.value">
<source xml:lang="en">Value to compare the field to</source>
</trans-unit>
<trans-unit id="dashboard.properties.databaseProperties">
<source xml:lang="en">Properties to show for database page</source>
</trans-unit>
<trans-unit id="dashboard.properties.serverProperties">
<source xml:lang="en">Properties to show for server page</source>
</trans-unit>
<trans-unit id="carbon.extension.dashboard">
<source xml:lang="en">Defines that this provider supports the dashboard</source>
</trans-unit>
<trans-unit id="dashboard.id">
<source xml:lang="en">Provider id (ex. MSSQL)</source>
</trans-unit>
<trans-unit id="dashboard.properties">
<source xml:lang="en">Property values to show on dashboard</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/backup/browser/backupActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="backupAction.backup">
<source xml:lang="en">Backup</source>
</trans-unit>
<trans-unit id="backup.isPreviewFeature">
<source xml:lang="en">You must enable preview features in order to use backup</source>
</trans-unit>
<trans-unit id="backup.commandNotSupported">
<source xml:lang="en">Backup command is not supported for Azure SQL databases.</source>
</trans-unit>
<trans-unit id="backup.commandNotSupportedForServer">
<source xml:lang="en">Backup command is not supported in Server Context. Please select a Database and try again.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/restore/browser/restoreActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="restoreAction.restore">
<source xml:lang="en">Restore</source>
</trans-unit>
<trans-unit id="restore.isPreviewFeature">
<source xml:lang="en">You must enable preview features in order to use restore</source>
</trans-unit>
<trans-unit id="restore.commandNotSupported">
<source xml:lang="en">Restore command is not supported for Azure SQL databases.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/common/queryEditorInput" source-language="en" datatype="plaintext"><body>
<trans-unit id="disconnected">
<source xml:lang="en">disconnected</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/objectExplorer/browser/serverGroupDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="ServerGroupsDialogTitle">
<source xml:lang="en">Server Groups</source>
</trans-unit>
<trans-unit id="serverGroup.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="serverGroup.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="connectionGroupName">
<source xml:lang="en">Server group name</source>
</trans-unit>
<trans-unit id="MissingGroupNameError">
<source xml:lang="en">Group name is required.</source>
</trans-unit>
<trans-unit id="groupDescription">
<source xml:lang="en">Group description</source>
</trans-unit>
<trans-unit id="groupColor">
<source xml:lang="en">Group color</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/common/queryResultsInput" source-language="en" datatype="plaintext"><body>
<trans-unit id="extensionsInputName">
<source xml:lang="en">Extension</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modal/optionsDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="optionsDialog.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="optionsDialog.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl" source-language="en" datatype="plaintext"><body>
<trans-unit id="newDashboardTab.openDashboardExtensions">
<source xml:lang="en">Open dashboard extensions</source>
</trans-unit>
<trans-unit id="newDashboardTab.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="newDashboardTab.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="newdashboardTabDialog.noExtensionLabel">
<source xml:lang="en">No dashboard extensions are installed at this time. Go to Extension Manager to explore recommended extensions.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/fileBrowser/browser/fileBrowserDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="filebrowser.filepath">
<source xml:lang="en">Selected path</source>
</trans-unit>
<trans-unit id="fileFilter">
<source xml:lang="en">Files of type</source>
</trans-unit>
<trans-unit id="fileBrowser.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="fileBrowser.discard">
<source xml:lang="en">Discard</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/insights/browser/insightsDialogController" source-language="en" datatype="plaintext"><body>
<trans-unit id="insightsInputError">
<source xml:lang="en">No Connection Profile was passed to insights flyout</source>
</trans-unit>
<trans-unit id="insightsError">
<source xml:lang="en">Insights error</source>
</trans-unit>
<trans-unit id="insightsFileError">
<source xml:lang="en">There was an error reading the query file: </source>
</trans-unit>
<trans-unit id="insightsConfigError">
<source xml:lang="en">There was an error parsing the insight config; could not find query array/string or queryfile</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/connection/browser/connectionActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="ClearRecentlyUsedLabel">
<source xml:lang="en">Clear List</source>
</trans-unit>
<trans-unit id="ClearedRecentConnections">
<source xml:lang="en">Recent connections list cleared</source>
</trans-unit>
<trans-unit id="connectionAction.yes">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="connectionAction.no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="clearRecentConnectionMessage">
<source xml:lang="en">Are you sure you want to delete all the connections from the list?</source>
</trans-unit>
<trans-unit id="connectionDialog.yes">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="connectionDialog.no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="delete">
<source xml:lang="en">Delete</source>
</trans-unit>
<trans-unit id="connectionAction.GetCurrentConnectionString">
<source xml:lang="en">Get Current Connection String</source>
</trans-unit>
<trans-unit id="connectionAction.connectionString">
<source xml:lang="en">Connection string not available</source>
</trans-unit>
<trans-unit id="connectionAction.noConnection">
<source xml:lang="en">No active connection available</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/objectExplorer/browser/connectionTreeAction" source-language="en" datatype="plaintext"><body>
<trans-unit id="connectionTree.refresh">
<source xml:lang="en">Refresh</source>
</trans-unit>
<trans-unit id="DisconnectAction">
<source xml:lang="en">Disconnect</source>
</trans-unit>
<trans-unit id="connectionTree.addConnection">
<source xml:lang="en">New Connection</source>
</trans-unit>
<trans-unit id="connectionTree.addServerGroup">
<source xml:lang="en">New Server Group</source>
</trans-unit>
<trans-unit id="connectionTree.editServerGroup">
<source xml:lang="en">Edit Server Group</source>
</trans-unit>
<trans-unit id="activeConnections">
<source xml:lang="en">Show Active Connections</source>
</trans-unit>
<trans-unit id="showAllConnections">
<source xml:lang="en">Show All Connections</source>
</trans-unit>
<trans-unit id="recentConnections">
<source xml:lang="en">Recent Connections</source>
</trans-unit>
<trans-unit id="deleteConnection">
<source xml:lang="en">Delete Connection</source>
</trans-unit>
<trans-unit id="deleteConnectionGroup">
<source xml:lang="en">Delete Group</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/editData/browser/editDataInput" source-language="en" datatype="plaintext"><body>
<trans-unit id="connectionFailure">
<source xml:lang="en">Edit Data Session Failed To Connect</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/profiler/browser/profilerInput" source-language="en" datatype="plaintext"><body>
<trans-unit id="profilerInput.profiler">
<source xml:lang="en">Profiler</source>
</trans-unit>
<trans-unit id="profilerInput.notConnected">
<source xml:lang="en">Not connected</source>
</trans-unit>
<trans-unit id="profiler.sessionStopped">
<source xml:lang="en">XEvent Profiler Session stopped unexpectedly on the server {0}.</source>
</trans-unit>
<trans-unit id="profiler.sessionCreationError">
<source xml:lang="en">Error while starting new session</source>
</trans-unit>
<trans-unit id="profiler.eventsLost">
<source xml:lang="en">The XEvent Profiler session for {0} has lost events.</source>
</trans-unit>
<trans-unit id="confirmStopProfilerSession">
<source xml:lang="en">Would you like to stop the running XEvent session?</source>
</trans-unit>
<trans-unit id="profilerClosingActions.yes">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="profilerClosingActions.no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="profilerClosingActions.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modelComponents/inputbox.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="invalidValueError">
<source xml:lang="en">Invalid value</source>
</trans-unit>
<trans-unit id="period">
<source xml:lang="en">{0}. {1}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modelComponents/declarativeTable.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="blankValue">
<source xml:lang="en">blank</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/outputs/plotlyOutput.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="plotlyError">
<source xml:lang="en">Error displaying Plotly graph: {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/outputs/mimeRenderer.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="noRendererFound">
<source xml:lang="en">No {0} renderer could be found for output. It has the following MIME types: {1}</source>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">(safe) </source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/insights/browser/insightsDialogView" source-language="en" datatype="plaintext"><body>
<trans-unit id="insights.item">
<source xml:lang="en">Item</source>
</trans-unit>
<trans-unit id="insights.value">
<source xml:lang="en">Value</source>
</trans-unit>
<trans-unit id="property">
<source xml:lang="en">Property</source>
</trans-unit>
<trans-unit id="value">
<source xml:lang="en">Value</source>
</trans-unit>
<trans-unit id="InsightsDialogTitle">
<source xml:lang="en">Insights</source>
</trans-unit>
<trans-unit id="insights.dialog.items">
<source xml:lang="en">Items</source>
</trans-unit>
<trans-unit id="insights.dialog.itemDetails">
<source xml:lang="en">Item Details</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/accounts/browser/accountDialogController" source-language="en" datatype="plaintext"><body>
<trans-unit id="accountDialog.addAccountErrorTitle">
<source xml:lang="en">Error adding account</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/accounts/browser/autoOAuthDialogController" source-language="en" datatype="plaintext"><body>
<trans-unit id="oauthFlyoutIsAlreadyOpen">
<source xml:lang="en">Cannot start auto OAuth. An auto OAuth is already in progress.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/profiler/browser/profilerColumnEditorDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="eventSort">
<source xml:lang="en">Sort by event</source>
</trans-unit>
<trans-unit id="nameColumn">
<source xml:lang="en">Sort by column</source>
</trans-unit>
<trans-unit id="profilerColumnDialog.profiler">
<source xml:lang="en">Profiler</source>
</trans-unit>
<trans-unit id="profilerColumnDialog.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="profilerColumnDialog.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/profiler/browser/profilerFilterDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="profilerFilterDialog.clear">
<source xml:lang="en">Clear all</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.apply">
<source xml:lang="en">Apply</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.title">
<source xml:lang="en">Filters</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.remove">
<source xml:lang="en">Remove this clause</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.saveFilter">
<source xml:lang="en">Save Filter</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.loadFilter">
<source xml:lang="en">Load Filter</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.addClauseText">
<source xml:lang="en">Add a clause</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.fieldColumn">
<source xml:lang="en">Field</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.operatorColumn">
<source xml:lang="en">Operator</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.valueColumn">
<source xml:lang="en">Value</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.isNullOperator">
<source xml:lang="en">Is Null</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.isNotNullOperator">
<source xml:lang="en">Is Not Null</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.containsOperator">
<source xml:lang="en">Contains</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.notContainsOperator">
<source xml:lang="en">Not Contains</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.startsWithOperator">
<source xml:lang="en">Starts With</source>
</trans-unit>
<trans-unit id="profilerFilterDialog.notStartsWithOperator">
<source xml:lang="en">Not Starts With</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/textCell.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="doubleClickEdit">
<source xml:lang="en">Double-click to edit</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/scriptingActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="scriptSelect">
<source xml:lang="en">Select Top 1000</source>
</trans-unit>
<trans-unit id="scriptExecute">
<source xml:lang="en">Script as Execute</source>
</trans-unit>
<trans-unit id="scriptAlter">
<source xml:lang="en">Script as Alter</source>
</trans-unit>
<trans-unit id="editData">
<source xml:lang="en">Edit Data</source>
</trans-unit>
<trans-unit id="scriptCreate">
<source xml:lang="en">Script as Create</source>
</trans-unit>
<trans-unit id="scriptDelete">
<source xml:lang="en">Script as Drop</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/queryHistory/browser/queryHistoryView" source-language="en" datatype="plaintext"><body>
<trans-unit id="noQueriesMessage">
<source xml:lang="en">No queries to display.</source>
</trans-unit>
<trans-unit id="queryHistory.regTreeAriaLabel">
<source xml:lang="en">Query History</source>
<note>QueryHistory</note>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/connection/browser/connectionManagementService" source-language="en" datatype="plaintext"><body>
<trans-unit id="connection.noAzureAccount">
<source xml:lang="en">Failed to get Azure account token for connection</source>
</trans-unit>
<trans-unit id="connectionNotAcceptedError">
<source xml:lang="en">Connection Not Accepted</source>
</trans-unit>
<trans-unit id="connectionService.yes">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="connectionService.no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="cancelConnectionConfirmation">
<source xml:lang="en">Are you sure you want to cancel this connection?</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/common/localizedConstants" source-language="en" datatype="plaintext"><body>
<trans-unit id="runQueryBatchStartMessage">
<source xml:lang="en">Started executing query at </source>
</trans-unit>
<trans-unit id="runQueryBatchStartLine">
<source xml:lang="en">Line {0}</source>
</trans-unit>
<trans-unit id="msgCancelQueryFailed">
<source xml:lang="en">Canceling the query failed: {0}</source>
</trans-unit>
<trans-unit id="msgSaveStarted">
<source xml:lang="en">Started saving results to </source>
</trans-unit>
<trans-unit id="msgSaveFailed">
<source xml:lang="en">Failed to save results. </source>
</trans-unit>
<trans-unit id="msgSaveSucceeded">
<source xml:lang="en">Successfully saved results to </source>
</trans-unit>
<trans-unit id="msgStatusRunQueryInProgress">
<source xml:lang="en">Executing query...</source>
</trans-unit>
<trans-unit id="maximizeLabel">
<source xml:lang="en">Maximize</source>
</trans-unit>
<trans-unit id="resultsPane.restoreLabel">
<source xml:lang="en">Restore</source>
</trans-unit>
<trans-unit id="saveCSVLabel">
<source xml:lang="en">Save as CSV</source>
</trans-unit>
<trans-unit id="saveJSONLabel">
<source xml:lang="en">Save as JSON</source>
</trans-unit>
<trans-unit id="saveExcelLabel">
<source xml:lang="en">Save as Excel</source>
</trans-unit>
<trans-unit id="saveXMLLabel">
<source xml:lang="en">Save as XML</source>
</trans-unit>
<trans-unit id="viewChartLabel">
<source xml:lang="en">View as Chart</source>
</trans-unit>
<trans-unit id="viewVisualizerLabel">
<source xml:lang="en">Visualize</source>
</trans-unit>
<trans-unit id="resultPaneLabel">
<source xml:lang="en">Results</source>
</trans-unit>
<trans-unit id="executeQueryLabel">
<source xml:lang="en">Executing query </source>
</trans-unit>
<trans-unit id="messagePaneLabel">
<source xml:lang="en">Messages</source>
</trans-unit>
<trans-unit id="elapsedTimeLabel">
<source xml:lang="en">Total execution time: {0}</source>
</trans-unit>
<trans-unit id="msgCannotSaveMultipleSelections">
<source xml:lang="en">Save results command cannot be used with multiple selections.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/notebook/common/notebookRegistry" source-language="en" datatype="plaintext"><body>
<trans-unit id="carbon.extension.contributes.notebook.provider">
<source xml:lang="en">Identifier of the notebook provider.</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.notebook.fileExtensions">
<source xml:lang="en">What file extensions should be registered to this notebook provider</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.notebook.standardKernels">
<source xml:lang="en">What kernels should be standard with this notebook provider</source>
</trans-unit>
<trans-unit id="vscode.extension.contributes.notebook.providers">
<source xml:lang="en">Contributes notebook providers.</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.notebook.magic">
<source xml:lang="en">Name of the cell magic, such as '%%sql'.</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.notebook.language">
<source xml:lang="en">The cell language to be used if this cell magic is included in the cell</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.notebook.executionTarget">
<source xml:lang="en">Optional execution target this magic indicates, for example Spark vs SQL</source>
</trans-unit>
<trans-unit id="carbon.extension.contributes.notebook.kernels">
<source xml:lang="en">Optional set of kernels this is valid for, e.g. python3, pyspark, sql</source>
</trans-unit>
<trans-unit id="vscode.extension.contributes.notebook.languagemagics">
<source xml:lang="en">Contributes notebook language.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/models/modelInterfaces" source-language="en" datatype="plaintext"><body>
<trans-unit id="sqlKernel">
<source xml:lang="en">SQL</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/api/browser/mainThreadNotebookDocumentsAndEditors" source-language="en" datatype="plaintext"><body>
<trans-unit id="runActiveCell">
<source xml:lang="en">F5 shortcut key requires a code cell to be selected. Please select a code cell to run.</source>
</trans-unit>
<trans-unit id="clearResultActiveCell">
<source xml:lang="en">Clear result requires a code cell to be selected. Please select a code cell to run.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/editData/common/gridActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="saveAsCsv">
<source xml:lang="en">Save As CSV</source>
</trans-unit>
<trans-unit id="saveAsJson">
<source xml:lang="en">Save As JSON</source>
</trans-unit>
<trans-unit id="saveAsExcel">
<source xml:lang="en">Save As Excel</source>
</trans-unit>
<trans-unit id="saveAsXml">
<source xml:lang="en">Save As XML</source>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
</trans-unit>
<trans-unit id="copyWithHeaders">
<source xml:lang="en">Copy With Headers</source>
</trans-unit>
<trans-unit id="selectAll">
<source xml:lang="en">Select All</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/editData/browser/editDataEditor" source-language="en" datatype="plaintext"><body>
<trans-unit id="maxRowTaskbar">
<source xml:lang="en">Max Rows:</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/profiler/browser/profilerEditor" source-language="en" datatype="plaintext"><body>
<trans-unit id="profiler.viewSelectAccessibleName">
<source xml:lang="en">Select View</source>
</trans-unit>
<trans-unit id="profiler.sessionSelectAccessibleName">
<source xml:lang="en">Select Session</source>
</trans-unit>
<trans-unit id="profiler.sessionSelectLabel">
<source xml:lang="en">Select Session:</source>
</trans-unit>
<trans-unit id="profiler.viewSelectLabel">
<source xml:lang="en">Select View:</source>
</trans-unit>
<trans-unit id="text">
<source xml:lang="en">Text</source>
</trans-unit>
<trans-unit id="label">
<source xml:lang="en">Label</source>
</trans-unit>
<trans-unit id="profilerEditor.value">
<source xml:lang="en">Value</source>
</trans-unit>
<trans-unit id="details">
<source xml:lang="en">Details</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/outputs/gridOutput.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/browser/queryActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="newQueryTask.newQuery">
<source xml:lang="en">New Query</source>
</trans-unit>
<trans-unit id="runQueryLabel">
<source xml:lang="en">Run</source>
</trans-unit>
<trans-unit id="cancelQueryLabel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="estimatedQueryPlan">
<source xml:lang="en">Explain</source>
</trans-unit>
<trans-unit id="actualQueryPlan">
<source xml:lang="en">Actual</source>
</trans-unit>
<trans-unit id="disconnectDatabaseLabel">
<source xml:lang="en">Disconnect</source>
</trans-unit>
<trans-unit id="changeConnectionDatabaseLabel">
<source xml:lang="en">Change Connection</source>
</trans-unit>
<trans-unit id="connectDatabaseLabel">
<source xml:lang="en">Connect</source>
</trans-unit>
<trans-unit id="enablesqlcmdLabel">
<source xml:lang="en">Enable SQLCMD</source>
</trans-unit>
<trans-unit id="disablesqlcmdLabel">
<source xml:lang="en">Disable SQLCMD</source>
</trans-unit>
<trans-unit id="selectDatabase">
<source xml:lang="en">Select Database</source>
</trans-unit>
<trans-unit id="listDatabases.toggleDatabaseNameDropdown">
<source xml:lang="en">Select Database Toggle Dropdown</source>
</trans-unit>
<trans-unit id="changeDatabase.failed">
<source xml:lang="en">Failed to change database</source>
</trans-unit>
<trans-unit id="changeDatabase.failedWithError">
<source xml:lang="en">Failed to change database {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/connection/browser/connectionDialogWidget" source-language="en" datatype="plaintext"><body>
<trans-unit id="connection">
<source xml:lang="en">Connection</source>
</trans-unit>
<trans-unit id="connectType">
<source xml:lang="en">Connection type</source>
</trans-unit>
<trans-unit id="recentConnectionTitle">
<source xml:lang="en">Recent Connections</source>
</trans-unit>
<trans-unit id="savedConnectionTitle">
<source xml:lang="en">Saved Connections</source>
</trans-unit>
<trans-unit id="connectionDetailsTitle">
<source xml:lang="en">Connection Details</source>
</trans-unit>
<trans-unit id="connectionDialog.connect">
<source xml:lang="en">Connect</source>
</trans-unit>
<trans-unit id="connectionDialog.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="noRecentConnections">
<source xml:lang="en">No recent connection</source>
</trans-unit>
<trans-unit id="noSavedConnections">
<source xml:lang="en">No saved connection</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/webview/browser/webViewDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="webViewDialog.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="webViewDialog.close">
<source xml:lang="en">Close</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/notebookActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="loading">
<source xml:lang="en">Loading kernels...</source>
</trans-unit>
<trans-unit id="changing">
<source xml:lang="en">Changing kernel...</source>
</trans-unit>
<trans-unit id="Kernel">
<source xml:lang="en">Kernel: </source>
</trans-unit>
<trans-unit id="AttachTo">
<source xml:lang="en">Attach To: </source>
</trans-unit>
<trans-unit id="loadingContexts">
<source xml:lang="en">Loading contexts...</source>
</trans-unit>
<trans-unit id="addNewConnection">
<source xml:lang="en">Add New Connection</source>
</trans-unit>
<trans-unit id="selectConnection">
<source xml:lang="en">Select Connection</source>
</trans-unit>
<trans-unit id="localhost">
<source xml:lang="en">localhost</source>
</trans-unit>
<trans-unit id="trustLabel">
<source xml:lang="en">Trusted</source>
</trans-unit>
<trans-unit id="untrustLabel">
<source xml:lang="en">Not Trusted</source>
</trans-unit>
<trans-unit id="alreadyTrustedMsg">
<source xml:lang="en">Notebook is already trusted.</source>
</trans-unit>
<trans-unit id="collapseAllCells">
<source xml:lang="en">Collapse Cells</source>
</trans-unit>
<trans-unit id="expandAllCells">
<source xml:lang="en">Expand Cells</source>
</trans-unit>
<trans-unit id="noKernel">
<source xml:lang="en">No Kernel</source>
</trans-unit>
<trans-unit id="noContextAvailable">
<source xml:lang="en">None</source>
</trans-unit>
<trans-unit id="newNotebookAction">
<source xml:lang="en">New Notebook</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/browser/statusBarItems" source-language="en" datatype="plaintext"><body>
<trans-unit id="status.query.timeElapsed">
<source xml:lang="en">Time Elapsed</source>
</trans-unit>
<trans-unit id="status.query.rowCount">
<source xml:lang="en">Row Count</source>
</trans-unit>
<trans-unit id="rowCount">
<source xml:lang="en">{0} rows</source>
</trans-unit>
<trans-unit id="query.status.executing">
<source xml:lang="en">Executing query...</source>
</trans-unit>
<trans-unit id="status.query.status">
<source xml:lang="en">Execution Status</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/tasks/browser/tasksView" source-language="en" datatype="plaintext"><body>
<trans-unit id="noTaskMessage">
<source xml:lang="en">No task history to display.</source>
</trans-unit>
<trans-unit id="taskHistory.regTreeAriaLabel">
<source xml:lang="en">Task history</source>
<note>TaskHistory</note>
</trans-unit>
<trans-unit id="taskError">
<source xml:lang="en">Task error</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/browser/flavorStatus" source-language="en" datatype="plaintext"><body>
<trans-unit id="chooseSqlLang">
<source xml:lang="en">Choose SQL Language</source>
</trans-unit>
<trans-unit id="changeProvider">
<source xml:lang="en">Change SQL language provider</source>
</trans-unit>
<trans-unit id="status.query.flavor">
<source xml:lang="en">SQL Language Flavor</source>
</trans-unit>
<trans-unit id="changeSqlProvider">
<source xml:lang="en">Change SQL Engine Provider</source>
</trans-unit>
<trans-unit id="alreadyConnected">
<source xml:lang="en">A connection using engine {0} exists. To change please disconnect or change connection</source>
</trans-unit>
<trans-unit id="noEditor">
<source xml:lang="en">No text editor active at this time</source>
</trans-unit>
<trans-unit id="pickSqlProvider">
<source xml:lang="en">Select SQL Language Provider</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/fileBrowser/common/fileBrowserViewModel" source-language="en" datatype="plaintext"><body>
<trans-unit id="allFiles">
<source xml:lang="en">All files</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/fileBrowser/browser/fileBrowserTreeView" source-language="en" datatype="plaintext"><body>
<trans-unit id="fileBrowser.regTreeAriaLabel">
<source xml:lang="en">File browser tree</source>
<note>FileBrowserTree</note>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/accounts/browser/firewallRuleDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="from">
<source xml:lang="en">From</source>
</trans-unit>
<trans-unit id="to">
<source xml:lang="en">To</source>
</trans-unit>
<trans-unit id="createNewFirewallRule">
<source xml:lang="en">Create new firewall rule</source>
</trans-unit>
<trans-unit id="firewall.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="firewall.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="firewallRuleDialogDescription">
<source xml:lang="en">Your client IP address does not have access to the server. Sign in to an Azure account and create a new firewall rule to enable access.</source>
</trans-unit>
<trans-unit id="firewallRuleHelpDescription">
<source xml:lang="en">Learn more about firewall settings</source>
</trans-unit>
<trans-unit id="azureAccount">
<source xml:lang="en">Azure account</source>
</trans-unit>
<trans-unit id="filewallRule">
<source xml:lang="en">Firewall rule</source>
</trans-unit>
<trans-unit id="addIPAddressLabel">
<source xml:lang="en">Add my client IP </source>
</trans-unit>
<trans-unit id="addIpRangeLabel">
<source xml:lang="en">Add my subnet IP range</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/accounts/browser/accountListRenderer" source-language="en" datatype="plaintext"><body>
<trans-unit id="refreshCredentials">
<source xml:lang="en">You need to refresh the credentials for this account.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/insights/common/insightsUtils" source-language="en" datatype="plaintext"><body>
<trans-unit id="insightsDidNotFindResolvedFile">
<source xml:lang="en">Could not find query file at any of the following paths :
{0}</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/accounts/common/accountActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="addAccount">
<source xml:lang="en">Add an account</source>
</trans-unit>
<trans-unit id="removeAccount">
<source xml:lang="en">Remove account</source>
</trans-unit>
<trans-unit id="confirmRemoveUserAccountMessage">
<source xml:lang="en">Are you sure you want to remove '{0}'?</source>
</trans-unit>
<trans-unit id="accountActions.yes">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="accountActions.no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="removeAccountFailed">
<source xml:lang="en">Failed to remove account</source>
</trans-unit>
<trans-unit id="applyFilters">
<source xml:lang="en">Apply Filters</source>
</trans-unit>
<trans-unit id="refreshAccount">
<source xml:lang="en">Reenter your credentials</source>
</trans-unit>
<trans-unit id="NoAccountToRefresh">
<source xml:lang="en">There is no account to refresh</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/browser/keyboardQueryActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="focusOnCurrentQueryKeyboardAction">
<source xml:lang="en">Focus on Current Query</source>
</trans-unit>
<trans-unit id="runQueryKeyboardAction">
<source xml:lang="en">Run Query</source>
</trans-unit>
<trans-unit id="runCurrentQueryKeyboardAction">
<source xml:lang="en">Run Current Query</source>
</trans-unit>
<trans-unit id="runCurrentQueryWithActualPlanKeyboardAction">
<source xml:lang="en">Run Current Query with Actual Plan</source>
</trans-unit>
<trans-unit id="cancelQueryKeyboardAction">
<source xml:lang="en">Cancel Query</source>
</trans-unit>
<trans-unit id="refreshIntellisenseKeyboardAction">
<source xml:lang="en">Refresh IntelliSense Cache</source>
</trans-unit>
<trans-unit id="toggleQueryResultsKeyboardAction">
<source xml:lang="en">Toggle Query Results</source>
</trans-unit>
<trans-unit id="queryShortcutNoEditor">
<source xml:lang="en">Editor parameter is required for a shortcut to be executed</source>
</trans-unit>
<trans-unit id="parseSyntaxLabel">
<source xml:lang="en">Parse Query</source>
</trans-unit>
<trans-unit id="queryActions.parseSyntaxSuccess">
<source xml:lang="en">Commands completed successfully</source>
</trans-unit>
<trans-unit id="queryActions.parseSyntaxFailure">
<source xml:lang="en">Command failed: </source>
</trans-unit>
<trans-unit id="queryActions.notConnected">
<source xml:lang="en">Please connect to a server</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/insights/views/charts/chartInsight.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="chartErrorMessage">
<source xml:lang="en">Chart cannot be displayed with the given data</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modelComponents/componentBase" source-language="en" datatype="plaintext"><body>
<trans-unit id="invalidIndex">
<source xml:lang="en">The index {0} is invalid.</source>
</trans-unit>
</body></file>
<file original="src/sql/base/browser/ui/table/formatters" source-language="en" datatype="plaintext"><body>
<trans-unit id="tableCell.NoDataAvailable">
<source xml:lang="en">no data available</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modal/modal" source-language="en" datatype="plaintext"><body>
<trans-unit id="infoAltText">
<source xml:lang="en">Information</source>
</trans-unit>
<trans-unit id="warningAltText">
<source xml:lang="en">Warning</source>
</trans-unit>
<trans-unit id="errorAltText">
<source xml:lang="en">Error</source>
</trans-unit>
<trans-unit id="showMessageDetails">
<source xml:lang="en">Show Details</source>
</trans-unit>
<trans-unit id="copyMessage">
<source xml:lang="en">Copy</source>
</trans-unit>
<trans-unit id="closeMessage">
<source xml:lang="en">Close</source>
</trans-unit>
<trans-unit id="modal.back">
<source xml:lang="en">Back</source>
</trans-unit>
<trans-unit id="hideMessageDetails">
<source xml:lang="en">Hide Details</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modal/optionsDialogHelper" source-language="en" datatype="plaintext"><body>
<trans-unit id="optionsDialog.missingRequireField">
<source xml:lang="en"> is required.</source>
</trans-unit>
<trans-unit id="optionsDialog.invalidInput">
<source xml:lang="en">Invalid input. Numeric value expected.</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/query/common/queryRunner" source-language="en" datatype="plaintext"><body>
<trans-unit id="query.ExecutionFailedError">
<source xml:lang="en">Execution failed due to an unexpected error: {0} {1}</source>
</trans-unit>
<trans-unit id="query.message.executionTime">
<source xml:lang="en">Total execution time: {0}</source>
</trans-unit>
<trans-unit id="query.message.startQuery">
<source xml:lang="en">Started executing query at Line {0}</source>
</trans-unit>
<trans-unit id="query.initEditExecutionFailed">
<source xml:lang="en">Initialize edit data session failed: </source>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>
</trans-unit>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/base/browser/ui/selectBox/selectBox" source-language="en" datatype="plaintext"><body>
<trans-unit id="alertErrorMessage">
<source xml:lang="en">Error: {0}</source>
</trans-unit>
<trans-unit id="alertWarningMessage">
<source xml:lang="en">Warning: {0}</source>
</trans-unit>
<trans-unit id="alertInfoMessage">
<source xml:lang="en">Info: {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/insights/browser/insightDialogActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="workbench.action.insights.copySelection">
<source xml:lang="en">Copy Cell</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/restore/browser/restoreDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="backupFilePath">
<source xml:lang="en">Backup file path</source>
</trans-unit>
<trans-unit id="targetDatabase">
<source xml:lang="en">Target database</source>
</trans-unit>
<trans-unit id="RestoreDialogTitle">
<source xml:lang="en">Restore database</source>
</trans-unit>
<trans-unit id="restoreDialog.restoreTitle">
<source xml:lang="en">Restore database</source>
</trans-unit>
<trans-unit id="restoreDialog.database">
<source xml:lang="en">Database</source>
</trans-unit>
<trans-unit id="restoreDialog.backupFile">
<source xml:lang="en">Backup file</source>
</trans-unit>
<trans-unit id="restoreDialog.restore">
<source xml:lang="en">Restore</source>
</trans-unit>
<trans-unit id="restoreDialog.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="restoreDialog.script">
<source xml:lang="en">Script</source>
</trans-unit>
<trans-unit id="source">
<source xml:lang="en">Source</source>
</trans-unit>
<trans-unit id="restoreFrom">
<source xml:lang="en">Restore from</source>
</trans-unit>
<trans-unit id="missingBackupFilePathError">
<source xml:lang="en">Backup file path is required.</source>
</trans-unit>
<trans-unit id="multipleBackupFilePath">
<source xml:lang="en">Please enter one or more file paths separated by commas</source>
</trans-unit>
<trans-unit id="database">
<source xml:lang="en">Database</source>
</trans-unit>
<trans-unit id="destination">
<source xml:lang="en">Destination</source>
</trans-unit>
<trans-unit id="restoreDialog.toggleDatabaseNameDropdown">
<source xml:lang="en">Select Database Toggle Dropdown</source>
</trans-unit>
<trans-unit id="restoreTo">
<source xml:lang="en">Restore to</source>
</trans-unit>
<trans-unit id="restorePlan">
<source xml:lang="en">Restore plan</source>
</trans-unit>
<trans-unit id="backupSetsToRestore">
<source xml:lang="en">Backup sets to restore</source>
</trans-unit>
<trans-unit id="restoreDatabaseFileAs">
<source xml:lang="en">Restore database files as</source>
</trans-unit>
<trans-unit id="restoreDatabaseFileDetails">
<source xml:lang="en">Restore database file details</source>
</trans-unit>
<trans-unit id="logicalFileName">
<source xml:lang="en">Logical file Name</source>
</trans-unit>
<trans-unit id="fileType">
<source xml:lang="en">File type</source>
</trans-unit>
<trans-unit id="originalFileName">
<source xml:lang="en">Original File Name</source>
</trans-unit>
<trans-unit id="restoreAs">
<source xml:lang="en">Restore as</source>
</trans-unit>
<trans-unit id="restoreOptions">
<source xml:lang="en">Restore options</source>
</trans-unit>
<trans-unit id="taillogBackup">
<source xml:lang="en">Tail-Log backup</source>
</trans-unit>
<trans-unit id="serverConnection">
<source xml:lang="en">Server connections</source>
</trans-unit>
<trans-unit id="generalTitle">
<source xml:lang="en">General</source>
</trans-unit>
<trans-unit id="filesTitle">
<source xml:lang="en">Files</source>
</trans-unit>
<trans-unit id="optionsTitle">
<source xml:lang="en">Options</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/accounts/browser/autoOAuthDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="copyAndOpen">
<source xml:lang="en">Copy &amp; Open</source>
</trans-unit>
<trans-unit id="oauthDialog.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="userCode">
<source xml:lang="en">User code</source>
</trans-unit>
<trans-unit id="website">
<source xml:lang="en">Website</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/dialog/common/dialogTypes" source-language="en" datatype="plaintext"><body>
<trans-unit id="dialogModalDoneButtonLabel">
<source xml:lang="en">Done</source>
</trans-unit>
<trans-unit id="dialogModalCancelButtonLabel">
<source xml:lang="en">Cancel</source>
</trans-unit>
</body></file>
<file original="src/sql/base/parts/editableDropdown/browser/dropdown" source-language="en" datatype="plaintext"><body>
<trans-unit id="editableDropdown.errorValidate">
<source xml:lang="en">Must be an option from the list</source>
</trans-unit>
<trans-unit id="dropdownAction.toggle">
<source xml:lang="en">Toggle dropdown</source>
</trans-unit>
</body></file>
<file original="src/sql/base/browser/ui/table/plugins/checkboxSelectColumn.plugin" source-language="en" datatype="plaintext"><body>
<trans-unit id="selectDeselectAll">
<source xml:lang="en">Select/Deselect All</source>
</trans-unit>
<trans-unit id="tableCheckboxCell.Checked">
<source xml:lang="en">checkbox checked</source>
</trans-unit>
<trans-unit id="tableCheckboxCell.unChecked">
<source xml:lang="en">checkbox unchecked</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modelComponents/queryTextEditor" source-language="en" datatype="plaintext"><body>
<trans-unit id="queryTextEditorAriaLabel">
<source xml:lang="en">modelview code editor for view model.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/queryHistory/browser/queryHistoryRenderer" source-language="en" datatype="plaintext"><body>
<trans-unit id="succeeded">
<source xml:lang="en">succeeded</source>
</trans-unit>
<trans-unit id="failed">
<source xml:lang="en">failed</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/connection/browser/cmsConnectionWidget" source-language="en" datatype="plaintext"><body>
<trans-unit id="serverDescription">
<source xml:lang="en">Server Description (optional)</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/connection/browser/advancedPropertiesController" source-language="en" datatype="plaintext"><body>
<trans-unit id="connectionAdvancedProperties">
<source xml:lang="en">Advanced Properties</source>
</trans-unit>
<trans-unit id="advancedProperties.discard">
<source xml:lang="en">Discard</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/accounts/browser/accountDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="linkedAccounts">
<source xml:lang="en">Linked accounts</source>
</trans-unit>
<trans-unit id="accountDialog.close">
<source xml:lang="en">Close</source>
</trans-unit>
<trans-unit id="accountDialog.noAccountLabel">
<source xml:lang="en">There is no linked account. Please add an account.</source>
</trans-unit>
<trans-unit id="accountDialog.addConnection">
<source xml:lang="en">Add an account</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/notebook/common/localContentManager" source-language="en" datatype="plaintext"><body>
<trans-unit id="nbformatNotRecognized">
<source xml:lang="en">nbformat v{0}.{1} not recognized</source>
</trans-unit>
<trans-unit id="nbNotSupported">
<source xml:lang="en">This file does not have a valid notebook format</source>
</trans-unit>
<trans-unit id="unknownCellType">
<source xml:lang="en">Cell type {0} unknown</source>
</trans-unit>
<trans-unit id="unrecognizedOutput">
<source xml:lang="en">Output type {0} not recognized</source>
</trans-unit>
<trans-unit id="invalidMimeData">
<source xml:lang="en">Data for {0} is expected to be a string or an Array of strings</source>
</trans-unit>
<trans-unit id="unrecognizedOutputType">
<source xml:lang="en">Output type {0} not recognized</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/profiler/browser/profilerResourceEditor" source-language="en" datatype="plaintext"><body>
<trans-unit id="profilerTextEditorAriaLabel">
<source xml:lang="en">Profiler editor for event text. Readonly</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/cellToggleMoreActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="runAllBefore">
<source xml:lang="en">Run Cells Before</source>
</trans-unit>
<trans-unit id="runAllAfter">
<source xml:lang="en">Run Cells After</source>
</trans-unit>
<trans-unit id="codeBefore">
<source xml:lang="en">Insert Code Before</source>
</trans-unit>
<trans-unit id="codeAfter">
<source xml:lang="en">Insert Code After</source>
</trans-unit>
<trans-unit id="markdownBefore">
<source xml:lang="en">Insert Text Before</source>
</trans-unit>
<trans-unit id="markdownAfter">
<source xml:lang="en">Insert Text After</source>
</trans-unit>
<trans-unit id="collapseCell">
<source xml:lang="en">Collapse Cell</source>
</trans-unit>
<trans-unit id="expandCell">
<source xml:lang="en">Expand Cell</source>
</trans-unit>
<trans-unit id="clear">
<source xml:lang="en">Clear Result</source>
</trans-unit>
<trans-unit id="delete">
<source xml:lang="en">Delete</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/scriptingUtils" source-language="en" datatype="plaintext"><body>
<trans-unit id="scriptSelectNotFound">
<source xml:lang="en">No script was returned when calling select script on object </source>
</trans-unit>
<trans-unit id="selectOperationName">
<source xml:lang="en">Select</source>
</trans-unit>
<trans-unit id="createOperationName">
<source xml:lang="en">Create</source>
</trans-unit>
<trans-unit id="insertOperationName">
<source xml:lang="en">Insert</source>
</trans-unit>
<trans-unit id="updateOperationName">
<source xml:lang="en">Update</source>
</trans-unit>
<trans-unit id="deleteOperationName">
<source xml:lang="en">Delete</source>
</trans-unit>
<trans-unit id="scriptNotFoundForObject">
<source xml:lang="en">No script was returned when scripting as {0} on object {1}</source>
</trans-unit>
<trans-unit id="scriptingFailed">
<source xml:lang="en">Scripting Failed</source>
</trans-unit>
<trans-unit id="scriptNotFound">
<source xml:lang="en">No script was returned when scripting as {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/objectExplorer/browser/treeCreationUtils" source-language="en" datatype="plaintext"><body>
<trans-unit id="treeAriaLabel">
<source xml:lang="en">Recent Connections</source>
</trans-unit>
<trans-unit id="treeCreation.regTreeAriaLabel">
<source xml:lang="en">Servers</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/notebook/browser/sessionManager" source-language="en" datatype="plaintext"><body>
<trans-unit id="noKernel">
<source xml:lang="en">No Kernel</source>
</trans-unit>
<trans-unit id="runNotebookDisabled">
<source xml:lang="en">Cannot run cells as no kernel has been configured</source>
</trans-unit>
<trans-unit id="errorName">
<source xml:lang="en">Error</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/welcome/page/browser/az_data_welcome_page" source-language="en" datatype="plaintext"><body>
<trans-unit id="welcomePage.azdata">
<source xml:lang="en">Azure Data Studio</source>
</trans-unit>
<trans-unit id="welcomePage.start">
<source xml:lang="en">Start</source>
</trans-unit>
<trans-unit id="welcomePage.newConnection">
<source xml:lang="en">New connection</source>
</trans-unit>
<trans-unit id="welcomePage.newQuery">
<source xml:lang="en">New query</source>
</trans-unit>
<trans-unit id="welcomePage.newNotebook">
<source xml:lang="en">New notebook</source>
</trans-unit>
<trans-unit id="welcomePage.openFileMac">
<source xml:lang="en">Open file</source>
</trans-unit>
<trans-unit id="welcomePage.openFileLinuxPC">
<source xml:lang="en">Open file</source>
</trans-unit>
<trans-unit id="welcomePage.deploy">
<source xml:lang="en">Deploy</source>
</trans-unit>
<trans-unit id="welcomePage.DeploySQLServer">
<source xml:lang="en">Deploy SQL Server…</source>
</trans-unit>
<trans-unit id="welcomePage.recent">
<source xml:lang="en">Recent</source>
</trans-unit>
<trans-unit id="welcomePage.moreRecent">
<source xml:lang="en">More...</source>
</trans-unit>
<trans-unit id="welcomePage.noRecentFolders">
<source xml:lang="en">No recent folders</source>
</trans-unit>
<trans-unit id="welcomePage.help">
<source xml:lang="en">Help</source>
</trans-unit>
<trans-unit id="welcomePage.gettingStarted">
<source xml:lang="en">Getting started</source>
</trans-unit>
<trans-unit id="welcomePage.productDocumentation">
<source xml:lang="en">Documentation</source>
</trans-unit>
<trans-unit id="welcomePage.reportIssue">
<source xml:lang="en">Report issue or feature request</source>
</trans-unit>
<trans-unit id="welcomePage.gitHubRepository">
<source xml:lang="en">GitHub repository</source>
</trans-unit>
<trans-unit id="welcomePage.releaseNotes">
<source xml:lang="en">Release notes</source>
</trans-unit>
<trans-unit id="welcomePage.showOnStartup">
<source xml:lang="en">Show welcome page on startup</source>
</trans-unit>
<trans-unit id="welcomePage.customize">
<source xml:lang="en">Customize</source>
</trans-unit>
<trans-unit id="welcomePage.extensions">
<source xml:lang="en">Extensions</source>
</trans-unit>
<trans-unit id="welcomePage.extensionDescription">
<source xml:lang="en">Download extensions that you need, including the SQL Server Admin pack and more</source>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcut">
<source xml:lang="en">Keyboard Shortcuts</source>
</trans-unit>
<trans-unit id="welcomePage.keyboardShortcutDescription">
<source xml:lang="en">Find your favorite commands and customize them</source>
</trans-unit>
<trans-unit id="welcomePage.colorTheme">
<source xml:lang="en">Color theme</source>
</trans-unit>
<trans-unit id="welcomePage.colorThemeDescription">
<source xml:lang="en">Make the editor and your code look the way you love</source>
</trans-unit>
<trans-unit id="welcomePage.learn">
<source xml:lang="en">Learn</source>
</trans-unit>
<trans-unit id="welcomePage.showCommands">
<source xml:lang="en">Find and run all commands</source>
</trans-unit>
<trans-unit id="welcomePage.showCommandsDescription">
<source xml:lang="en">Rapidly access and search commands from the Command Palette ({0})</source>
</trans-unit>
<trans-unit id="welcomePage.azdataBlog">
<source xml:lang="en">Discover what's new in the latest release</source>
</trans-unit>
<trans-unit id="welcomePage.azdataBlogDescription">
<source xml:lang="en">New monthly blog posts each month showcasing our new features</source>
</trans-unit>
<trans-unit id="welcomePage.followTwitter">
<source xml:lang="en">Follow us on Twitter</source>
</trans-unit>
<trans-unit id="welcomePage.followTwitterDescription">
<source xml:lang="en">Keep up to date with how the community is using Azure Data Studio and to talk directly with the engineers.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/tasks/browser/tasksRenderer" source-language="en" datatype="plaintext"><body>
<trans-unit id="succeeded">
<source xml:lang="en">succeeded</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="notStarted">
<source xml:lang="en">not started</source>
</trans-unit>
<trans-unit id="canceled">
<source xml:lang="en">canceled</source>
</trans-unit>
<trans-unit id="canceling">
<source xml:lang="en">canceling</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/editData/browser/editDataActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="editData.run">
<source xml:lang="en">Run</source>
</trans-unit>
<trans-unit id="disposeEditFailure">
<source xml:lang="en">Dispose Edit Failed With Error: </source>
</trans-unit>
<trans-unit id="editData.stop">
<source xml:lang="en">Stop</source>
</trans-unit>
<trans-unit id="editData.showSql">
<source xml:lang="en">Show SQL Pane</source>
</trans-unit>
<trans-unit id="editData.closeSql">
<source xml:lang="en">Close SQL Pane</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/profiler/browser/profilerActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="profilerAction.connect">
<source xml:lang="en">Connect</source>
</trans-unit>
<trans-unit id="profilerAction.disconnect">
<source xml:lang="en">Disconnect</source>
</trans-unit>
<trans-unit id="start">
<source xml:lang="en">Start</source>
</trans-unit>
<trans-unit id="create">
<source xml:lang="en">New Session</source>
</trans-unit>
<trans-unit id="profilerAction.pauseCapture">
<source xml:lang="en">Pause</source>
</trans-unit>
<trans-unit id="profilerAction.resumeCapture">
<source xml:lang="en">Resume</source>
</trans-unit>
<trans-unit id="profilerStop.stop">
<source xml:lang="en">Stop</source>
</trans-unit>
<trans-unit id="profiler.clear">
<source xml:lang="en">Clear Data</source>
</trans-unit>
<trans-unit id="profilerAction.autoscrollOn">
<source xml:lang="en">Auto Scroll: On</source>
</trans-unit>
<trans-unit id="profilerAction.autoscrollOff">
<source xml:lang="en">Auto Scroll: Off</source>
</trans-unit>
<trans-unit id="profiler.toggleCollapsePanel">
<source xml:lang="en">Toggle Collapsed Panel</source>
</trans-unit>
<trans-unit id="profiler.editColumns">
<source xml:lang="en">Edit Columns</source>
</trans-unit>
<trans-unit id="profiler.findNext">
<source xml:lang="en">Find Next String</source>
</trans-unit>
<trans-unit id="profiler.findPrevious">
<source xml:lang="en">Find Previous String</source>
</trans-unit>
<trans-unit id="profilerAction.newProfiler">
<source xml:lang="en">Launch Profiler</source>
</trans-unit>
<trans-unit id="profiler.filter">
<source xml:lang="en">Filter…</source>
</trans-unit>
<trans-unit id="profiler.clearFilter">
<source xml:lang="en">Clear Filter</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/profiler/browser/profilerTableEditor" source-language="en" datatype="plaintext"><body>
<trans-unit id="ProfilerTableEditor.eventCountFiltered">
<source xml:lang="en">Events (Filtered): {0}/{1}</source>
</trans-unit>
<trans-unit id="ProfilerTableEditor.eventCount">
<source xml:lang="en">Events: {0}</source>
</trans-unit>
<trans-unit id="status.eventCount">
<source xml:lang="en">Event Count</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/browser/actions" source-language="en" datatype="plaintext"><body>
<trans-unit id="saveAsCsv">
<source xml:lang="en">Save As CSV</source>
</trans-unit>
<trans-unit id="saveAsJson">
<source xml:lang="en">Save As JSON</source>
</trans-unit>
<trans-unit id="saveAsExcel">
<source xml:lang="en">Save As Excel</source>
</trans-unit>
<trans-unit id="saveAsXml">
<source xml:lang="en">Save As XML</source>
</trans-unit>
<trans-unit id="saveToFileNotSupported">
<source xml:lang="en">Save to file is not supported by the backing data source</source>
</trans-unit>
<trans-unit id="copySelection">
<source xml:lang="en">Copy</source>
</trans-unit>
<trans-unit id="copyWithHeaders">
<source xml:lang="en">Copy With Headers</source>
</trans-unit>
<trans-unit id="selectAll">
<source xml:lang="en">Select All</source>
</trans-unit>
<trans-unit id="copyMessages">
<source xml:lang="en">Copy</source>
</trans-unit>
<trans-unit id="copyAll">
<source xml:lang="en">Copy All</source>
</trans-unit>
<trans-unit id="maximize">
<source xml:lang="en">Maximize</source>
</trans-unit>
<trans-unit id="restore">
<source xml:lang="en">Restore</source>
</trans-unit>
<trans-unit id="chart">
<source xml:lang="en">Chart</source>
</trans-unit>
<trans-unit id="visualizer">
<source xml:lang="en">Visualizer</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/api/common/sqlExtHost.api.impl" source-language="en" datatype="plaintext"><body>
<trans-unit id="ObsoleteApiModuleMessage">
<source xml:lang="en">The extension "{0}" is using sqlops module which has been replaced by azdata module, the sqlops module will be removed in a future release.</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/theme/common/colors" source-language="en" datatype="plaintext"><body>
<trans-unit id="tableHeaderBackground">
<source xml:lang="en">Table header background color</source>
</trans-unit>
<trans-unit id="tableHeaderForeground">
<source xml:lang="en">Table header foreground color</source>
</trans-unit>
<trans-unit id="disabledInputBoxBackground">
<source xml:lang="en">Disabled Input box background.</source>
</trans-unit>
<trans-unit id="disabledInputBoxForeground">
<source xml:lang="en">Disabled Input box foreground.</source>
</trans-unit>
<trans-unit id="buttonFocusOutline">
<source xml:lang="en">Button outline color when focused.</source>
</trans-unit>
<trans-unit id="disabledCheckboxforeground">
<source xml:lang="en">Disabled checkbox foreground.</source>
</trans-unit>
<trans-unit id="listFocusAndSelectionBackground">
<source xml:lang="en">List/Table background color for the selected and focus item when the list/table is active</source>
</trans-unit>
<trans-unit id="agentTableBackground">
<source xml:lang="en">SQL Agent Table background color.</source>
</trans-unit>
<trans-unit id="agentCellBackground">
<source xml:lang="en">SQL Agent table cell background color.</source>
</trans-unit>
<trans-unit id="agentTableHoverBackground">
<source xml:lang="en">SQL Agent table hover background color.</source>
</trans-unit>
<trans-unit id="agentJobsHeadingColor">
<source xml:lang="en">SQL Agent heading background color.</source>
</trans-unit>
<trans-unit id="agentCellBorderColor">
<source xml:lang="en">SQL Agent table cell border color.</source>
</trans-unit>
<trans-unit id="resultsErrorColor">
<source xml:lang="en">Results messages error color.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/common/resultSerializer" source-language="en" datatype="plaintext"><body>
<trans-unit id="resultsSerializer.saveAsFileTitle">
<source xml:lang="en">Choose Results File</source>
</trans-unit>
<trans-unit id="resultsSerializer.saveAsFileExtensionCSVTitle">
<source xml:lang="en">CSV (Comma delimited)</source>
</trans-unit>
<trans-unit id="resultsSerializer.saveAsFileExtensionJSONTitle">
<source xml:lang="en">JSON</source>
</trans-unit>
<trans-unit id="resultsSerializer.saveAsFileExtensionExcelTitle">
<source xml:lang="en">Excel Workbook</source>
</trans-unit>
<trans-unit id="resultsSerializer.saveAsFileExtensionXMLTitle">
<source xml:lang="en">XML</source>
</trans-unit>
<trans-unit id="resultsSerializer.saveAsFileExtensionTXTTitle">
<source xml:lang="en">Plain Text</source>
</trans-unit>
<trans-unit id="openLocation">
<source xml:lang="en">Open file location</source>
</trans-unit>
<trans-unit id="openFile">
<source xml:lang="en">Open file</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/backup/browser/backup.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="backup.backupName">
<source xml:lang="en">Backup name</source>
</trans-unit>
<trans-unit id="backup.recoveryModel">
<source xml:lang="en">Recovery model</source>
</trans-unit>
<trans-unit id="backup.backupType">
<source xml:lang="en">Backup type</source>
</trans-unit>
<trans-unit id="backup.backupDevice">
<source xml:lang="en">Backup files</source>
</trans-unit>
<trans-unit id="backup.algorithm">
<source xml:lang="en">Algorithm</source>
</trans-unit>
<trans-unit id="backup.certificateOrAsymmetricKey">
<source xml:lang="en">Certificate or Asymmetric key</source>
</trans-unit>
<trans-unit id="backup.media">
<source xml:lang="en">Media</source>
</trans-unit>
<trans-unit id="backup.mediaOption">
<source xml:lang="en">Backup to the existing media set</source>
</trans-unit>
<trans-unit id="backup.mediaOptionFormat">
<source xml:lang="en">Backup to a new media set</source>
</trans-unit>
<trans-unit id="backup.existingMediaAppend">
<source xml:lang="en">Append to the existing backup set</source>
</trans-unit>
<trans-unit id="backup.existingMediaOverwrite">
<source xml:lang="en">Overwrite all existing backup sets</source>
</trans-unit>
<trans-unit id="backup.newMediaSetName">
<source xml:lang="en">New media set name</source>
</trans-unit>
<trans-unit id="backup.newMediaSetDescription">
<source xml:lang="en">New media set description</source>
</trans-unit>
<trans-unit id="backup.checksumContainer">
<source xml:lang="en">Perform checksum before writing to media</source>
</trans-unit>
<trans-unit id="backup.verifyContainer">
<source xml:lang="en">Verify backup when finished</source>
</trans-unit>
<trans-unit id="backup.continueOnErrorContainer">
<source xml:lang="en">Continue on error</source>
</trans-unit>
<trans-unit id="backup.expiration">
<source xml:lang="en">Expiration</source>
</trans-unit>
<trans-unit id="backup.setBackupRetainDays">
<source xml:lang="en">Set backup retain days</source>
</trans-unit>
<trans-unit id="backup.copyOnly">
<source xml:lang="en">Copy-only backup</source>
</trans-unit>
<trans-unit id="backup.advancedConfiguration">
<source xml:lang="en">Advanced Configuration</source>
</trans-unit>
<trans-unit id="backup.compression">
<source xml:lang="en">Compression</source>
</trans-unit>
<trans-unit id="backup.setBackupCompression">
<source xml:lang="en">Set backup compression</source>
</trans-unit>
<trans-unit id="backup.encryption">
<source xml:lang="en">Encryption</source>
</trans-unit>
<trans-unit id="backup.transactionLog">
<source xml:lang="en">Transaction log</source>
</trans-unit>
<trans-unit id="backup.truncateTransactionLog">
<source xml:lang="en">Truncate the transaction log</source>
</trans-unit>
<trans-unit id="backup.backupTail">
<source xml:lang="en">Backup the tail of the log</source>
</trans-unit>
<trans-unit id="backup.reliability">
<source xml:lang="en">Reliability</source>
</trans-unit>
<trans-unit id="backup.mediaNameRequired">
<source xml:lang="en">Media name is required</source>
</trans-unit>
<trans-unit id="backup.noEncryptorWarning">
<source xml:lang="en">No certificate or asymmetric key is available</source>
</trans-unit>
<trans-unit id="addFile">
<source xml:lang="en">Add a file</source>
</trans-unit>
<trans-unit id="removeFile">
<source xml:lang="en">Remove files</source>
</trans-unit>
<trans-unit id="backupComponent.invalidInput">
<source xml:lang="en">Invalid input. Value must be greater than or equal 0.</source>
</trans-unit>
<trans-unit id="backupComponent.script">
<source xml:lang="en">Script</source>
</trans-unit>
<trans-unit id="backupComponent.backup">
<source xml:lang="en">Backup</source>
</trans-unit>
<trans-unit id="backupComponent.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="backup.containsBackupToUrlError">
<source xml:lang="en">Only backup to file is supported</source>
</trans-unit>
<trans-unit id="backup.backupFileRequired">
<source xml:lang="en">Backup file path is required</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/browser/queryResultsView" source-language="en" datatype="plaintext"><body>
<trans-unit id="resultsTabTitle">
<source xml:lang="en">Results</source>
</trans-unit>
<trans-unit id="messagesTabTitle">
<source xml:lang="en">Messages</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/parts/views/customView" source-language="en" datatype="plaintext"><body>
<trans-unit id="no-dataprovider">
<source xml:lang="en">There is no data provider registered that can provide view data.</source>
</trans-unit>
<trans-unit id="collapseAll">
<source xml:lang="en">Collapse All</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/services/breadcrumb.service" source-language="en" datatype="plaintext"><body>
<trans-unit id="homeCrumb">
<source xml:lang="en">Home</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/containers/dashboardErrorContainer.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboardNavSection.loadTabError">
<source xml:lang="en">The "{0}" section has invalid content. Please contact extension owner.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/jobManagement/browser/agentView.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="jobview.Jobs">
<source xml:lang="en">Jobs</source>
</trans-unit>
<trans-unit id="jobview.Notebooks">
<source xml:lang="en">Notebooks</source>
</trans-unit>
<trans-unit id="jobview.Alerts">
<source xml:lang="en">Alerts</source>
</trans-unit>
<trans-unit id="jobview.Proxies">
<source xml:lang="en">Proxies</source>
</trans-unit>
<trans-unit id="jobview.Operators">
<source xml:lang="en">Operators</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modelComponents/loadingSpinner.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="loadingMessage">
<source xml:lang="en">Loading</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/pages/serverDashboardPage.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="serverPageName">
<source xml:lang="en">SERVER DASHBOARD</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/pages/databaseDashboardPage.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="databasePageName">
<source xml:lang="en">DATABASE DASHBOARD</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/core/actions" source-language="en" datatype="plaintext"><body>
<trans-unit id="editDashboard">
<source xml:lang="en">Edit</source>
</trans-unit>
<trans-unit id="editDashboardExit">
<source xml:lang="en">Exit</source>
</trans-unit>
<trans-unit id="refreshWidget">
<source xml:lang="en">Refresh</source>
</trans-unit>
<trans-unit id="toggleMore">
<source xml:lang="en">Toggle More</source>
</trans-unit>
<trans-unit id="deleteWidget">
<source xml:lang="en">Delete Widget</source>
</trans-unit>
<trans-unit id="clickToUnpin">
<source xml:lang="en">Click to unpin</source>
</trans-unit>
<trans-unit id="clickToPin">
<source xml:lang="en">Click to pin</source>
</trans-unit>
<trans-unit id="addFeatureAction.openInstalledFeatures">
<source xml:lang="en">Open installed features</source>
</trans-unit>
<trans-unit id="collapseWidget">
<source xml:lang="en">Collapse</source>
</trans-unit>
<trans-unit id="expandWidget">
<source xml:lang="en">Expand</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/jobManagement/browser/jobStepsView.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="agent.steps">
<source xml:lang="en">Steps</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/stdin.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="stdInLabel">
<source xml:lang="en">StdIn:</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/notebook.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="addCodeLabel">
<source xml:lang="en">Add code</source>
</trans-unit>
<trans-unit id="addTextLabel">
<source xml:lang="en">Add text</source>
</trans-unit>
<trans-unit id="createFile">
<source xml:lang="en">Create File</source>
</trans-unit>
<trans-unit id="displayFailed">
<source xml:lang="en">Could not display contents: {0}</source>
</trans-unit>
<trans-unit id="noKernelInstalled">
<source xml:lang="en">Please install the SQL Server 2019 extension to run cells.</source>
</trans-unit>
<trans-unit id="installSql2019Extension">
<source xml:lang="en">Install Extension</source>
</trans-unit>
<trans-unit id="code">
<source xml:lang="en">Code</source>
</trans-unit>
<trans-unit id="text">
<source xml:lang="en">Text</source>
</trans-unit>
<trans-unit id="runAll">
<source xml:lang="en">Run Cells</source>
</trans-unit>
<trans-unit id="clearResults">
<source xml:lang="en">Clear Results</source>
</trans-unit>
<trans-unit id="previousButtonLabel">
<source xml:lang="en">&lt; Previous</source>
</trans-unit>
<trans-unit id="nextButtonLabel">
<source xml:lang="en">Next &gt;</source>
</trans-unit>
<trans-unit id="cellNotFound">
<source xml:lang="en">cell with URI {0} was not found in this model</source>
</trans-unit>
<trans-unit id="cellRunFailed">
<source xml:lang="en">Run Cells failed - See error in output of the currently selected cell for more information.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/placeholderCell.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="clickOn">
<source xml:lang="en">Click on</source>
</trans-unit>
<trans-unit id="plusCode">
<source xml:lang="en">+ Code</source>
</trans-unit>
<trans-unit id="or">
<source xml:lang="en">or</source>
</trans-unit>
<trans-unit id="plusText">
<source xml:lang="en">+ Text</source>
</trans-unit>
<trans-unit id="toAddCell">
<source xml:lang="en">to add a code or text cell</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/backup/common/constants" source-language="en" datatype="plaintext"><body>
<trans-unit id="backup.labelDatabase">
<source xml:lang="en">Database</source>
</trans-unit>
<trans-unit id="backup.labelFilegroup">
<source xml:lang="en">Files and filegroups</source>
</trans-unit>
<trans-unit id="backup.labelFull">
<source xml:lang="en">Full</source>
</trans-unit>
<trans-unit id="backup.labelDifferential">
<source xml:lang="en">Differential</source>
</trans-unit>
<trans-unit id="backup.labelLog">
<source xml:lang="en">Transaction Log</source>
</trans-unit>
<trans-unit id="backup.labelDisk">
<source xml:lang="en">Disk</source>
</trans-unit>
<trans-unit id="backup.labelUrl">
<source xml:lang="en">Url</source>
</trans-unit>
<trans-unit id="backup.defaultCompression">
<source xml:lang="en">Use the default server setting</source>
</trans-unit>
<trans-unit id="backup.compressBackup">
<source xml:lang="en">Compress backup</source>
</trans-unit>
<trans-unit id="backup.doNotCompress">
<source xml:lang="en">Do not compress backup</source>
</trans-unit>
<trans-unit id="backup.serverCertificate">
<source xml:lang="en">Server Certificate</source>
</trans-unit>
<trans-unit id="backup.asymmetricKey">
<source xml:lang="en">Asymmetric Key</source>
</trans-unit>
<trans-unit id="backup.filterBackupFiles">
<source xml:lang="en">Backup Files</source>
</trans-unit>
<trans-unit id="backup.allFiles">
<source xml:lang="en">All Files</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/objectExplorer/browser/serverTreeView" source-language="en" datatype="plaintext"><body>
<trans-unit id="servers.noConnections">
<source xml:lang="en">No connections found.</source>
</trans-unit>
<trans-unit id="serverTree.addConnection">
<source xml:lang="en">Add Connection</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/services/dashboardServiceInterface.service" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboard.changeDatabaseFailure">
<source xml:lang="en">Failed to change database</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/jobManagement/browser/operatorsView.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="jobOperatorsView.name">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="jobOperatorsView.emailAddress">
<source xml:lang="en">Email Address</source>
</trans-unit>
<trans-unit id="jobOperatorsView.enabled">
<source xml:lang="en">Enabled</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/jobManagement/browser/alertsView.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="jobAlertColumns.name">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="jobAlertColumns.lastOccurrenceDate">
<source xml:lang="en">Last Occurrence</source>
</trans-unit>
<trans-unit id="jobAlertColumns.enabled">
<source xml:lang="en">Enabled</source>
</trans-unit>
<trans-unit id="jobAlertColumns.delayBetweenResponses">
<source xml:lang="en">Delay Between Responses (in secs)</source>
</trans-unit>
<trans-unit id="jobAlertColumns.categoryName">
<source xml:lang="en">Category Name</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/jobManagement/browser/proxiesView.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="jobProxiesView.accountName">
<source xml:lang="en">Account Name</source>
</trans-unit>
<trans-unit id="jobProxiesView.credentialName">
<source xml:lang="en">Credential Name</source>
</trans-unit>
<trans-unit id="jobProxiesView.description">
<source xml:lang="en">Description</source>
</trans-unit>
<trans-unit id="jobProxiesView.isEnabled">
<source xml:lang="en">Enabled</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/properties/propertiesWidget.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="dashboard.properties.error">
<source xml:lang="en">Unable to load dashboard properties</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/explorer/explorerWidget.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="seachObjects">
<source xml:lang="en">Search by name of type (a:, t:, v:, f:, or sp:)</source>
</trans-unit>
<trans-unit id="searchDatabases">
<source xml:lang="en">Search databases</source>
</trans-unit>
<trans-unit id="dashboard.explorer.objectError">
<source xml:lang="en">Unable to load objects</source>
</trans-unit>
<trans-unit id="dashboard.explorer.databaseError">
<source xml:lang="en">Unable to load databases</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/insights/insightsWidget.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="insights.autoRefreshOffState">
<source xml:lang="en">Auto Refresh: OFF</source>
</trans-unit>
<trans-unit id="insights.lastUpdated">
<source xml:lang="en">Last Updated: {0} {1}</source>
</trans-unit>
<trans-unit id="noResults">
<source xml:lang="en">No results to show</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/output.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="noMimeTypeFound">
<source xml:lang="en">No {0}renderer could be found for output. It has the following MIME types: {1}</source>
</trans-unit>
<trans-unit id="safe">
<source xml:lang="en">safe </source>
</trans-unit>
<trans-unit id="noSelectorFound">
<source xml:lang="en">No component could be found for selector {0}</source>
</trans-unit>
<trans-unit id="componentRenderError">
<source xml:lang="en">Error rendering component: {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/connection/common/localizedConstants" source-language="en" datatype="plaintext"><body>
<trans-unit id="onDidConnectMessage">
<source xml:lang="en">Connected to</source>
</trans-unit>
<trans-unit id="onDidDisconnectMessage">
<source xml:lang="en">Disconnected</source>
</trans-unit>
<trans-unit id="unsavedGroupLabel">
<source xml:lang="en">Unsaved Connections</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/editData/browser/editDataGridActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="deleteRow">
<source xml:lang="en">Delete Row</source>
</trans-unit>
<trans-unit id="revertRow">
<source xml:lang="en">Revert Current Row</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/jobManagement/browser/jobHistory.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="stepRow.stepID">
<source xml:lang="en">Step ID</source>
</trans-unit>
<trans-unit id="stepRow.stepName">
<source xml:lang="en">Step Name</source>
</trans-unit>
<trans-unit id="stepRow.message">
<source xml:lang="en">Message</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/query/browser/gridPanel" source-language="en" datatype="plaintext"><body>
<trans-unit id="xmlShowplan">
<source xml:lang="en">XML Showplan</source>
</trans-unit>
<trans-unit id="resultsGrid">
<source xml:lang="en">Results grid</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/codeActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="notebook.failed">
<source xml:lang="en">Please select active cell and try again</source>
</trans-unit>
<trans-unit id="runCell">
<source xml:lang="en">Run cell</source>
</trans-unit>
<trans-unit id="stopCell">
<source xml:lang="en">Cancel execution</source>
</trans-unit>
<trans-unit id="errorRunCell">
<source xml:lang="en">Error on last run. Click to run again</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/connection/browser/connectionWidget" source-language="en" datatype="plaintext"><body>
<trans-unit id="connectionWidget.AddAzureAccount">
<source xml:lang="en">Add an account...</source>
</trans-unit>
<trans-unit id="defaultDatabaseOption">
<source xml:lang="en">&lt;Default&gt;</source>
</trans-unit>
<trans-unit id="loadingDatabaseOption">
<source xml:lang="en">Loading...</source>
</trans-unit>
<trans-unit id="serverGroup">
<source xml:lang="en">Server group</source>
</trans-unit>
<trans-unit id="defaultServerGroup">
<source xml:lang="en">&lt;Default&gt;</source>
</trans-unit>
<trans-unit id="addNewServerGroup">
<source xml:lang="en">Add new group...</source>
</trans-unit>
<trans-unit id="noneServerGroup">
<source xml:lang="en">&lt;Do not save&gt;</source>
</trans-unit>
<trans-unit id="connectionWidget.missingRequireField">
<source xml:lang="en">{0} is required.</source>
</trans-unit>
<trans-unit id="connectionWidget.fieldWillBeTrimmed">
<source xml:lang="en">{0} will be trimmed.</source>
</trans-unit>
<trans-unit id="rememberPassword">
<source xml:lang="en">Remember password</source>
</trans-unit>
<trans-unit id="connection.azureAccountDropdownLabel">
<source xml:lang="en">Account</source>
</trans-unit>
<trans-unit id="connectionWidget.refreshAzureCredentials">
<source xml:lang="en">Refresh account credentials</source>
</trans-unit>
<trans-unit id="connection.azureTenantDropdownLabel">
<source xml:lang="en">Azure AD tenant</source>
</trans-unit>
<trans-unit id="connectionWidget.toggleDatabaseNameDropdown">
<source xml:lang="en">Select Database Toggle Dropdown</source>
</trans-unit>
<trans-unit id="connectionName">
<source xml:lang="en">Name (optional)</source>
</trans-unit>
<trans-unit id="advanced">
<source xml:lang="en">Advanced...</source>
</trans-unit>
<trans-unit id="connectionWidget.invalidAzureAccount">
<source xml:lang="en">You must select an account</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/tasks/common/tasksAction" source-language="en" datatype="plaintext"><body>
<trans-unit id="cancelTask.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="errorMsgFromCancelTask">
<source xml:lang="en">The task is failed to cancel.</source>
</trans-unit>
<trans-unit id="taskAction.script">
<source xml:lang="en">Script</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/jobManagement/browser/notebookHistory.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="notebookHistory.dateCreatedTooltip">
<source xml:lang="en">Date Created: </source>
</trans-unit>
<trans-unit id="notebookHistory.notebookErrorTooltip">
<source xml:lang="en">Notebook Error: </source>
</trans-unit>
<trans-unit id="notebookHistory.ErrorTooltip">
<source xml:lang="en">Job Error: </source>
</trans-unit>
<trans-unit id="notebookHistory.pinnedTitle">
<source xml:lang="en">Pinned</source>
</trans-unit>
<trans-unit id="notebookHistory.recentRunsTitle">
<source xml:lang="en">Recent Runs</source>
</trans-unit>
<trans-unit id="notebookHistory.pastRunsTitle">
<source xml:lang="en">Past Runs</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/api/common/extHostModelViewTree" source-language="en" datatype="plaintext"><body>
<trans-unit id="treeView.notRegistered">
<source xml:lang="en">No tree view with id '{0}' registered.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/objectExplorer/browser/serverTreeRenderer" source-language="en" datatype="plaintext"><body>
<trans-unit id="loading">
<source xml:lang="en">Loading...</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/extensions/browser/contributionRenders" source-language="en" datatype="plaintext"><body>
<trans-unit id="tabs">
<source xml:lang="en">Dashboard Tabs ({0})</source>
</trans-unit>
<trans-unit id="tabId">
<source xml:lang="en">Id</source>
</trans-unit>
<trans-unit id="tabTitle">
<source xml:lang="en">Title</source>
</trans-unit>
<trans-unit id="tabDescription">
<source xml:lang="en">Description</source>
</trans-unit>
<trans-unit id="insights">
<source xml:lang="en">Dashboard Insights ({0})</source>
</trans-unit>
<trans-unit id="insightId">
<source xml:lang="en">Id</source>
</trans-unit>
<trans-unit id="name">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="insight condition">
<source xml:lang="en">When</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/charts/browser/chartTab" source-language="en" datatype="plaintext"><body>
<trans-unit id="chartTabTitle">
<source xml:lang="en">Chart</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/queryPlan/browser/topOperations" source-language="en" datatype="plaintext"><body>
<trans-unit id="topOperations.operation">
<source xml:lang="en">Operation</source>
</trans-unit>
<trans-unit id="topOperations.object">
<source xml:lang="en">Object</source>
</trans-unit>
<trans-unit id="topOperations.estCost">
<source xml:lang="en">Est Cost</source>
</trans-unit>
<trans-unit id="topOperations.estSubtreeCost">
<source xml:lang="en">Est Subtree Cost</source>
</trans-unit>
<trans-unit id="topOperations.actualRows">
<source xml:lang="en">Actual Rows</source>
</trans-unit>
<trans-unit id="topOperations.estRows">
<source xml:lang="en">Est Rows</source>
</trans-unit>
<trans-unit id="topOperations.actualExecutions">
<source xml:lang="en">Actual Executions</source>
</trans-unit>
<trans-unit id="topOperations.estCPUCost">
<source xml:lang="en">Est CPU Cost</source>
</trans-unit>
<trans-unit id="topOperations.estIOCost">
<source xml:lang="en">Est IO Cost</source>
</trans-unit>
<trans-unit id="topOperations.parallel">
<source xml:lang="en">Parallel</source>
</trans-unit>
<trans-unit id="topOperations.actualRebinds">
<source xml:lang="en">Actual Rebinds</source>
</trans-unit>
<trans-unit id="topOperations.estRebinds">
<source xml:lang="en">Est Rebinds</source>
</trans-unit>
<trans-unit id="topOperations.actualRewinds">
<source xml:lang="en">Actual Rewinds</source>
</trans-unit>
<trans-unit id="topOperations.estRewinds">
<source xml:lang="en">Est Rewinds</source>
</trans-unit>
<trans-unit id="topOperations.partitioned">
<source xml:lang="en">Partitioned</source>
</trans-unit>
<trans-unit id="topOperationsTitle">
<source xml:lang="en">Top Operations</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/queryPlan/browser/queryPlan" source-language="en" datatype="plaintext"><body>
<trans-unit id="queryPlanTitle">
<source xml:lang="en">Query Plan</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/modelComponents/viewBase" source-language="en" datatype="plaintext"><body>
<trans-unit id="componentTypeNotRegistered">
<source xml:lang="en">Could not find component for type {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/api/common/extHostNotebookDocumentsAndEditors" source-language="en" datatype="plaintext"><body>
<trans-unit id="providerRequired">
<source xml:lang="en">A NotebookProvider with valid providerId must be passed to this method</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/api/common/extHostNotebook" source-language="en" datatype="plaintext"><body>
<trans-unit id="providerRequired">
<source xml:lang="en">A NotebookProvider with valid providerId must be passed to this method</source>
</trans-unit>
<trans-unit id="errNoProvider">
<source xml:lang="en">no notebook provider found</source>
</trans-unit>
<trans-unit id="errNoManager">
<source xml:lang="en">No Manager found</source>
</trans-unit>
<trans-unit id="noServerManager">
<source xml:lang="en">Notebook Manager for notebook {0} does not have a server manager. Cannot perform operations on it</source>
</trans-unit>
<trans-unit id="noContentManager">
<source xml:lang="en">Notebook Manager for notebook {0} does not have a content manager. Cannot perform operations on it</source>
</trans-unit>
<trans-unit id="noSessionManager">
<source xml:lang="en">Notebook Manager for notebook {0} does not have a session manager. Cannot perform operations on it</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/notebook/browser/sql/sqlSessionManager" source-language="en" datatype="plaintext"><body>
<trans-unit id="sqlKernelError">
<source xml:lang="en">SQL kernel error</source>
</trans-unit>
<trans-unit id="connectionRequired">
<source xml:lang="en">A connection must be chosen to run notebook cells</source>
</trans-unit>
<trans-unit id="sqlMaxRowsDisplayed">
<source xml:lang="en">Displaying Top {0} rows.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/extensions/browser/extensionsActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="showRecommendations">
<source xml:lang="en">Show Recommendations</source>
</trans-unit>
<trans-unit id="Install Extensions">
<source xml:lang="en">Install Extensions</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/jobManagement/browser/jobsView.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="jobColumns.name">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="jobColumns.lastRun">
<source xml:lang="en">Last Run</source>
</trans-unit>
<trans-unit id="jobColumns.nextRun">
<source xml:lang="en">Next Run</source>
</trans-unit>
<trans-unit id="jobColumns.enabled">
<source xml:lang="en">Enabled</source>
</trans-unit>
<trans-unit id="jobColumns.status">
<source xml:lang="en">Status</source>
</trans-unit>
<trans-unit id="jobColumns.category">
<source xml:lang="en">Category</source>
</trans-unit>
<trans-unit id="jobColumns.runnable">
<source xml:lang="en">Runnable</source>
</trans-unit>
<trans-unit id="jobColumns.schedule">
<source xml:lang="en">Schedule</source>
</trans-unit>
<trans-unit id="jobColumns.lastRunOutcome">
<source xml:lang="en">Last Run Outcome</source>
</trans-unit>
<trans-unit id="jobColumns.previousRuns">
<source xml:lang="en">Previous Runs</source>
</trans-unit>
<trans-unit id="jobsView.noSteps">
<source xml:lang="en">No Steps available for this job.</source>
</trans-unit>
<trans-unit id="jobsView.error">
<source xml:lang="en">Error: </source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/profiler/browser/profilerFindWidget" source-language="en" datatype="plaintext"><body>
<trans-unit id="label.find">
<source xml:lang="en">Find</source>
</trans-unit>
<trans-unit id="placeholder.find">
<source xml:lang="en">Find</source>
</trans-unit>
<trans-unit id="label.previousMatchButton">
<source xml:lang="en">Previous match</source>
</trans-unit>
<trans-unit id="label.nextMatchButton">
<source xml:lang="en">Next match</source>
</trans-unit>
<trans-unit id="label.closeButton">
<source xml:lang="en">Close</source>
</trans-unit>
<trans-unit id="title.matchesCountLimit">
<source xml:lang="en">Your search returned a large number of results, only the first 999 matches will be highlighted.</source>
</trans-unit>
<trans-unit id="label.matchesLocation">
<source xml:lang="en">{0} of {1}</source>
</trans-unit>
<trans-unit id="label.noResults">
<source xml:lang="en">No Results</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/widgets/insights/actions" source-language="en" datatype="plaintext"><body>
<trans-unit id="insights.runQuery">
<source xml:lang="en">Run Query</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/api/common/extHostModelViewDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="dialogDoneLabel">
<source xml:lang="en">Done</source>
</trans-unit>
<trans-unit id="dialogCancelLabel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="generateScriptLabel">
<source xml:lang="en">Generate script</source>
</trans-unit>
<trans-unit id="dialogNextLabel">
<source xml:lang="en">Next</source>
</trans-unit>
<trans-unit id="dialogPreviousLabel">
<source xml:lang="en">Previous</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/connection/common/connectionConfig" source-language="en" datatype="plaintext"><body>
<trans-unit id="invalidServerName">
<source xml:lang="en">A server group with the same name already exists.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/core/dashboardHelper" source-language="en" datatype="plaintext"><body>
<trans-unit id="unknownDashboardContainerError">
<source xml:lang="en">{0} is an unknown container.</source>
</trans-unit>
</body></file>
<file original="src/sql/base/browser/ui/table/plugins/rowDetailView" source-language="en" datatype="plaintext"><body>
<trans-unit id="rowDetailView.loadError">
<source xml:lang="en">Loading Error...</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/jobManagement/browser/jobManagementUtilities" source-language="en" datatype="plaintext"><body>
<trans-unit id="agentUtilities.failed">
<source xml:lang="en">Failed</source>
</trans-unit>
<trans-unit id="agentUtilities.succeeded">
<source xml:lang="en">Succeeded</source>
</trans-unit>
<trans-unit id="agentUtilities.retry">
<source xml:lang="en">Retry</source>
</trans-unit>
<trans-unit id="agentUtilities.canceled">
<source xml:lang="en">Cancelled</source>
</trans-unit>
<trans-unit id="agentUtilities.inProgress">
<source xml:lang="en">In Progress</source>
</trans-unit>
<trans-unit id="agentUtilities.statusUnknown">
<source xml:lang="en">Status Unknown</source>
</trans-unit>
<trans-unit id="agentUtilities.executing">
<source xml:lang="en">Executing</source>
</trans-unit>
<trans-unit id="agentUtilities.waitingForThread">
<source xml:lang="en">Waiting for Thread</source>
</trans-unit>
<trans-unit id="agentUtilities.betweenRetries">
<source xml:lang="en">Between Retries</source>
</trans-unit>
<trans-unit id="agentUtilities.idle">
<source xml:lang="en">Idle</source>
</trans-unit>
<trans-unit id="agentUtilities.suspended">
<source xml:lang="en">Suspended</source>
</trans-unit>
<trans-unit id="agentUtilities.obsolete">
<source xml:lang="en">[Obsolete]</source>
</trans-unit>
<trans-unit id="agentUtilities.yes">
<source xml:lang="en">Yes</source>
</trans-unit>
<trans-unit id="agentUtilities.no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="agentUtilities.notScheduled">
<source xml:lang="en">Not Scheduled</source>
</trans-unit>
<trans-unit id="agentUtilities.neverRun">
<source xml:lang="en">Never Run</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/jobManagement/browser/notebooksView.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="notebookColumns.name">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="notebookColumns.targetDatbase">
<source xml:lang="en">Target Database</source>
</trans-unit>
<trans-unit id="notebookColumns.lastRun">
<source xml:lang="en">Last Run</source>
</trans-unit>
<trans-unit id="notebookColumns.nextRun">
<source xml:lang="en">Next Run</source>
</trans-unit>
<trans-unit id="notebookColumns.status">
<source xml:lang="en">Status</source>
</trans-unit>
<trans-unit id="notebookColumns.lastRunOutcome">
<source xml:lang="en">Last Run Outcome</source>
</trans-unit>
<trans-unit id="notebookColumns.previousRuns">
<source xml:lang="en">Previous Runs</source>
</trans-unit>
<trans-unit id="notebooksView.noSteps">
<source xml:lang="en">No Steps available for this job.</source>
</trans-unit>
<trans-unit id="notebooksView.error">
<source xml:lang="en">Error: </source>
</trans-unit>
<trans-unit id="notebooksView.notebookError">
<source xml:lang="en">Notebook Error: </source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/dashboard/browser/core/dashboardPage.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="home">
<source xml:lang="en">Home</source>
</trans-unit>
<trans-unit id="missingConnectionInfo">
<source xml:lang="en">No connection information could be found for this dashboard</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/preferences/browser/sqlSettingsLayout" source-language="en" datatype="plaintext"><body>
<trans-unit id="data">
<source xml:lang="en">Data</source>
</trans-unit>
<trans-unit id="connection">
<source xml:lang="en">Connection</source>
</trans-unit>
<trans-unit id="query">
<source xml:lang="en">Query</source>
</trans-unit>
<trans-unit id="notebook">
<source xml:lang="en">Notebook</source>
</trans-unit>
<trans-unit id="sql">
<source xml:lang="en">SQL</source>
</trans-unit>
<trans-unit id="mssql">
<source xml:lang="en">Microsoft SQL Server</source>
</trans-unit>
<trans-unit id="dashboard">
<source xml:lang="en">Dashboard</source>
</trans-unit>
<trans-unit id="profiler">
<source xml:lang="en">Profiler</source>
</trans-unit>
</body></file>
<file original="src/sql/base/browser/ui/panel/tabActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="closeTab">
<source xml:lang="en">Close</source>
</trans-unit>
</body></file>
<file original="src/sql/platform/jobManagement/browser/jobActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="jobaction.successLabel">
<source xml:lang="en">Success</source>
</trans-unit>
<trans-unit id="jobaction.faillabel">
<source xml:lang="en">Error</source>
</trans-unit>
<trans-unit id="jobaction.refresh">
<source xml:lang="en">Refresh</source>
</trans-unit>
<trans-unit id="jobaction.newJob">
<source xml:lang="en">New Job</source>
</trans-unit>
<trans-unit id="jobaction.run">
<source xml:lang="en">Run</source>
</trans-unit>
<trans-unit id="jobSuccessfullyStarted">
<source xml:lang="en">: The job was successfully started.</source>
</trans-unit>
<trans-unit id="jobaction.stop">
<source xml:lang="en">Stop</source>
</trans-unit>
<trans-unit id="jobSuccessfullyStopped">
<source xml:lang="en">: The job was successfully stopped.</source>
</trans-unit>
<trans-unit id="jobaction.editJob">
<source xml:lang="en">Edit Job</source>
</trans-unit>
<trans-unit id="notebookAction.openNotebook">
<source xml:lang="en">Open</source>
</trans-unit>
<trans-unit id="jobaction.deleteJob">
<source xml:lang="en">Delete Job</source>
</trans-unit>
<trans-unit id="jobaction.deleteJobConfirm">
<source xml:lang="en">Are you sure you'd like to delete the job '{0}'?</source>
</trans-unit>
<trans-unit id="jobaction.failedToDeleteJob">
<source xml:lang="en">Could not delete job '{0}'.
Error: {1}</source>
</trans-unit>
<trans-unit id="jobaction.deletedJob">
<source xml:lang="en">The job was successfully deleted</source>
</trans-unit>
<trans-unit id="jobaction.newStep">
<source xml:lang="en">New Step</source>
</trans-unit>
<trans-unit id="jobaction.deleteStep">
<source xml:lang="en">Delete Step</source>
</trans-unit>
<trans-unit id="jobaction.deleteStepConfirm">
<source xml:lang="en">Are you sure you'd like to delete the step '{0}'?</source>
</trans-unit>
<trans-unit id="jobaction.failedToDeleteStep">
<source xml:lang="en">Could not delete step '{0}'.
Error: {1}</source>
</trans-unit>
<trans-unit id="jobaction.deletedStep">
<source xml:lang="en">The job step was successfully deleted</source>
</trans-unit>
<trans-unit id="jobaction.newAlert">
<source xml:lang="en">New Alert</source>
</trans-unit>
<trans-unit id="jobaction.editAlert">
<source xml:lang="en">Edit Alert</source>
</trans-unit>
<trans-unit id="jobaction.deleteAlert">
<source xml:lang="en">Delete Alert</source>
</trans-unit>
<trans-unit id="jobaction.Cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
<trans-unit id="jobaction.deleteAlertConfirm">
<source xml:lang="en">Are you sure you'd like to delete the alert '{0}'?</source>
</trans-unit>
<trans-unit id="jobaction.failedToDeleteAlert">
<source xml:lang="en">Could not delete alert '{0}'.
Error: {1}</source>
</trans-unit>
<trans-unit id="jobaction.deletedAlert">
<source xml:lang="en">The alert was successfully deleted</source>
</trans-unit>
<trans-unit id="jobaction.newOperator">
<source xml:lang="en">New Operator</source>
</trans-unit>
<trans-unit id="jobaction.editOperator">
<source xml:lang="en">Edit Operator</source>
</trans-unit>
<trans-unit id="jobaction.deleteOperator">
<source xml:lang="en">Delete Operator</source>
</trans-unit>
<trans-unit id="jobaction.deleteOperatorConfirm">
<source xml:lang="en">Are you sure you'd like to delete the operator '{0}'?</source>
</trans-unit>
<trans-unit id="jobaction.failedToDeleteOperator">
<source xml:lang="en">Could not delete operator '{0}'.
Error: {1}</source>
</trans-unit>
<trans-unit id="joaction.deletedOperator">
<source xml:lang="en">The operator was deleted successfully</source>
</trans-unit>
<trans-unit id="jobaction.newProxy">
<source xml:lang="en">New Proxy</source>
</trans-unit>
<trans-unit id="jobaction.editProxy">
<source xml:lang="en">Edit Proxy</source>
</trans-unit>
<trans-unit id="jobaction.deleteProxy">
<source xml:lang="en">Delete Proxy</source>
</trans-unit>
<trans-unit id="jobaction.deleteProxyConfirm">
<source xml:lang="en">Are you sure you'd like to delete the proxy '{0}'?</source>
</trans-unit>
<trans-unit id="jobaction.failedToDeleteProxy">
<source xml:lang="en">Could not delete proxy '{0}'.
Error: {1}</source>
</trans-unit>
<trans-unit id="jobaction.deletedProxy">
<source xml:lang="en">The proxy was deleted successfully</source>
</trans-unit>
<trans-unit id="notebookaction.newJob">
<source xml:lang="en">New Notebook Job</source>
</trans-unit>
<trans-unit id="notebookaction.editJob">
<source xml:lang="en">Edit</source>
</trans-unit>
<trans-unit id="notebookaction.openNotebook">
<source xml:lang="en">Open Template Notebook</source>
</trans-unit>
<trans-unit id="notebookaction.deleteNotebook">
<source xml:lang="en">Delete</source>
</trans-unit>
<trans-unit id="jobaction.deleteNotebookConfirm">
<source xml:lang="en">Are you sure you'd like to delete the notebook '{0}'?</source>
</trans-unit>
<trans-unit id="jobaction.failedToDeleteNotebook">
<source xml:lang="en">Could not delete notebook '{0}'.
Error: {1}</source>
</trans-unit>
<trans-unit id="jobaction.deletedNotebook">
<source xml:lang="en">The notebook was successfully deleted</source>
</trans-unit>
<trans-unit id="notebookaction.pinNotebook">
<source xml:lang="en">Pin</source>
</trans-unit>
<trans-unit id="notebookaction.deleteMaterializedNotebook">
<source xml:lang="en">Delete</source>
</trans-unit>
<trans-unit id="notebookaction.unpinNotebook">
<source xml:lang="en">Unpin</source>
</trans-unit>
<trans-unit id="notebookaction.renameNotebook">
<source xml:lang="en">Rename</source>
</trans-unit>
<trans-unit id="notebookaction.openLatestRun">
<source xml:lang="en">Open Latest Run</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/models/notebookModel" source-language="en" datatype="plaintext"><body>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Please select a connection to run cells for this kernel</source>
</trans-unit>
<trans-unit id="deleteCellFailed">
<source xml:lang="en">Failed to delete cell.</source>
</trans-unit>
<trans-unit id="changeKernelFailedRetry">
<source xml:lang="en">Failed to change kernel. Kernel {0} will be used. Error was: {1}</source>
</trans-unit>
<trans-unit id="changeKernelFailed">
<source xml:lang="en">Failed to change kernel due to error: {0}</source>
</trans-unit>
<trans-unit id="changeContextFailed">
<source xml:lang="en">Changing context failed: {0}</source>
</trans-unit>
<trans-unit id="startSessionFailed">
<source xml:lang="en">Could not start session: {0}</source>
</trans-unit>
<trans-unit id="shutdownClientSessionError">
<source xml:lang="en">A client session error occurred when closing the notebook: {0}</source>
</trans-unit>
<trans-unit id="ProviderNoManager">
<source xml:lang="en">Can't find notebook manager for provider {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/models/clientSession" source-language="en" datatype="plaintext"><body>
<trans-unit id="clientSession.unknownError">
<source xml:lang="en">An error occurred while starting the notebook session</source>
</trans-unit>
<trans-unit id="ServerNotStarted">
<source xml:lang="en">Server did not start for unknown reason</source>
</trans-unit>
<trans-unit id="kernelRequiresConnection">
<source xml:lang="en">Kernel {0} was not found. The default kernel will be used instead.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/api/common/extHostModelView" source-language="en" datatype="plaintext"><body>
<trans-unit id="unknownComponentType">
<source xml:lang="en">Unknown component type. Must use ModelBuilder to create objects</source>
</trans-unit>
<trans-unit id="invalidIndex">
<source xml:lang="en">The index {0} is invalid.</source>
</trans-unit>
<trans-unit id="unknownConfig">
<source xml:lang="en">Unkown component configuration, must use ModelBuilder to create a configuration object</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/charts/browser/chartView" source-language="en" datatype="plaintext"><body>
<trans-unit id="horizontalBarAltName">
<source xml:lang="en">Horizontal Bar</source>
</trans-unit>
<trans-unit id="barAltName">
<source xml:lang="en">Bar</source>
</trans-unit>
<trans-unit id="lineAltName">
<source xml:lang="en">Line</source>
</trans-unit>
<trans-unit id="pieAltName">
<source xml:lang="en">Pie</source>
</trans-unit>
<trans-unit id="scatterAltName">
<source xml:lang="en">Scatter</source>
</trans-unit>
<trans-unit id="timeSeriesAltName">
<source xml:lang="en">Time Series</source>
</trans-unit>
<trans-unit id="imageAltName">
<source xml:lang="en">Image</source>
</trans-unit>
<trans-unit id="countAltName">
<source xml:lang="en">Count</source>
</trans-unit>
<trans-unit id="tableAltName">
<source xml:lang="en">Table</source>
</trans-unit>
<trans-unit id="doughnutAltName">
<source xml:lang="en">Doughnut</source>
</trans-unit>
</body></file>
<file original="src/sql/base/browser/ui/table/plugins/headerFilter.plugin" source-language="en" datatype="plaintext"><body>
<trans-unit id="headerFilter.ok">
<source xml:lang="en">OK</source>
</trans-unit>
<trans-unit id="headerFilter.clear">
<source xml:lang="en">Clear</source>
</trans-unit>
<trans-unit id="headerFilter.cancel">
<source xml:lang="en">Cancel</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/models/cell" source-language="en" datatype="plaintext"><body>
<trans-unit id="runCellCancelled">
<source xml:lang="en">Cell execution cancelled</source>
</trans-unit>
<trans-unit id="executionCanceled">
<source xml:lang="en">Query execution was canceled</source>
</trans-unit>
<trans-unit id="notebookNotReady">
<source xml:lang="en">The session for this notebook is not yet ready</source>
</trans-unit>
<trans-unit id="sessionNotReady">
<source xml:lang="en">The session for this notebook will start momentarily</source>
</trans-unit>
<trans-unit id="noDefaultKernel">
<source xml:lang="en">No kernel is available for this notebook</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/models/notebookContexts" source-language="en" datatype="plaintext"><body>
<trans-unit id="selectConnection">
<source xml:lang="en">Select Connection</source>
</trans-unit>
<trans-unit id="localhost">
<source xml:lang="en">localhost</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/charts/browser/chartOptions" source-language="en" datatype="plaintext"><body>
<trans-unit id="dataDirectionLabel">
<source xml:lang="en">Data Direction</source>
</trans-unit>
<trans-unit id="verticalLabel">
<source xml:lang="en">Vertical</source>
</trans-unit>
<trans-unit id="horizontalLabel">
<source xml:lang="en">Horizontal</source>
</trans-unit>
<trans-unit id="columnsAsLabelsLabel">
<source xml:lang="en">Use column names as labels</source>
</trans-unit>
<trans-unit id="labelFirstColumnLabel">
<source xml:lang="en">Use first column as row label</source>
</trans-unit>
<trans-unit id="legendLabel">
<source xml:lang="en">Legend Position</source>
</trans-unit>
<trans-unit id="yAxisLabel">
<source xml:lang="en">Y Axis Label</source>
</trans-unit>
<trans-unit id="yAxisMinVal">
<source xml:lang="en">Y Axis Minimum Value</source>
</trans-unit>
<trans-unit id="yAxisMaxVal">
<source xml:lang="en">Y Axis Maximum Value</source>
</trans-unit>
<trans-unit id="xAxisLabel">
<source xml:lang="en">X Axis Label</source>
</trans-unit>
<trans-unit id="xAxisMinVal">
<source xml:lang="en">X Axis Minimum Value</source>
</trans-unit>
<trans-unit id="xAxisMaxVal">
<source xml:lang="en">X Axis Maximum Value</source>
</trans-unit>
<trans-unit id="xAxisMinDate">
<source xml:lang="en">X Axis Minimum Date</source>
</trans-unit>
<trans-unit id="xAxisMaxDate">
<source xml:lang="en">X Axis Maximum Date</source>
</trans-unit>
<trans-unit id="dataTypeLabel">
<source xml:lang="en">Data Type</source>
</trans-unit>
<trans-unit id="numberLabel">
<source xml:lang="en">Number</source>
</trans-unit>
<trans-unit id="pointLabel">
<source xml:lang="en">Point</source>
</trans-unit>
<trans-unit id="chartTypeLabel">
<source xml:lang="en">Chart Type</source>
</trans-unit>
<trans-unit id="encodingOption">
<source xml:lang="en">Encoding</source>
</trans-unit>
<trans-unit id="imageFormatOption">
<source xml:lang="en">Image Format</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/charts/browser/actions" source-language="en" datatype="plaintext"><body>
<trans-unit id="createInsightLabel">
<source xml:lang="en">Create Insight</source>
</trans-unit>
<trans-unit id="createInsightNoEditor">
<source xml:lang="en">Cannot create insight as the active editor is not a SQL Editor</source>
</trans-unit>
<trans-unit id="myWidgetName">
<source xml:lang="en">My-Widget</source>
</trans-unit>
<trans-unit id="copyChartLabel">
<source xml:lang="en">Copy as image</source>
</trans-unit>
<trans-unit id="chartNotFound">
<source xml:lang="en">Could not find chart to save</source>
</trans-unit>
<trans-unit id="saveImageLabel">
<source xml:lang="en">Save as image</source>
</trans-unit>
<trans-unit id="resultsSerializer.saveAsFileExtensionPNGTitle">
<source xml:lang="en">PNG</source>
</trans-unit>
<trans-unit id="chartSaved">
<source xml:lang="en">Saved Chart to path: {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/browser/parts/editor/editorStatusModeSelect" source-language="en" datatype="plaintext"><body>
<trans-unit id="languageChangeUnsupported">
<source xml:lang="en">Changing editor types on unsaved files is unsupported</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/charts/browser/imageInsight" source-language="en" datatype="plaintext"><body>
<trans-unit id="invalidImage">
<source xml:lang="en">Table does not contain a valid image</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/charts/browser/graphInsight" source-language="en" datatype="plaintext"><body>
<trans-unit id="series">
<source xml:lang="en">Series {0}</source>
</trans-unit>
</body></file>
</xliff>