text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Select color scheme...
New tab...
Split pane...
Open snippets pane
This will open a pane with a list of the users's saved commands ("snippets") in it
Terminal (Portable)
This display name is used when the Terminal application is running in a "portable" mode, where settings are not stored in a shared location.
Terminal (Unpackaged)
This display name is used when the application's name cannot be determined
Unknown
This is displayed when the version of the application cannot be determined
Adjust font size
Close tabs other than index {0}
{0} will be replaced with a number
Close all other tabs
Close pane
Close tab at index {0}
{0} will be replaced with a number
Close tab
Close tabs after index {0}
{0} will be replaced with a number
Copy
The suffix we add to the name of a duplicated profile.
Move tab {0}
{0} will be replaced with a "forward (right)" / "backward (left)"
Move tab to window "{0}"
{0} will be replaced with a user-specified name of a window
Move tab to a new window
forward (right)
backward (left)
Close all tabs after the current tab
Close window
Open system menu
Command Prompt
This is the name of "Command Prompt", as localized in Windows. The localization here should match the one in the Windows product for "Command Prompt"
Copy text as a single line
Copy text
Decrease font size
Decrease font size, amount: {0}
{0} will be replaced with a positive number
down
left
right
up
previous
Duplicate pane
Duplicate tab
Run commandline "{0}" in this window
{0} will be replaced with a user-defined commandline
Find
Find next search match
Find previous search match
Increase font size
Increase font size, amount: {0}
{0} will be replaced with a positive number
Move focus
Move focus {0}
{0} will be replaced with one of the four directions "DirectionLeft", "DirectionRight", "DirectionUp", "DirectionDown"
Move focus to the last used pane
Move focus to the next pane in order
Move focus to the previous pane in order
Move focus to the first pane
Move focus to the parent pane
Move focus to the child pane
Swap pane
Swap pane {0}
{0} will be replaced with one of the four directions "DirectionLeft", "DirectionRight", "DirectionUp", "DirectionDown"
Swap panes with the last used pane
Swap panes with the next pane in order
Swap panes with the previous pane in order
Swap panes with the first pane
New tab
New window
Identify window
Identify windows
Next tab
Open both settings and default settings files (JSON)
{Locked="JSON"}. "JSON" is the extension of the file that will be opened.
Open default settings file (JSON)
{Locked="JSON"}. "JSON" is the extension of the file that will be opened.
Open new tab dropdown
Open settings file (JSON)
{Locked="JSON"}. "JSON" is the extension of the file that will be opened.
Open the settings file directory
Set tab color...
Paste
Previous tab
Rename tab to "{0}"
{0} will be replaced with a user-defined string
Reset font size
Reset tab color
Reset tab title
Rename tab
Resize pane
Resize pane {0}
{0} will be replaced with one of the four directions "DirectionLeft", "DirectionRight", "DirectionUp", or "DirectionDown"
Scroll down
Scroll down {0} line(s)
{0} will be replaced with the number of lines to scroll"
Scroll down one page
Scroll up
Scroll up {0} line(s)
{0} will be replaced with the number of lines to scroll"
Scroll up one page
Scroll to the top of history
Scroll to the bottom of history
Scroll to the previous mark
Scroll to the next mark
Scroll to the first mark
Scroll to the last mark
Add a scroll mark
Add a scroll mark, color:{0}
{Locked="color"}. "color" is a literal parameter name that shouldn't be translated. {0} will be replaced with a color in hexadecimal format, like `#123456`
Clear mark
Clear all marks
Send input: "{0}"
{0} will be replaced with a string of input as defined by the user
Set color scheme to {0}
{0} will be replaced with the name of a color scheme as defined by the user.
Set tab color to {0}
{0} will be replaced with a color, displayed in hexadecimal (#RRGGBB) notation.
Split pane horizontally
Move pane
Move pane to new window
Split pane
Split pane vertically
Switch to tab
Switch to the last tab
Search for tab...
Toggle always on top mode
Toggle command palette
Open suggestions
Toggle command palette in command line mode
Toggle focus mode
"Focus mode" is a mode with minimal UI elements, for a distraction-free experience
Enable focus mode
Disable focus mode
Toggle fullscreen
Enable fullscreen
Disable fullscreen
Maximize window
Restore maximized window
Toggle pane split orientation
Toggle pane zoom
Toggle pane read-only mode
Enable pane read-only mode
Disable pane read-only mode
Toggle terminal visual effects
Break into the debugger
Open settings
Rename window to "{0}"
{0} will be replaced with a user-defined string
Reset window name
Open workspace "{0}"
{0} will be replaced with the workspace name
Open workspace
Rename window...
Display Terminal's current working directory
Show/Hide the Terminal window
Show/Hide Quake window
Quake is a well-known computer game and isn't related to earthquakes, etc. See https://en.wikipedia.org/wiki/Quake_(video_game)
Focus pane {0}
{0} will be replaced with a user-specified number
Export text to {0}
{0} will be replaced with a user-specified file path
Export text
Clear buffer
A command to clear the entirety of the Terminal output buffer
Clear viewport
A command to clear the active viewport of the Terminal
Clear scrollback
A command to clear the part of the buffer above the viewport
Let Windows decide
This is the default option if a user doesn't choose to override Microsoft's choice of a Terminal.
Microsoft Corporation
Paired with `InboxWindowsConsoleName`, this is the application author... which is us: Microsoft.
Windows Console Host
Name describing the usage of the classic windows console as the terminal UI. (`conhost.exe`)
Quit the Terminal
Set background opacity...
Increase background opacity by {0}%
A command to change how transparent the background of the window is
Decrease background opacity by {0}%
A command to change how transparent the background of the window is
Set background opacity to {0}%
A command to change how transparent the background of the window is
Restore the last closed pane or tab
Select all text
Toggle mark mode
A command that will toggle "mark mode". This is a mode in the application where the user can mark the text by selecting portions of the text.
Toggle block selection
Switch selection endpoint
all matches
This is used in the description of an action which changes the color of selected text, to indicate that not only the selected text will be colored, but also all matching text.
Color selection, foreground: {0}{1}
This is the description of an action which changes the color of selected text. {0}: the color. {1}: empty string OR a clause indicating that all matching text will be colored (ColorSelection_allMatches).
Color selection, background: {0}{1}
This is the description of an action which changes the background color of selected text. {0}: the color. {1}: empty string OR a clause indicating that all matching text will be colored (ColorSelection_allMatches).
Color selection, foreground: {0}, background: {1}{2}
This is the description of an action which changes the color of selected text and the background. {0}: the foreground color. {1}: the background color. {2}: empty string OR a clause indicating that all matching text will be colored (ColorSelection_allMatches).
Color selection, (default foreground/background){0}
This is the description of an action which changes the color of selected text and the background to the default colors. {0}: empty string OR a clause indicating that all matching text will be colored (ColorSelection_allMatches).
[default]
This is used in the description of an action which changes the color of selected text, as a placeholder for a color, to indicate that the default (foreground or background) color will be used.
black
A color used in the "ColorSelection" action.
red
A color used in the "ColorSelection" action.
green
A color used in the "ColorSelection" action.
yellow
A color used in the "ColorSelection" action.
blue
A color used in the "ColorSelection" action.
purple
A color used in the "ColorSelection" action.
cyan
A color used in the "ColorSelection" action.
white
A color used in the "ColorSelection" action.
bright black
A color used in the "ColorSelection" action.
bright red
A color used in the "ColorSelection" action.
bright green
A color used in the "ColorSelection" action.
bright yellow
A color used in the "ColorSelection" action.
bright blue
A color used in the "ColorSelection" action.
bright purple
A color used in the "ColorSelection" action.
bright cyan
A color used in the "ColorSelection" action.
bright white
A color used in the "ColorSelection" action.
Expand selection to word
Show context menu
Close all other panes
Toggle broadcast input to all panes
When enabled, input will go to all panes in this tab simultaneously
Restart session
Open scratchpad
Select next command output
Select previous command output
Select next command
Select previous command
Search {0}
{0} will be replaced with a user-specified URL to a web page
Search the web for selected text
This will open a web browser to search for some user-selected text
Open about dialog
This will open the "about" dialog, to display version info and other documentation
Save Snippet
Open quick fix menu
Open current working directory
Workspaces...
Close tab
Send input
Set focus mode
Set full screen
Set maximized
Set color scheme
Close other tabs
Close tabs after
Move tab
Find match
Search for text
Focus pane
Export buffer
Clear buffer
Multiple actions
Adjust opacity
Select command
Select output
Suggestions
Color selection
WSL Distribution Profile Generator
The display name of a dynamic profile generator for WSL distros
PowerShell Profile Generator
The display name of a dynamic profile generator for PowerShell
Azure Cloud Shell Profile Generator
The display name of a dynamic profile generator for Azure Cloud Shell
Visual Studio Profile Generator
The display name of a dynamic profile generator for Visual Studio
SSH Host Profile Generator
The display name of a dynamic profile generator for SSH hosts
Dismiss selection
Single line
With control sequences
Copy formatting
Tab index
Window
Resize direction
Focus direction
Direction
Delta
Input
Target
Is focus mode
Is maximized
Is full screen
Scheme name
Tab color
Title
Commandline
Index
Rows to scroll
Color
Launch mode
Name
Key chord
Source
Use commandline
Switcher mode
Query URL
Desktop
Monitor
Toggle visibility
Dropdown duration
Id
Path
Clear
Opacity
Relative
Foreground
Background
Match mode
Starting directory
Tab title
Profile index
Profile
Suppress application title
Color scheme
Elevate
Reload environment variables
Split direction
Split mode
Split size