????
Current Path : C:/Program Files/Azure Data Studio/resources/app/out/vs/code/node/ |
Current File : C:/Program Files/Azure Data Studio/resources/app/out/vs/code/node/cliProcessMain.nls.js |
/*!-------------------------------------------------------- * Copyright (C) Microsoft Corporation. All rights reserved. *--------------------------------------------------------*/define("vs/code/node/cliProcessMain.nls",{"sql/base/common/locConstants":["Enable automatic update checks. Azure Data Studio will check for updates automatically and periodically.","Enable to download and install new Azure Data Studio Versions in the background on Windows","Show Release Notes after an update. The Release Notes are opened in a new web browser window.","The dashboard toolbar action menu","The notebook cell title menu","The notebook title menu","The notebook toolbar menu","The dataexplorer view container title action menu","The dataexplorer item context menu","The object explorer item context menu","The connection dialog's browse tree context menu","The data grid item context menu","Sets the security policy for downloading extensions.","Your extension policy does not allow installing extensions. Please change your extension policy and try again.","Completed installing {0} extension from VSIX. Please reload Azure Data Studio to enable it.","Please reload Azure Data Studio to complete the uninstallation of this extension.","Please reload Azure Data Studio to enable the updated extension.","Please reload Azure Data Studio to enable this extension locally.","Please reload Azure Data Studio to enable this extension.","Please reload Azure Data Studio to disable this extension.","Please reload Azure Data Studio to complete the uninstallation of the extension {0}.","Please reload Azure Data Studio to enable this extension in {0}.","Installing extension {0} is completed. Please reload Azure Data Studio to enable it.","Please reload Azure Data Studio to complete reinstalling the extension {0}.","Marketplace","The scenario type for extension recommendations must be provided.","Unable to install version '{0}' of extension '{1}' as it is not compatible with Azure Data Studio '{2}'. Update to Azure Data Studio {3} to install the extension.","New Query","New &&Query","&&New Notebook","New &&Deployment...","Controls the memory available to Azure Data Studio after restart when trying to open large files. Same effect as specifying `--max-memory=NEWSIZE` on the command line.","Configure glob patterns of file paths to exclude from file watching. Patterns must match on absolute paths, i.e. prefix with `**/` or the full path to match properly and suffix with `/**` to match files within a path (for example `**/build/output/**` or `/Users/name/workspaces/project/build/output/**`). Changing this setting requires a restart. When you experience Azure Data Studio consuming lots of CPU time on startup, you can exclude large folders to reduce the initial load.","Would you like to change Azure Data Studio's UI language to {0} and restart?","In order to use Azure Data Studio in {0}, Azure Data Studio needs to restart.","New SQL File","New Notebook","Install Extension from VSIX Package","Controls whether or not workspace trust is enabled within Azure Data Studio.","Controls whether or not the empty window is trusted by default within Azure Data Studio. When used with `#{0}#`, you can enable the full functionality of Azure Data Studio without prompting in an empty window.","VS Code notebook extensions are not supported in Azure Data Studio.","Could not parse `{0}` value {1}. Please use, for example: ^1.22.0, ^1.22.x, etc.","Extension is not compatible with Azure Data Studio {0}. Extension requires: {1}.","Extension is not compatible with Azure Data Studio {0}. Extension requires a newer VS Code Engine Version {1}, which is newer than what is currently supported ({2}).","`${appName}`: e.g. Azure Data Studio.","Whether or not to allow chord keybindings in the terminal. Note that when this is true and the keystroke results in a chord it will bypass `#terminal.integrated.commandsToSkipShell#`, setting this to false is particularly useful when you want ctrl+k to go to your shell (not Azure Data Studio).",`A set of messages that when encountered in the terminal will be automatically responded to. Provided the message is specific enough, this can help automate away common responses. Remarks: - Use {0} to automatically respond to the terminate batch job prompt on Windows. - The message includes escape sequences so the reply might not happen with styled text. - Each reply can only happen once every second. - Use {1} in the reply to mean the enter key. - To unset a default key, set the value to null. - Restart Azured Data Studio if new don't apply.`,`A set of command IDs whose keybindings will not be sent to the shell but instead always be handled by Azure Data Studio. This allows keybindings that would normally be consumed by the shell to act instead the same as when the terminal is not focused, for example \`Ctrl+P\` to launch Quick Open. Many commands are skipped by default. To override a default and pass that command's keybinding to the shell instead, add the command prefixed with the \`-\` character. For example add \`-workbench.action.quickOpen\` to allow \`Ctrl+P\` to reach the shell. The following list of default skipped commands is truncated when viewed in Settings Editor. To see the full list, {1} and search for the first command from the list below. Default Skipped Commands: {0}`,"open the default settings JSON","Open Default Settings (JSON)","Controls whether to detect and set the `$LANG` environment variable to a UTF-8 compliant option since Azure Data Studio's terminal only supports UTF-8 encoded data coming from the shell.","Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on macOS. Set to `null` to delete the environment variable.","Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Linux. Set to `null` to delete the environment variable.","Object with environment variables that will be added to the Azure Data Studio process to be used by the terminal on Windows. Set to `null` to delete the environment variable.","Whether new shells should inherit their environment from Azure Data Studio, which may source a login shell to ensure $PATH and other development variables are initialized. This has no effect on Windows.","Azure Data Studio",'Before you report an issue here please <a href="https://github.com/microsoft/azuredatastudio/wiki/Submitting-Bugs-and-Suggestions" target="_blank">review the guidance we provide</a>.',"Priority list for output mime types. (for VS Code Notebooks only)","Where the cell toolbar should be shown, or whether it should be hidden. (for VS Code Notebooks only)","Whether the cell status bar should be shown. (for VS Code Notebooks only)","Whether to use the enhanced text diff editor for notebook. (for VS Code Notebooks only)","Whether the cell toolbar should appear on hover or click. (for VS Code Notebooks only)","Whether to use separate undo/redo stack for each cell. (for VS Code Notebooks only)","Control whether the notebook editor should be rendered in a compact form. For example, when turned on, it will decrease the left margin width. (for VS Code Notebooks only)","Controls where the focus indicator is rendered, either along the cell borders or on the left gutter. (for VS Code Notebooks only)","Control where the insert cell actions should appear. (for VS Code Notebooks only)","Control whether to render a global toolbar inside the notebook editor. (for VS Code Notebooks only)","Control whether outputs action should be rendered in the output toolbar. (for VS Code Notebooks only)","Controls when the Markdown header folding arrow is shown. (for VS Code Notebooks only)","Control whether the notebook editor should allow moving cells through drag and drop. (for VS Code Notebooks only)","Control whether extra actions are shown in a dropdown next to the run button. (for VS Code Notebooks only)","Control whether the actions on the notebook toolbar should render label or not. (for VS Code Notebooks only)","Control how many lines of text in a text output is rendered. (for VS Code Notebooks only)","Controls the font size in pixels of rendered markup in notebooks. When set to `0`, 120% of `#editor.fontSize#` is used. (for VS Code Notebooks only)","Controls whether code cells in the interactive window are collapsed by default. (for VS Code Notebooks only)",`Line height of the output text for notebook cells. - Values between 0 and 8 will be used as a multiplier with the font size. - Values greater than or equal to 8 will be used as effective values. (for VS Code Notebooks only)`,"Font size for the output text for notebook cells. When set to 0 `#editor.fontSize#` is used. (for VS Code Notebooks only)","The font family for the output text for notebook cells. When set to empty, the `#editor.fontFamily#` is used. (for VS Code Notebooks only)","Settings for code editors used in notebooks. This can be used to customize most editor.* settings. (for VS Code Notebooks only)","Download","Download this extension from an external source","Install this extension","Azure Data Studio now ships with a new default theme '{0}'. If you prefer, you can switch back to the old theme or try one of the many other color themes available.","Azure Data Studio now ships with a new default theme '{0}'. Do you want to give it a try?",`Version: {0} Commit: {1} Date: {2} VS Code: {3} Electron: {4} Chromium: {5} Node.js: {6} V8: {7} OS: {8}`],"vs/base/common/date":["in {0}","now","{0} second ago","{0} sec ago","{0} seconds ago","{0} secs ago","{0} second","{0} sec","{0} seconds","{0} secs","{0} minute ago","{0} min ago","{0} minutes ago","{0} mins ago","{0} minute","{0} min","{0} minutes","{0} mins","{0} hour ago","{0} hr ago","{0} hours ago","{0} hrs ago","{0} hour","{0} hr","{0} hours","{0} hrs","{0} day ago","{0} days ago","{0} day","{0} days","{0} week ago","{0} wk ago","{0} weeks ago","{0} wks ago","{0} week","{0} wk","{0} weeks","{0} wks","{0} month ago","{0} mo ago","{0} months ago","{0} mos ago","{0} month","{0} mo","{0} months","{0} mos","{0} year ago","{0} yr ago","{0} years ago","{0} yrs ago","{0} year","{0} yr","{0} years","{0} yrs"],"vs/base/common/errorMessage":["{0}: {1}","A system error occurred ({0})","An unknown error occurred. Please consult the log for more details.","An unknown error occurred. Please consult the log for more details.","{0} ({1} errors in total)","An unknown error occurred. Please consult the log for more details."],"vs/base/common/jsonErrorMessages":["Invalid symbol","Invalid number format","Property name expected","Value expected","Colon expected","Comma expected","Closing brace expected","Closing bracket expected","End of file expected"],"vs/base/node/zip":["Error extracting {0}. Invalid file.","Incomplete. Found {0} of {1} entries","{0} not found inside zip."],"vs/code/node/cliProcessMain":["CLI"],"vs/platform/configuration/common/configurationRegistry":["Default Language Configuration Overrides","Configure settings to be overridden for the {0} language.","Configure editor settings to be overridden for a language.","This setting does not support per-language configuration.","Configure editor settings to be overridden for a language.","This setting does not support per-language configuration.","Cannot register an empty property","Cannot register '{0}'. This matches property pattern '\\\\[.*\\\\]$' for describing language specific editor settings. Use 'configurationDefaults' contribution.","Cannot register '{0}'. This property is already registered.","Cannot register '{0}'. The associated policy {1} is already registered with {2}."],"vs/platform/contextkey/common/contextkey":["Empty context key expression","Did you forget to write an expression? You can also put 'false' or 'true' to always evaluate to false or true, respectively.","'in' after 'not'.","closing parenthesis ')'","Unexpected token","Did you forget to put && or || before the token?","Unexpected end of expression","Did you forget to put a context key?",`Expected: {0} Received: '{1}'.`,"Unexpected token. Hint: {0}","Unexpected token."],"vs/platform/contextkey/common/scanner":["Did you mean {0}?","Did you mean {0} or {1}?","Did you mean {0}, {1} or {2}?","Did you forget to open or close the quote?","Did you forget to escape the '/' (slash) character? Put two backslashes before it to escape, e.g., '\\\\/'."],"vs/platform/extensionManagement/common/abstractExtensionManagementService":["Marketplace is not enabled","Can't install '{0}' extension since it was reported to be problematic.","Can't install '{0}' extension since it was deprecated and the replacement extension '{1}' can't be found.","The '{0}' extension is not available in {1} for {2}.","Can't install release version of '{0}' extension because it has no release version.","Can't install '{0}' extension because it is not compatible with the current version of {1} (version {2}).","Cannot uninstall '{0}' extension. '{1}' extension depends on this.","Cannot uninstall '{0}' extension. '{1}' and '{2}' extensions depend on this.","Cannot uninstall '{0}' extension. '{1}', '{2}' and other extension depend on this.","Cannot uninstall '{0}' extension . It includes uninstalling '{1}' extension and '{2}' extension depends on this.","Cannot uninstall '{0}' extension. It includes uninstalling '{1}' extension and '{2}' and '{3}' extensions depend on this.","Cannot uninstall '{0}' extension. It includes uninstalling '{1}' extension and '{2}', '{3}' and other extensions depend on this."],"vs/platform/extensionManagement/common/extensionManagement":["Extensions","Preferences"],"vs/platform/extensionManagement/common/extensionManagementCLI":["Extension '{0}' not found.","Make sure you use the full extension ID, including the publisher, e.g.: {0}","Extensions installed on {0}:","Installing extensions on {0}...","Installing extensions...","Extension '{0}' v{1} is already installed. Use '--force' option to update to latest version or provide '@<version>' to install a specific version, for example: '{2}@1.2.3'.","Extension '{0}' is already installed.","Error while installing extensions: {0}","Failed Installing Extensions: {0}","Extension '{0}' was successfully installed.","Cancelled installing extension '{0}'.","Extension '{0}' is already installed.","Updating the extension '{0}' to the version {1}","Installing builtin extension '{0}' v{1}...","Installing builtin extension '{0}'...","Installing extension '{0}' v{1}...","Installing extension '{0}'...","Extension '{0}' v{1} was successfully installed.","Cancelled installing extension '{0}'.","A newer version of extension '{0}' v{1} is already installed. Use '--force' option to downgrade to older version.","Extension '{0}' is a Built-in extension and cannot be uninstalled","Extension '{0}' is marked as a Built-in extension by user. Please use '--force' option to uninstall it.","Uninstalling {0}...","Extension '{0}' was successfully uninstalled from {1}!","Extension '{0}' was successfully uninstalled!","Extension '{0}' is not installed on {1}.","Extension '{0}' is not installed."],"vs/platform/extensionManagement/common/extensionNls":["Couldn't find message for key {0}."],"vs/platform/extensionManagement/common/extensionsScannerService":["Cannot read file {0}: {1}.","Failed to parse {0}: [{1}, {2}] {3}.","Invalid manifest file {0}: Not an JSON object.","Failed to parse {0}: {1}.","Invalid format {0}: JSON object expected.","Failed to parse {0}: {1}.","Invalid format {0}: JSON object expected."],"vs/platform/extensionManagement/node/extensionManagementService":["Unable to install extension '{0}' as it is not compatible with the current VS Code engine version '{1}'.","Marketplace is not enabled","Only Marketplace Extensions can be reinstalled","Error while removing the extension: {0}. Please Quit and Start VS Code before trying again.","Unable to delete the existing folder '{0}' while installing the extension '{1}'. Please delete the folder manually and try again","Unknown error while renaming {0} to {1}","Cannot read the extension from {0}","Please restart VS Code before reinstalling {0}.","Please restart VS Code before reinstalling {0}."],"vs/platform/extensionManagement/node/extensionManagementUtil":["VSIX invalid: package.json is not a JSON file."],"vs/platform/extensions/common/extensionValidator":["property publisher must be of type `string`.","property `{0}` is mandatory and must be of type `string`","property `{0}` is mandatory and must be of type `string`","property `{0}` is mandatory and must be of type `object`","property `{0}` is mandatory and must be of type `string`","property `{0}` can be omitted or must be of type `string[]`","property `{0}` can be omitted or must be of type `string[]`","property `{0}` should be omitted if the extension doesn't have a `{1}` or `{2}` property.","property `{0}` can be defined only if property `main` is also defined.","property `{0}` can be omitted or must be of type `string`","Expected `main` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.","property `{0}` can be omitted or must be of type `string`","Expected `browser` ({0}) to be included inside extension's folder ({1}). This might make the extension non-portable.","Extension version is not semver compatible."],"vs/platform/files/common/fileService":["Unable to resolve filesystem provider with relative file path '{0}'","ENOPRO: No file system provider found for resource '{0}'","Unable to resolve nonexistent file '{0}'","Unable to create file '{0}' that already exists when overwrite flag is not set","Unable to write file '{0}' ({1})","Unable to unlock file '{0}' because provider does not support it.","Unable to atomically write file '{0}' because provider does not support it.","Unable to unlock file '{0}' because atomic write is enabled.","Unable to write file '{0}' that is actually a directory","File Modified Since","Unable to read file '{0}' ({1})","Unable to read file '{0}' that is actually a directory","File not modified since","Unable to read file '{0}' that is too large to open","Unable to copy when source '{0}' is same as target '{1}' with different path case on a case insensitive file system","Unable to move/copy when source '{0}' is parent of target '{1}'.","Unable to move/copy '{0}' because target '{1}' already exists at destination.","Unable to move/copy '{0}' into '{1}' since a file would replace the folder it is contained in.","Unable to create folder '{0}' that already exists but is not a directory","Unable to delete file '{0}' via trash because provider does not support it.","Unable to delete file '{0}' atomically because provider does not support it.","Unable to atomically delete file '{0}' because using trash is enabled.","Unable to delete nonexistent file '{0}'","Unable to delete non-empty folder '{0}'.","Unable to modify read-only file '{0}'","Unable to modify read-only file '{0}'"],"vs/platform/files/common/io":["File is too large to open"],"vs/platform/files/node/diskFileSystemProvider":["File already exists","File does not exist","Unable to move '{0}' into '{1}' ({2}).","Unable to copy '{0}' into '{1}' ({2}).","File cannot be copied to same path with different path case","File to move/copy does not exist","File at target already exists and thus will not be moved/copied to unless overwrite is specified"],"vs/platform/languagePacks/common/languagePacks":[" (Current)"],"vs/platform/request/common/request":["Network Requests","HTTP","The proxy setting to use. If not set, will be inherited from the `http_proxy` and `https_proxy` environment variables.","Controls whether the proxy server certificate should be verified against the list of supplied CAs.","Overrides the principal service name for Kerberos authentication with the HTTP proxy. A default based on the proxy hostname is used when this is not set.","The value to send as the `Proxy-Authorization` header for every network request.","Disable proxy support for extensions.","Enable proxy support for extensions.","Enable proxy support for extensions, fall back to request options, when no proxy found.","Enable proxy support for extensions, override request options.","Use the proxy support for extensions.","Controls whether CA certificates should be loaded from the OS. (On Windows and macOS, a reload of the window is required after turning this off.)"],"vs/platform/shell/node/shellEnv":["Unable to resolve your shell environment in a reasonable time. Please review your shell configuration and restart.","Unable to resolve your shell environment: {0}","Unexpected exit code from spawned shell (code {0}, signal {1})"],"vs/platform/telemetry/common/telemetryService":["Controls {0} telemetry, first-party extension telemetry, and participating third-party extension telemetry. Some third party extensions might not respect this setting. Consult the specific extension's documentation to be sure. Telemetry helps us better understand how {0} is performing, where improvements need to be made, and how features are being used.","Read more about the [data we collect]({0}).","Read more about the [data we collect]({0}) and our [privacy statement]({1}).","A full restart of the application is necessary for crash reporting changes to take effect.","Crash Reports","Error Telemetry","Usage Data","The following table outlines the data sent with each setting:","****Note:*** If this setting is 'off', no telemetry will be sent regardless of other telemetry settings. If this setting is set to anything except 'off' and telemetry is disabled with deprecated settings, no telemetry will be sent.*","Telemetry","Sends usage data, errors, and crash reports.","Sends general error telemetry and crash reports.","Sends OS level crash reports.","Disables all product telemetry.","Telemetry","Enable diagnostic data to be collected. This helps us to better understand how {0} is performing and where improvements need to be made.","Enable diagnostic data to be collected. This helps us to better understand how {0} is performing and where improvements need to be made. [Read more]({1}) about what we collect and our privacy statement.","If this setting is false, no telemetry will be sent regardless of the new setting's value. Deprecated in favor of the {0} setting."],"vs/platform/userDataProfile/common/userDataProfile":["Default"],"vs/platform/workspace/common/workspace":["Code Workspace"]}); //# sourceMappingURL=https://sqlopsbuilds.blob.core.windows.net/sourcemaps/82e35eb142bf0f4567ff8c6dd4f16f33abfc2d50/core/vs/code/node/cliProcessMain.nls.js.map