{
  "Search files by name or content...": "Search files by name or content...",
  "Go Coding Experience Helper": "Go Coding Experience Helper",
  "Experience helper state has been reset": "Experience helper state has been reset, it will show again when you open a project next time",
  "No implementations found": "No implementations found",
  "Experience Enhancement Helper": "Experience Enhancement Helper",
  "Don't show again": "Don't show again",
  "Detected an existing Go project, Trae has prepared an {0} for you": "Detected an existing Go project, Trae has prepared an {0} for you",
  "Welcome to Go Coding Experience Helper": "Welcome to Go Coding Experience Helper",
  "Detected that you opened an existing Go project, Trae has prepared an exclusive experience enhancement pack for you": "Detected that you opened an existing Go project, Trae has prepared an exclusive experience enhancement pack for you",
  "Cancel": "Cancel",
  "Apply All": "Apply All",
  "Apply": "Apply",
  "Requires trae-gopls upgrade (auto-triggered)": "Requires trae-gopls upgrade (auto-triggered)",
  "Jump Enhancement": "Jump Enhancement",
  "Keybinding Supplement": "Keybinding Supplement",
  "Search Enhancement": "Search Enhancement",
  "Import Completion Enhancement": "Import Completion Enhancement",
  "Implementation Quick Jump": "Implementation Quick Jump",
  "Support implementation quick button and index acceleration": "Support implementation quick button and index acceleration",
  "Support implementation quick button and index acceleration (including method-level quick jump)": "Support implementation quick button and index acceleration (including method-level quick jump)",
  "References Quick Jump": "References Quick Jump",
  "Support usages quick button for functions, methods, types and variables": "Support usages quick button for functions, methods, types and variables",
  "Main Function Run/Debug": "Main Function Run/Debug",
  "Show Run and Debug buttons above func main() in Go files": "Show Run and Debug buttons above func main() in Go files",
  "Hover Clickable Symbols": "Hover Clickable Symbols",
  "Support hover code symbol quick jump": "Support hover code symbol quick jump",
  "Import Click Optimization": "Import Click Optimization",
  "When clicking import, disable opening pkg.go.dev in browser, jump to code definition directly": "When clicking import, disable opening pkg.go.dev in browser, jump to code definition directly",
  "JetBrains Keybindings": "JetBrains Keybindings",
  "JetBrains keybinding mapping to solve keybinding unfamiliarity": "JetBrains keybinding mapping to solve keybinding unfamiliarity",
  "Search Everywhere": "Search Everywhere",
  "Support Shift+Shift to globally search file names and content, with dependency package search for Go projects": "Support Shift+Shift to globally search file names and content, with dependency package search for Go projects",
  "Detailed Completion Labels": "Detailed Completion Labels",
  "Show full package name and signature in completion": "Show full package name and signature in completion",
  "JetBrains keybindings enabled": "JetBrains keybindings enabled",
  "Switched to JetBrains keybindings": "Switched to JetBrains keybindings",
  "Failed to switch keybindings: {0}": "Failed to switch keybindings: {0}",
  "{0} is already installed": "{0} is already installed",
  "{0} installed successfully": "{0} installed successfully",
  "Failed to install {0}: {1}": "Failed to install {0}: {1}",
  "{0} enabled": "{0} enabled",
  "{0} disabled": "{0} disabled",
  "Failed to configure {0}: {1}": "Failed to configure {0}: {1}",
  "Failed to disable {0}: {1}": "Failed to disable {0}: {1}",
  "Configured gopls.{0}": "Configured gopls.{0}",
  "Failed to configure gopls.{0}: {1}": "Failed to configure gopls.{0}: {1}",
  "Disabled gopls.{0}": "Disabled gopls.{0}",
  "Failed to disable gopls.{0}: {1}": "Failed to disable gopls.{0}: {1}",
  "Some features will automatically trigger trae-gopls upgrade": "Some features will automatically trigger trae-gopls upgrade",
  "Applying {0}...": "Applying {0}...",
  "Enabling {0}...": "Enabling {0}...",
  "Disabling {0}...": "Disabling {0}...",
  "trae-gopls will upgrade in background, language service will restart automatically when done": "trae-gopls will upgrade in background, language service will restart automatically when done",
  "Enabled": "Enabled",
  "Disabled": "Disabled",
  "Disabled {0}": "Disabled {0}",
  "JetBrains keybindings already disabled": "JetBrains keybindings already disabled",
  "JetBrains keybindings disabled": "JetBrains keybindings disabled",
  "Failed to disable keybindings: {0}": "Failed to disable keybindings: {0}",
  "Read the documentation for more details": "Read the documentation for more details",
  "Currently Enabled": "Currently Enabled",
  "Currently Disabled": "Currently Disabled",
  "Dependency Source Navigation": "Dependency Source Navigation",
  "Install go-mod-explorer to browse Go module dependency source code in a tree view, quickly locate and jump to third-party package implementations": "Install go-mod-explorer to browse Go module dependency source code in a tree view, quickly locate and jump to third-party package implementations",
  "Hover Peek Type Definition": "Hover Peek Type Definition",
  "Show a Peek Type Definition link in hover tooltip, click to open type definition in Peek View": "Show a Peek Type Definition link in hover tooltip, click to open type definition in Peek View",
  "{0} is already uninstalled": "{0} is already uninstalled",
  "Failed to uninstall {0}: {1}": "Failed to uninstall {0}: {1}",
  "Will be disabled after applying": "Will be disabled after applying"
}
