82 lines
1.7 KiB
Text
82 lines
1.7 KiB
Text
new-terminal = New terminal
|
|
|
|
# Context Pages
|
|
|
|
## Profiles
|
|
profiles = Profiles
|
|
name = Name
|
|
command-line = Command line
|
|
command-line-description = Custom command line to run, if set
|
|
tab-title = Tab title
|
|
tab-title-description = Override the default tab title
|
|
add-profile = Add profile
|
|
new-profile = New profile
|
|
|
|
## Settings
|
|
settings = Settings
|
|
|
|
### Appearance
|
|
appearance = Appearance
|
|
theme = Theme
|
|
match-desktop = Match desktop
|
|
dark = Dark
|
|
light = Light
|
|
syntax-dark = Color scheme dark
|
|
syntax-light = Color scheme light
|
|
default-zoom-step = Zoom steps
|
|
opacity = Background opacity
|
|
|
|
### Font
|
|
font = Font
|
|
advanced-font-settings = Advanced Font Settings
|
|
default-font = Font
|
|
default-font-size = Font size
|
|
default-font-stretch = Font stretch
|
|
default-font-weight = Normal font weight
|
|
default-dim-font-weight = Dim font weight
|
|
default-bold-font-weight = Bold font weight
|
|
use-bright-bold = Make bold text brighter
|
|
|
|
### Splits
|
|
splits = Splits
|
|
focus-follow-mouse = Typing focus follows mouse
|
|
|
|
### Advanced
|
|
advanced = Advanced
|
|
show-headerbar = Show header
|
|
show-header-description = Reveal the header from the right-click menu.
|
|
|
|
# Find
|
|
find-placeholder = Find...
|
|
find-previous = Find previous
|
|
find-next = Find next
|
|
|
|
# Menu
|
|
|
|
## File
|
|
file = File
|
|
new-tab = New tab
|
|
new-window = New window
|
|
profile = Profile
|
|
menu-profiles = Profiles...
|
|
close-tab = Close tab
|
|
quit = Quit
|
|
|
|
## Edit
|
|
edit = Edit
|
|
copy = Copy
|
|
paste = Paste
|
|
select-all = Select all
|
|
find = Find
|
|
|
|
## View
|
|
view = View
|
|
zoom-in = Larger text
|
|
zoom-reset = Default text size
|
|
zoom-out = Smaller text
|
|
next-tab = Next tab
|
|
previous-tab = Previous tab
|
|
split-horizontal = Split horizontal
|
|
split-vertical = Split vertical
|
|
pane-toggle-maximize = Toggle maximized
|
|
menu-settings = Settings...
|