{
  "How to setup Remote Debugging": "How to setup Remote Debugging",
  "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.": "The C# extension for Visual Studio Code is incompatible on {0} {1} with the VS Code Remote Extensions. To see avaliable workarounds, click on '{2}'.",
  "The C# extension for Visual Studio Code is incompatible on {0} {1}.": "The C# extension for Visual Studio Code is incompatible on {0} {1}.",
  "Update and reload": "Update and reload",
  "The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue",
  "Version {0} of the .NET Install Tool ({1}) was not found, {2} will not activate.": "Version {0} of the .NET Install Tool ({1}) was not found, {2} will not activate.",
  ".NET Test Log": ".NET Test Log",
  ".NET NuGet Restore": ".NET NuGet Restore",
  "Cannot create .NET debug configurations. No workspace folder was selected.": "Cannot create .NET debug configurations. No workspace folder was selected.",
  "Cannot create .NET debug configurations. The server is still initializing or has exited unexpectedly.": "Cannot create .NET debug configurations. The server is still initializing or has exited unexpectedly.",
  "Cannot create .NET debug configurations. The active C# project is not within folder '{0}'.": "Cannot create .NET debug configurations. The active C# project is not within folder '{0}'.",
  "Does not contain .NET Core projects.": "Does not contain .NET Core projects.",
  "pipeArgs must be a string or a string array type": "pipeArgs must be a string or a string array type",
  "remote-attach": "remote-attach",
  "Name not defined in current configuration.": "Name not defined in current configuration.",
  "Configuration \"{0}\" in launch.json does not have a {1} argument with {2} for remote process listing.": "Configuration \"{0}\" in launch.json does not have a {1} argument with {2} for remote process listing.",
  "Select the process to attach to": "Select the process to attach to",
  "Pipe transport failed to get OS and processes.": "Pipe transport failed to get OS and processes.",
  "Operating system \"{0}\" not supported.": "Operating system \"{0}\" not supported.",
  "Transport attach could not obtain processes list.": "Transport attach could not obtain processes list.",
  "Error Message: ": "Error Message: ",
  "See {0} output": "See {0} output",
  "Manage": "Manage",
  "C# Activation Status": "C# Activation Status",
  "Limited Activation": "Limited Activation",
  "The workspace is not trusted.": "The workspace is not trusted.",
  "'{0}' was not set in the debug configuration.": "'{0}' was not set in the debug configuration.",
  "'{0}' request is not supported for the '{1}' configuration.": "'{0}' request is not supported for the '{1}' configuration.",
  "'{0}' was not provided in the debug configuration.": "'{0}' was not provided in the debug configuration.",
  "Can not find an opened workspace folder. Please open a folder before starting to debug with a '{0}' configuration'.": "Can not find an opened workspace folder. Please open a folder before starting to debug with a '{0}' configuration'.",
  "No launchable target found.": "No launchable target found.",
  "No launchable target found for '{0}'": "No launchable target found for '{0}'",
  "Cannot resolve .NET debug configurations. The server is still initializing or has exited unexpectedly.": "Cannot resolve .NET debug configurations. The server is still initializing or has exited unexpectedly.",
  "Unable to determine a configuration for '{0}'. Please generate C# debug assets instead.": "Unable to determine a configuration for '{0}'. Please generate C# debug assets instead.",
  "'{0}' is not an executable project.": "'{0}' is not an executable project.",
  "Unable to determine debug settings for project '{0}'": "Unable to determine debug settings for project '{0}'",
  "No process was selected.": "No process was selected.",
  "Can't parse envFile {0} because of {1}": "Can't parse envFile {0} because of {1}",
  "Open envFile": "Open envFile",
  "Yes": "Yes",
  "More Information": "More Information",
  "Security Warning": "Security Warning",
  "The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?",
  "Self-signed certificate successfully {0}": "Self-signed certificate successfully {0}",
  "Couldn't create self-signed certificate. {0}\ncode: {1}\nstdout: {2}": "Couldn't create self-signed certificate. {0}\ncode: {1}\nstdout: {2}",
  "Show Output": "Show Output",
  "Couldn't create self-signed certificate. See output for more information.": "Couldn't create self-signed certificate. See output for more information.",
  "No executable projects": "No executable projects",
  "Select the project to launch": "Select the project to launch",
  "Invalid project index": "Invalid project index",
  "Startup project not set": "Startup project not set",
  "Use IntelliSense to find out which attributes exist for C# debugging": "Use IntelliSense to find out which attributes exist for C# debugging",
  "Use hover for the description of the existing attributes": "Use hover for the description of the existing attributes",
  "For further information visit {0}.": "For further information visit {0}.",
  "If you have changed target frameworks, make sure to update the program path.": "If you have changed target frameworks, make sure to update the program path.",
  "Enable launching a web browser when ASP.NET Core starts. For more information: {0}": "Enable launching a web browser when ASP.NET Core starts. For more information: {0}",
  "For further information visit {0}": "For further information visit {0}",
  "For more information about the 'console' field, see {0}": "For more information about the 'console' field, see {0}",
  "WARNING": "WARNING",
  "The C# extension was unable to automatically decode projects in the current workspace to create a runnable launch.json file. A template launch.json file has been created as a placeholder.\n\nIf the server is currently unable to load your project, you can attempt to resolve this by restoring any missing project dependencies (example: run 'dotnet restore') and by fixing any reported errors from building the projects in your workspace.\nIf this allows the server to now load your project then --\n  * Delete this file\n  * Open the Visual Studio Code command palette (View->Command Palette)\n  * run the command: '.NET: Generate Assets for Build and Debug'.\n\nIf your project requires a more complex launch configuration, you may wish to delete this configuration and pick a different template using the 'Add Configuration...' button at the bottom of this file.": "The C# extension was unable to automatically decode projects in the current workspace to create a runnable launch.json file. A template launch.json file has been created as a placeholder.\n\nIf the server is currently unable to load your project, you can attempt to resolve this by restoring any missing project dependencies (example: run 'dotnet restore') and by fixing any reported errors from building the projects in your workspace.\nIf this allows the server to now load your project then --\n  * Delete this file\n  * Open the Visual Studio Code command palette (View->Command Palette)\n  * run the command: '.NET: Generate Assets for Build and Debug'.\n\nIf your project requires a more complex launch configuration, you may wish to delete this configuration and pick a different template using the 'Add Configuration...' button at the bottom of this file.",
  "Failed to parse tasks.json file: {0}": "Failed to parse tasks.json file: {0}",
  "Not Now": "Not Now",
  "Don't Ask Again": "Don't Ask Again",
  "Required assets to build and debug are missing from '{0}'. Add them?": "Required assets to build and debug are missing from '{0}'. Add them?",
  "Cancel": "Cancel",
  "Replace existing build and debug assets?": "Replace existing build and debug assets?",
  "Could not locate .NET Core project in '{0}'. Assets were not generated.": "Could not locate .NET Core project in '{0}'. Assets were not generated.",
  "Unable to generate assets to build and debug. {0}.": "Unable to generate assets to build and debug. {0}.",
  "Cannot load Razor OmniSharp language server because the directory was not found: '{0}'": "Cannot load Razor OmniSharp language server because the directory was not found: '{0}'",
  "Razor Log": "Razor Log",
  "Could not find '{0}' in or above '{1}'.": "Could not find '{0}' in or above '{1}'.",
  "Report Razor Issue": "Report Razor Issue",
  "Unexpected error when attaching to report Razor issue window.": "Unexpected error when attaching to report Razor issue window.",
  "You must first start the data collection before copying.": "You must first start the data collection before copying.",
  "Razor issue copied to clipboard": "Razor issue copied to clipboard",
  "Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Razor issue data collection started. Reproduce the issue then press \"Stop\"",
  "You must first start the data collection before stopping.": "You must first start the data collection before stopping.",
  "Razor issue data collection stopped. Copying issue content...": "Razor issue data collection stopped. Copying issue content...",
  "Start": "Start",
  "Press {0}": "Press {0}",
  "Perform the actions (or no action) that resulted in your Razor issue": "Perform the actions (or no action) that resulted in your Razor issue",
  "Stop": "Stop",
  "Click {0}. This will copy all relevant issue information.": "Click {0}. This will copy all relevant issue information.",
  "Go to GitHub": "Go to GitHub",
  "{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.",
  "Privacy Alert! The contents copied to your clipboard may contain personal data. Prior to posting to GitHub, please remove any personal data which should not be publicly viewable.": "Privacy Alert! The contents copied to your clipboard may contain personal data. Prior to posting to GitHub, please remove any personal data which should not be publicly viewable.",
  "Copy issue content again": "Copy issue content again",
  "Cannot start collecting Razor logs when {0} is set to {1}. Please open the output window, choose the \"Razor Log\", and use the gear icon to ensure the log level is set to \"Debug\" or \"Trace\".": "Cannot start collecting Razor logs when {0} is set to {1}. Please open the output window, choose the \"Razor Log\", and use the gear icon to ensure the log level is set to \"Debug\" or \"Trace\".",
  "Report a Razor issue": "Report a Razor issue",
  "Non Razor file as active document": "Non Razor file as active document",
  "Could not determine CSharp content": "Could not determine CSharp content",
  "Could not determine Html content": "Could not determine Html content",
  "Could not determine CSharp content: {0}": "Could not determine CSharp content: {0}",
  "A valid dotnet installation could not be found: {0}": "A valid dotnet installation could not be found: {0}",
  "Is this a Bug or Feature request?": "Is this a Bug or Feature request?",
  "Bug": "Bug",
  "Steps to reproduce": "Steps to reproduce",
  "Please fill in this section": "Please fill in this section",
  "Description of the problem": "Description of the problem",
  "Expected behavior": "Expected behavior",
  "Actual behavior": "Actual behavior",
  "Logs": "Logs",
  "OmniSharp": "OmniSharp",
  "Razor": "Razor",
  "Expand": "Expand",
  "Workspace information": "Workspace information",
  "Razor document": "Razor document",
  "Projected CSharp document": "Projected CSharp document",
  "Projected Html document": "Projected Html document",
  "Machine information": "Machine information",
  "Razor.VSCode version": "Razor.VSCode version",
  "VSCode version": "VSCode version",
  "Extensions": "Extensions",
  "Unable to find Razor extension version.": "Unable to find Razor extension version.",
  "Extension": "Extension",
  "Author": "Author",
  "Version": "Version",
  "Run and Debug: auto-detection found {0} for a launch browser": "Run and Debug: auto-detection found {0} for a launch browser",
  "There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.",
  "View Debug Docs": "View Debug Docs",
  "Ignore": "Ignore",
  "Run and Debug: A valid browser is not installed. Please install Edge or Chrome.": "Run and Debug: A valid browser is not installed. Please install Edge or Chrome.",
  "OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.",
  "Download Mono": "Download Mono",
  "Open settings": "Open settings",
  "Reload Window": "Reload Window",
  "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change",
  "C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# configuration has changed. Would you like to relaunch the Language Server with your changes?",
  "Restart Language Server": "Restart Language Server",
  "OmniSharp Log": "OmniSharp Log",
  "project.json is no longer a supported project format for .NET Core applications.": "project.json is no longer a supported project format for .NET Core applications.",
  "More Detail": "More Detail",
  "Some projects have trouble loading. Please review the output for more details.": "Some projects have trouble loading. Please review the output for more details.",
  "Select project": "Select project",
  "There are unresolved dependencies. Please execute the restore command to continue.": "There are unresolved dependencies. Please execute the restore command to continue.",
  "Restore": "Restore",
  "Package {0} download from {1} failed integrity check. Some features may not work as expected. Please restart Visual Studio Code to retrigger the download": "Package {0} download from {1} failed integrity check. Some features may not work as expected. Please restart Visual Studio Code to retrigger the download",
  "Failed to run test: {0}": "Failed to run test: {0}",
  "Failed to start debugger: {0}": "Failed to start debugger: {0}",
  "Text editor must be focused to fix all issues": "Text editor must be focused to fix all issues",
  "Fix all issues": "Fix all issues",
  "Select fix all action": "Select fix all action",
  "C# LSP Trace Logs": "C# LSP Trace Logs",
  "Open solution": "Open solution",
  "Restart server": "Restart server",
  "C# Workspace Status": "C# Workspace Status",
  "The active document is not part of the open workspace. Not all language features will be available.": "The active document is not part of the open workspace. Not all language features will be available.",
  "Dismiss": "Dismiss",
  "Do not show for this workspace": "Do not show for this workspace",
  "Test run already in progress": "Test run already in progress",
  "Server stopped": "Server stopped",
  "Workspace projects": "Workspace projects",
  "Your workspace has multiple Visual Studio Solution files; please select one to get full IntelliSense.": "Your workspace has multiple Visual Studio Solution files; please select one to get full IntelliSense.",
  "Choose": "Choose",
  "Choose and set default": "Choose and set default",
  "Do not load any": "Do not load any",
  "Reload C# Extension": "Reload C# Extension",
  "Detected change in telemetry settings. These will not take effect until the language server is restarted, would you like to restart?": "Detected change in telemetry settings. These will not take effect until the language server is restarted, would you like to restart?",
  "IntelliCode features will not be available, {0} failed to activate.": "IntelliCode features will not be available, {0} failed to activate.",
  "Go to output": "Go to output",
  "Suppress notification": "Suppress notification",
  "Restore {0}": "Restore {0}",
  "Restore already in progress": "Restore already in progress",
  "Select context": "Select context",
  "C# Project Context Status": "C# Project Context Status",
  "Active Context": "Active Context",
  "Not all language features will be available.": "Not all language features will be available.",
  "No file selected to change project context.": "No file selected to change project context.",
  "Failed to change context for {0}: {1}": "Failed to change context for {0}: {1}",
  "Select project context": "Select project context",
  "Initializing dotnet-trace.../dotnet-trace is a command name and should not be localized": {
    "message": "Initializing dotnet-trace...",
    "comment": [
      "dotnet-trace is a command name and should not be localized"
    ]
  },
  "Failed to execute dotnet-trace command: {0}/dotnet-trace is a command name and should not be localized": {
    "message": "Failed to execute dotnet-trace command: {0}",
    "comment": [
      "dotnet-trace is a command name and should not be localized"
    ]
  },
  "Language server process not found, ensure the server is running.": "Language server process not found, ensure the server is running.",
  "Select Trace Folder": "Select Trace Folder",
  "Select Folder to Save Trace File": "Select Folder to Save Trace File",
  "Folder for trace file {0} does not exist": "Folder for trace file {0} does not exist",
  "Enter dotnet-trace arguments/dotnet-trace is a command name and should not be localized": {
    "message": "Enter dotnet-trace arguments",
    "comment": [
      "dotnet-trace is a command name and should not be localized"
    ]
  },
  "You can modify the default arguments if needed": "You can modify the default arguments if needed",
  "Recording trace...": "Recording trace...",
  "Install": "Install",
  "dotnet-trace not found, run \"{0}\" to install it?/dotnet-trace is a command name and should not be localized": {
    "message": "dotnet-trace not found, run \"{0}\" to install it?",
    "comment": [
      "dotnet-trace is a command name and should not be localized"
    ]
  },
  "Installing dotnet-trace.../dotnet-trace is a command name and should not be localized": {
    "message": "Installing dotnet-trace...",
    "comment": [
      "dotnet-trace is a command name and should not be localized"
    ]
  },
  "Failed to install dotnet-trace, it may need to be manually installed. See C# output for details./dotnet-trace is a command name and should not be localized": {
    "message": "Failed to install dotnet-trace, it may need to be manually installed. See C# output for details.",
    "comment": [
      "dotnet-trace is a command name and should not be localized"
    ]
  },
  "C# configuration has changed. Would you like to reload the window to apply your changes?": "C# configuration has changed. Would you like to reload the window to apply your changes?",
  "Generated document not found": "Generated document not found",
  "Nested Code Action": "Nested Code Action",
  "Fix All: ": "Fix All: ",
  "Pick a fix all scope": "Pick a fix all scope",
  "Fix All Code Action": "Fix All Code Action",
  "No": "No",
  ".NET: Generate Assets for Build and Debug": ".NET: Generate Assets for Build and Debug",
  "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?": "The '{0}' command is not recommended to be used when C# Dev Kit extension is installed. Would you like build and debug using a dynamic configuration instead?",
  "Failed to set extension directory": "Failed to set extension directory",
  "Failed to set debugadpter directory": "Failed to set debugadpter directory",
  "Failed to set install complete file path": "Failed to set install complete file path",
  "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.": "The .NET SDK located on the path is too old. .NET debugging will not be enabled. The minimum supported version is {0}.",
  "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.": "The .NET SDK cannot be located: {0}. .NET debugging will not be enabled. Make sure the .NET SDK is installed and is on the path.",
  "The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.",
  "Unable to determine RuntimeId. Please set 'targetArchitecture' in your launch.json configuration.": "Unable to determine RuntimeId. Please set 'targetArchitecture' in your launch.json configuration.",
  "Unexpected RuntimeId '{0}'.": "Unexpected RuntimeId '{0}'.",
  "Ignoring non-parseable lines in envFile {0}: {1}.": "Ignoring non-parseable lines in envFile {0}: {1}.",
  "Unexpected message received from debugger.": "Unexpected message received from debugger.",
  "[ERROR]: C# Extension failed to install the debugger package.": "[ERROR]: C# Extension failed to install the debugger package.",
  "Could not find a process id to attach.": "Could not find a process id to attach.",
  "Unable to launch Attach to Process dialog: ": "Unable to launch Attach to Process dialog: ",
  "[ERROR] The debugger cannot be installed. The debugger is not supported on '{0}'": "[ERROR] The debugger cannot be installed. The debugger is not supported on '{0}'",
  "[ERROR] The debugger cannot be installed. The debugger requires {0} or newer.": "[ERROR] The debugger cannot be installed. The debugger requires {0} or newer.",
  "[WARNING]: x86 Windows is not supported by the .NET debugger. Debugging will not be available.": "[WARNING]: x86 Windows is not supported by the .NET debugger. Debugging will not be available.",
  "[ERROR] The debugger cannot be installed. Unknown platform.": "[ERROR] The debugger cannot be installed. Unknown platform.",
  "Failed to complete the installation of the C# extension. Please see the error in the output window below.": "Failed to complete the installation of the C# extension. Please see the error in the output window below.",
  "An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.",
  "Get the SDK": "Get the SDK",
  "Disable message in settings": "Disable message in settings",
  "Help": "Help",
  "The C# extension is still downloading packages. Please see progress in the output window below.": "The C# extension is still downloading packages. Please see progress in the output window below."
}